diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-24 16:46:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-24 16:46:45 +0000 |
commit | 0da4805d265d56413c78aae5c84e720b4370dc88 (patch) | |
tree | 5d3766e4b600fe6643777c74ff0493b6e20a231d /app-admin/eselect-fontconfig | |
parent | Marking dmapi-2.2.8 ppc64 for bug 202153 (diff) | |
download | gentoo-2-0da4805d265d56413c78aae5c84e720b4370dc88.tar.gz gentoo-2-0da4805d265d56413c78aae5c84e720b4370dc88.tar.bz2 gentoo-2-0da4805d265d56413c78aae5c84e720b4370dc88.zip |
Marking eselect-fontconfig-1.0 ppc64 for bug 202869
(Portage version: 2.1.3.19)
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 ed90d3105fda..a40ddc131a45 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.16 2007/12/21 14:12:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/ChangeLog,v 1.17 2007/12/24 16:46:45 ranger Exp $ + + 24 Dec 2007; Brent Baude <ranger@gentoo.org> + eselect-fontconfig-1.0.ebuild: + Marking eselect-fontconfig-1.0 ppc64 for bug 202869 21 Dec 2007; nixnut <nixnut@gentoo.org> eselect-fontconfig-1.0.ebuild: Stable on ppc wrt bug 202869 diff --git a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild b/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild index b882e005baf1..34c186c061d9 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.16 2007/12/21 14:12:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.17 2007/12/24 16:46:45 ranger 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="" |