diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 20:47:10 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 20:47:10 +0000 |
commit | f32f9c905ab8a37c5aa64db0f8e0d6ac0feec37c (patch) | |
tree | 2997bda5f8f9817a7a5e70f66ddf14d04347fe5f /x11-apps | |
parent | Marked ppc/ppc64 stable for bug #191615. (diff) | |
download | gentoo-2-f32f9c905ab8a37c5aa64db0f8e0d6ac0feec37c.tar.gz gentoo-2-f32f9c905ab8a37c5aa64db0f8e0d6ac0feec37c.tar.bz2 gentoo-2-f32f9c905ab8a37c5aa64db0f8e0d6ac0feec37c.zip |
Marked ppc stable for bug #191615.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index 903643b933e8..7e811ea49cdb 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.36 2007/08/07 13:24:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.37 2007/09/08 20:47:10 josejx Exp $ + + 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> mkfontscale-1.0.3.ebuild: + Marked ppc stable for bug #191615. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> mkfontscale-1.0.3.ebuild: diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild index 317ae5df4528..a03ecad9a1a3 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.3.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/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.10 2007/08/07 13:24:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.11 2007/09/08 20:47:10 josejx 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" RDEPEND="x11-libs/libfontenc x11-libs/libX11 |