diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:05:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:05:12 +0000 |
commit | d96e153e880837f933dc8e64f5c11c4410278acb (patch) | |
tree | 083399c430f4c3a51f3cf340e8cc69580d52c6ed /x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild | |
parent | Marking mesa-7.11.2 ppc for bug 394393 (diff) | |
download | historical-d96e153e880837f933dc8e64f5c11c4410278acb.tar.gz historical-d96e153e880837f933dc8e64f5c11c4410278acb.tar.bz2 historical-d96e153e880837f933dc8e64f5c11c4410278acb.zip |
Marking mkfontscale-1.0.9-r1 ppc for bug 394393
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild index b620b62d8eec..53d51e2c86ec 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild,v 1.5 2011/12/27 20:50:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.9-r1.ebuild,v 1.6 2012/02/15 19:05:12 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc |