diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:53:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:53:15 +0000 |
commit | 2e0eddf9ac2fdc673c0b4563f0627c19ec450889 (patch) | |
tree | c8165e957cb1e1b0d0376ac3f8dd2319e35d78a6 /x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-2e0eddf9ac2fdc673c0b4563f0627c19ec450889.tar.gz gentoo-2-2e0eddf9ac2fdc673c0b4563f0627c19ec450889.tar.bz2 gentoo-2-2e0eddf9ac2fdc673c0b4563f0627c19ec450889.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, 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 d69bee34e43a..7525fe94333c 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.4 2010/12/23 10:51:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.8.ebuild,v 1.5 2010/12/25 19:53:15 fauli 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 |