diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:41:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:41:47 +0000 |
commit | 5aef0b19f5af1b0634b7f4e79eda2f110cee3e92 (patch) | |
tree | 196c5b6f9b67d4c38da72f4dde55e2594643f514 /x11-libs | |
parent | Marking libXxf86misc-1.0.2 ppc64 for bug 294958 (diff) | |
download | historical-5aef0b19f5af1b0634b7f4e79eda2f110cee3e92.tar.gz historical-5aef0b19f5af1b0634b7f4e79eda2f110cee3e92.tar.bz2 historical-5aef0b19f5af1b0634b7f4e79eda2f110cee3e92.zip |
Marking libfontenc-1.0.5 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfontenc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog index 9ce982697775..76fa246d8fa1 100644 --- a/x11-libs/libfontenc/ChangeLog +++ b/x11-libs/libfontenc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfontenc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.47 2009/12/10 19:26:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.48 2009/12/15 19:41:47 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> libfontenc-1.0.5.ebuild: + Marking libfontenc-1.0.5 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> libfontenc-1.0.5.ebuild: diff --git a/x11-libs/libfontenc/libfontenc-1.0.5.ebuild b/x11-libs/libfontenc/libfontenc-1.0.5.ebuild index 386f75785bfd..be36595f0a2c 100644 --- a/x11-libs/libfontenc/libfontenc-1.0.5.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.5.ebuild,v 1.3 2009/12/10 19:26:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.5.ebuild,v 1.4 2009/12/15 19:41:47 ranger Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fontenc library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="sys-libs/zlib" |