diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:45:13 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:45:13 +0000 |
commit | cd7f158dbf781e166a2e822c68c8818517cedb38 (patch) | |
tree | 8887ce6881f45c9eb44d832bc10f11e67a856a45 /app-admin/eselect-fontconfig | |
parent | amd64 stable, bug 186288 (diff) | |
download | gentoo-2-cd7f158dbf781e166a2e822c68c8818517cedb38.tar.gz gentoo-2-cd7f158dbf781e166a2e822c68c8818517cedb38.tar.bz2 gentoo-2-cd7f158dbf781e166a2e822c68c8818517cedb38.zip |
Add ~amd64, bug 180231
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-admin/eselect-fontconfig')
-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 6d67c9345b38..d9ba17ac5392 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.3 2007/07/28 17:11:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/ChangeLog,v 1.4 2007/07/28 18:45:13 beandog Exp $ + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> + eselect-fontconfig-1.0.ebuild: + Add ~amd64, bug 180231 28 Jul 2007; Raúl Porcel <armin76@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 7cd2457fe12c..5241f541abb1 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.3 2007/07/28 17:11:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.4 2007/07/28 18:45:13 beandog 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 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" IUSE="" DEPEND="" |