summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-08-14 18:05:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-08-14 18:05:38 +0000
commitad812105bd4791ffc0af0c9c31909884201b506d (patch)
tree01ea784cadc8b4bfa918a147de480ab7433843e6 /dev-perl
parentremoved supersed dependency (diff)
downloadgentoo-2-ad812105bd4791ffc0af0c9c31909884201b506d.tar.gz
gentoo-2-ad812105bd4791ffc0af0c9c31909884201b506d.tar.bz2
gentoo-2-ad812105bd4791ffc0af0c9c31909884201b506d.zip
Crypt-DES is a new ebuild to meet unmet dependancy in Net-SNMP (perl
module)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Crypt-DES/ChangeLog8
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild17
-rw-r--r--dev-perl/Crypt-DES/files/digest-Crypt-DES-2.031
3 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Crypt-DES/ChangeLog b/dev-perl/Crypt-DES/ChangeLog
new file mode 100644
index 000000000000..e023bdf2aea3
--- /dev/null
+++ b/dev-perl/Crypt-DES/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/Crypt-DES
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.1 2002/08/14 18:05:38 mcummings Exp $
+
+*Crypt-DES-2.03 (13 Aug 2002)
+
+ 14 Aug 2002; Michael Cummings <mcummings@gentoo.org>
+ Initial ebuild
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild
new file mode 100644
index 000000000000..9b8ca0546a7d
--- /dev/null
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.1 2002/08/14 18:05:38 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Crypt::DES module for perl"
+SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86"
+
+DEPEND="virtual/glibc >=sys-devel/perl-5"
+
+export OPTIMIZE="${CFLAGS}"
diff --git a/dev-perl/Crypt-DES/files/digest-Crypt-DES-2.03 b/dev-perl/Crypt-DES/files/digest-Crypt-DES-2.03
new file mode 100644
index 000000000000..301bcb8edec8
--- /dev/null
+++ b/dev-perl/Crypt-DES/files/digest-Crypt-DES-2.03
@@ -0,0 +1 @@
+MD5 1b9a84e14214e74e71dd80f906a3db96 Crypt-DES-2.03.tar.gz 15274