diff options
author | 2007-12-20 16:15:40 +0000 | |
---|---|---|
committer | 2007-12-20 16:15:40 +0000 | |
commit | 226631e846ce7a3a8a9ba0057ff89e37b2ae09b8 (patch) | |
tree | fd37e91eb053ae9f2c1d7eb1e7d4eae54b89fda9 /app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | |
parent | add qt3support to qconfig.pri (diff) | |
download | historical-226631e846ce7a3a8a9ba0057ff89e37b2ae09b8.tar.gz historical-226631e846ce7a3a8a9ba0057ff89e37b2ae09b8.tar.bz2 historical-226631e846ce7a3a8a9ba0057ff89e37b2ae09b8.zip |
Sparc stable --- Bug #202869 --- seems to work as it should.
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild')
-rw-r--r-- | app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild b/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild index 3a4f24581bea..01e2186b89c8 100644 --- a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild +++ b/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.12 2007/12/20 15:46:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.13 2007/12/20 16:15:40 fmccor Exp $ DESCRIPTION="An eselect module to manage /etc/fonts/conf.d symlinks." HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |