summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild')
-rw-r--r--x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild
index bc696b16fb22..f1528aafb080 100644
--- a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild
+++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild
@@ -1,23 +1,21 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild,v 1.1 2004/09/04 04:22:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild,v 1.2 2004/09/24 12:59:19 vapier Exp $
inherit eutils flag-o-matic gcc
-IUSE=""
-
DESCRIPTION="A utility to create a fonts.scale file from a set of TrueType fonts"
HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
RDEPEND="virtual/libc
sys-libs/zlib
>=media-libs/freetype-2.0.8"
-
DEPEND="${RDEPEND}
>=sys-devel/flex-2.5.4a-r5
sys-devel/libtool"