summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild')
-rw-r--r--dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild
index c823691e4e4f..01c650e87437 100644
--- a/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild
+++ b/dev-perl/crypt-cbc/crypt-cbc-2.11.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/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild,v 1.2 2004/06/25 00:16:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild,v 1.3 2004/07/14 17:02:32 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LD/LDS/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips"
+IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/Digest-MD5"