diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 10:51:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 10:51:03 +0000 |
commit | 8d9ed3c51bc2c1e23ae0290cb99a57408d9953a9 (patch) | |
tree | a1282589fbebab15234ca35085888286b9ed1850 /x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild | |
parent | amd64 stable wrt #344827 (diff) | |
download | gentoo-2-8d9ed3c51bc2c1e23ae0290cb99a57408d9953a9.tar.gz gentoo-2-8d9ed3c51bc2c1e23ae0290cb99a57408d9953a9.tar.bz2 gentoo-2-8d9ed3c51bc2c1e23ae0290cb99a57408d9953a9.zip |
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild index fc76a4288025..d69bee34e43a 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild,v 1.3 2010/12/19 12:02:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild,v 1.4 2010/12/23 10:51:03 ssuominen Exp $ EAPI=3 @@ -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 |