diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-12-20 15:14:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-12-20 15:14:09 +0000 |
commit | 1f85dba86e5abd1f681e4655c1a56f78f653918d (patch) | |
tree | 4a4cab0afbcff31077a68b7fd1d5a535d95a597b /app-admin/eselect-fontconfig | |
parent | x86 stable, bug #201896 (diff) | |
download | gentoo-2-1f85dba86e5abd1f681e4655c1a56f78f653918d.tar.gz gentoo-2-1f85dba86e5abd1f681e4655c1a56f78f653918d.tar.bz2 gentoo-2-1f85dba86e5abd1f681e4655c1a56f78f653918d.zip |
~sparc-fbsd and ~x86-fbsd for bug #180231
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-admin/eselect-fontconfig')
-rw-r--r-- | app-admin/eselect-fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-fontconfig/ChangeLog b/app-admin/eselect-fontconfig/ChangeLog index f373e1221b27..740a8fcfacbe 100644 --- a/app-admin/eselect-fontconfig/ChangeLog +++ b/app-admin/eselect-fontconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-fontconfig # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/ChangeLog,v 1.9 2007/12/04 03:07:54 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/ChangeLog,v 1.10 2007/12/20 15:14:09 cardoe Exp $ + + 20 Dec 2007; Doug Klima <cardoe@gentoo.org> eselect-fontconfig-1.0.ebuild: + ~sparc-fbsd and ~x86-fbsd for bug #180231 04 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> eselect-fontconfig-1.0.ebuild: diff --git a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild b/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild index f46237c11c77..86bd266613b5 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.9 2007/12/04 03:07:54 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.10 2007/12/20 15:14:09 cardoe 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |