diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:38:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:38:24 +0000 |
commit | 04ed54f23339469fc4a048b4ca6c5df8297cfb26 (patch) | |
tree | d83ab1f8955ba8fe1efff32bef9da48684c6cfd7 /x11-apps | |
parent | Marking xrdb-1.0.5 ~ppc for bug 268581 (diff) | |
download | historical-04ed54f23339469fc4a048b4ca6c5df8297cfb26.tar.gz historical-04ed54f23339469fc4a048b4ca6c5df8297cfb26.tar.bz2 historical-04ed54f23339469fc4a048b4ca6c5df8297cfb26.zip |
Marking mkfontscale-1.0.5 ~ppc for bug 268581
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index cb5263c25ab5..5daca3225589 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.46 2009/05/05 12:31:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.47 2009/05/20 13:38:24 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking mkfontscale-1.0.5 ppc stable for bug 268581 05 May 2009; Jeroen Roovers <jer@gentoo.org> mkfontscale-1.0.5.ebuild: Stable for HPPA (bug #268581). diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild index d2a2239881f0..c35e4a9ed41d 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-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-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.6 2009/05/05 12:31:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.7 2009/05/20 13:38:24 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="create an index of scalable font files for X" -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="x11-libs/libfontenc =media-libs/freetype-2*" |