diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:49:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:49:38 +0000 |
commit | efd0071a09db8d90aafc9a9bff6499ba6f38837b (patch) | |
tree | 5dd54ff7ac95c3fc67312a3c52f81cfe2f6e74d2 /app-text/ttf2pt1 | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.tar.gz gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.tar.bz2 gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/ttf2pt1')
-rw-r--r-- | app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index c82bae9e70ac..c04eb1af7cc8 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.20 2004/07/01 12:09:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.21 2004/07/14 00:49:03 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" RDEPEND="virtual/libc >=media-libs/freetype-2.0" diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild index ff58e575485a..8dc830c8ebd5 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.18 2004/07/01 12:09:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.19 2004/07/14 00:49:03 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" RDEPEND="virtual/libc >=media-libs/freetype-2.0" |