diff options
author | 2009-09-23 16:39:21 +0000 | |
---|---|---|
committer | 2009-09-23 16:39:21 +0000 | |
commit | 4f2ea5a07fc704e0ba74886b24377b572153972e (patch) | |
tree | 4114971fa93d50a892da2831227027e671967911 /app-text/t1utils/t1utils-1.34.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-4f2ea5a07fc704e0ba74886b24377b572153972e.tar.gz gentoo-2-4f2ea5a07fc704e0ba74886b24377b572153972e.tar.bz2 gentoo-2-4f2ea5a07fc704e0ba74886b24377b572153972e.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-text/t1utils/t1utils-1.34.ebuild')
-rw-r--r-- | app-text/t1utils/t1utils-1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/t1utils/t1utils-1.34.ebuild b/app-text/t1utils/t1utils-1.34.ebuild index 78b8e3428989..74eab11c9f8c 100644 --- a/app-text/t1utils/t1utils-1.34.ebuild +++ b/app-text/t1utils/t1utils-1.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.34.ebuild,v 1.12 2009/05/22 14:38:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.34.ebuild,v 1.13 2009/09/23 16:39:21 patrick Exp $ inherit eutils @@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" SLOT="0" LICENSE="BSD" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND} !<media-libs/freetype-1.4_pre20080316" |