diff options
author | 2009-06-05 17:12:03 +0000 | |
---|---|---|
committer | 2009-06-05 17:12:03 +0000 | |
commit | d8f1106bf0a7c3b8aa7876c13f835bb6d83d077a (patch) | |
tree | 0dc565d4da78d6e1c1925fdb644a31b84d7bc89d /x11-apps/mkfontscale | |
parent | stable sparc, bug 268581 (diff) | |
download | gentoo-2-d8f1106bf0a7c3b8aa7876c13f835bb6d83d077a.tar.gz gentoo-2-d8f1106bf0a7c3b8aa7876c13f835bb6d83d077a.tar.bz2 gentoo-2-d8f1106bf0a7c3b8aa7876c13f835bb6d83d077a.zip |
stable sparc, bug 268581
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-apps/mkfontscale')
-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 93e2c1b6c2c1..2b6bad8f387e 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.48 2009/05/20 13:50:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.49 2009/06/05 17:12:03 tcunha Exp $ + + 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> mkfontscale-1.0.5.ebuild: + stable sparc, bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking mkfontscale-1.0.5 ppc64 stable for bug 268581 diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild index 6fcba69cc257..4d6389f4df9c 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.8 2009/05/20 13:50:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.9 2009/06/05 17:12:03 tcunha 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*" |