diff options
author | 2004-07-15 00:06:37 +0000 | |
---|---|---|
committer | 2004-07-15 00:06:37 +0000 | |
commit | fb4ef215547910573b8dce2f818f48149ded8e40 (patch) | |
tree | a5fe4bbf1ed341ef05d555a676f246b812bbfe15 /net-ftp | |
parent | sync IUSE (+bidi), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-fb4ef215547910573b8dce2f818f48149ded8e40.tar.gz gentoo-2-fb4ef215547910573b8dce2f818f48149ded8e40.tar.bz2 gentoo-2-fb4ef215547910573b8dce2f818f48149ded8e40.zip |
sync IUSE (missing)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/profxp/profxp-3_pre2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-ftp/profxp/profxp-3_pre2.ebuild b/net-ftp/profxp/profxp-3_pre2.ebuild index 8b5e5e5293d5..539be5f43313 100644 --- a/net-ftp/profxp/profxp-3_pre2.ebuild +++ b/net-ftp/profxp/profxp-3_pre2.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/net-ftp/profxp/profxp-3_pre2.ebuild,v 1.4 2004/06/24 22:47:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/profxp-3_pre2.ebuild,v 1.5 2004/07/15 00:03:42 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ SRC_URI="http://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz LICENSE="BSD" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="dev-lang/perl dev-perl/Time-HiRes |