diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 14:02:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 14:02:48 +0000 |
commit | d824fa39169643d0e1c01268df26815c6630db37 (patch) | |
tree | a3fe8e36d0c98f1cf6a4ebd8f5675e58a137b292 /x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild | |
parent | Mark 1.0.0 ~ia64 (diff) | |
download | gentoo-2-d824fa39169643d0e1c01268df26815c6630db37.tar.gz gentoo-2-d824fa39169643d0e1c01268df26815c6630db37.tar.bz2 gentoo-2-d824fa39169643d0e1c01268df26815c6630db37.zip |
Mark 1.0.1 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild index 24058f49a66f..afafaa850daf 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.5 2006/02/14 20:45:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.6 2006/03/09 14:02:48 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org mkfontscale application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libfontenc x11-libs/libX11 =media-libs/freetype-2*" |