summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/quickcrypt')
-rw-r--r--app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild b/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild
index a9a343a56fb0..adec6b42787d 100644
--- a/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild
+++ b/app-crypt/quickcrypt/quickcrypt-0.9.2b.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/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild,v 1.8 2004/05/04 14:53:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild,v 1.9 2004/06/13 21:58:18 kloeri Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ SRC_URI="http://linux.netpimpz.com/quickcrypt/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ~ppc alpha amd64 ~ia64 hppa ~mips"
+IUSE=""
DEPEND=">=dev-lang/perl-5.6*
dev-perl/Digest-MD5"