summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:08:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:08:51 +0000
commit7b86cf08e50a54b95f97622ae2eceee62c196d26 (patch)
tree1d118ff1390268ba2a19e761edbc10cd77632ffa /dev-perl/crypt-dh
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.tar.gz
gentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.tar.bz2
gentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/crypt-dh')
-rw-r--r--dev-perl/crypt-dh/crypt-dh-0.03.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/crypt-dh/crypt-dh-0.03.ebuild b/dev-perl/crypt-dh/crypt-dh-0.03.ebuild
index 2f76e361871d..0089ccc08e10 100644
--- a/dev-perl/crypt-dh/crypt-dh-0.03.ebuild
+++ b/dev-perl/crypt-dh/crypt-dh-0.03.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-dh/crypt-dh-0.03.ebuild,v 1.5 2004/06/25 00:17:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.03.ebuild,v 1.6 2004/07/14 17:04:04 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips"
+IUSE=""
DEPEND="dev-perl/math-pari
dev-perl/crypt-random"