diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-20 05:26:31 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-20 05:26:31 +0000 |
commit | 9bc44b27ec06fee5191b301088dae357641e6103 (patch) | |
tree | ed65b671195f529e90fecbbed5410d3c2cbfe476 /x11-misc/ttmkfdir | |
parent | fixed ldap support (Manifest recommit) (diff) | |
download | gentoo-2-9bc44b27ec06fee5191b301088dae357641e6103.tar.gz gentoo-2-9bc44b27ec06fee5191b301088dae357641e6103.tar.bz2 gentoo-2-9bc44b27ec06fee5191b301088dae357641e6103.zip |
gcc-34 on ppc
Diffstat (limited to 'x11-misc/ttmkfdir')
-rw-r--r-- | x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild index cd18f8491dd2..a0faea6f5b1f 100644 --- a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild +++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild,v 1.11 2004/04/28 22:21:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild,v 1.12 2004/05/20 05:26:31 pvdabeel Exp $ inherit eutils flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa amd64 ia64" IUSE="" RDEPEND="virtual/glibc diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild index b02172b9cd8f..ac69042136bd 100644 --- a/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild +++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild,v 1.10 2004/02/22 22:47:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9.ebuild,v 1.11 2004/05/20 05:26:31 pvdabeel Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc ~ppc alpha hppa ia64 mips" +KEYWORDS="x86 sparc ppc alpha hppa ia64 mips" DEPEND=">=media-libs/freetype-2.0.8 >=sys-devel/flex-2.5.4a-r5 |