diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 20:26:52 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 20:26:52 +0000 |
commit | 52afa4384744a1f938974fd25a44f5f2ca06ad2f (patch) | |
tree | 25e1116fdb788313932324648a71183be9f59396 | |
parent | clean up unused patch (diff) | |
download | gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.tar.gz gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.tar.bz2 gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.zip |
Stable on x86 wrt bug #202869
(Portage version: 2.1.3.19)
-rw-r--r-- | app-admin/eselect-fontconfig/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-fontconfig/ChangeLog b/app-admin/eselect-fontconfig/ChangeLog index 70c97d8f7117..64479d575860 100644 --- a/app-admin/eselect-fontconfig/ChangeLog +++ b/app-admin/eselect-fontconfig/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2007/12/20 16:15:40 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/ChangeLog,v 1.14 2007/12/20 20:26:52 cla Exp $ + + 20 Dec 2007; Dawid Węgliński <cla@gentoo.org> + eselect-fontconfig-1.0.ebuild: + Stable on x86 (bug #202869) 20 Dec 2007; Ferris McCormick <fmccor@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 01e2186b89c8..627deef0d712 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.13 2007/12/20 16:15:40 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.14 2007/12/20 20:26:52 cla 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="" |