diff options
Diffstat (limited to 'app-text/fdftk/fdftk-6.0-r1.ebuild')
-rw-r--r-- | app-text/fdftk/fdftk-6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/fdftk/fdftk-6.0-r1.ebuild b/app-text/fdftk/fdftk-6.0-r1.ebuild index 89a67454f75c..078061e564aa 100644 --- a/app-text/fdftk/fdftk-6.0-r1.ebuild +++ b/app-text/fdftk/fdftk-6.0-r1.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/fdftk/fdftk-6.0-r1.ebuild,v 1.2 2004/06/24 22:35:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/fdftk/fdftk-6.0-r1.ebuild,v 1.3 2004/07/01 11:57:20 eradicator Exp $ MY_P="FDFToolkitForUnix" At="${MY_P}.tar.gz" @@ -14,7 +14,7 @@ LICENSE="Adobe" KEYWORDS="-* ~x86" # binaries for i386 type hardware ONLY RESTRICT="fetch nostrip nomirror" -#DEPEND="virtual/glibc +#DEPEND="virtual/libc # perl? ( dev-lang/perl )" #IUSE="perl" |