diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:09:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:09:10 +0000 |
commit | f4b91dd8aabd94e222d12b7ab11de7d71227919e (patch) | |
tree | 308e91efcc54cea6dbbed7ff0b5c60a63eaa536a /x11-apps/mkfontscale | |
parent | alpha/ia64/sparc stable wrt #293565 (diff) | |
download | gentoo-2-f4b91dd8aabd94e222d12b7ab11de7d71227919e.tar.gz gentoo-2-f4b91dd8aabd94e222d12b7ab11de7d71227919e.tar.bz2 gentoo-2-f4b91dd8aabd94e222d12b7ab11de7d71227919e.zip |
Marking mkfontscale-1.0.7 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index a95fe94d788c..77842afd17f9 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.59 2009/12/15 14:59:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.60 2009/12/15 19:09:10 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> mkfontscale-1.0.7.ebuild: + Marking mkfontscale-1.0.7 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> mkfontscale-1.0.6.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #282290 diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild index a7b3bdf2c3e3..d64bf8b80cf8 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild @@ -1,12 +1,12 @@ # 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.7.ebuild,v 1.3 2009/12/10 18:19:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild,v 1.4 2009/12/15 19:09:10 ranger Exp $ inherit x-modular DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libfontenc |