summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-11 16:38:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-11 16:38:46 +0000
commit59d091543eec674c064bf9517ae60e380c2e6c9a (patch)
tree1eebb32e2ad90235008f9e2666dc5f10903b3dcc /dev-perl
parentDep for Module-Signature (diff)
downloadhistorical-59d091543eec674c064bf9517ae60e380c2e6c9a.tar.gz
historical-59d091543eec674c064bf9517ae60e380c2e6c9a.tar.bz2
historical-59d091543eec674c064bf9517ae60e380c2e6c9a.zip
dep for module-signature
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Crypt-Twofish/ChangeLog10
-rw-r--r--dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild16
-rw-r--r--dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.121
-rw-r--r--dev-perl/Crypt-Twofish/metadata.xml10
4 files changed, 37 insertions, 0 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog
new file mode 100644
index 000000000000..e88b00651a36
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Crypt-Twofish
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.1 2005/04/11 16:38:46 mcummings Exp $
+
+*Crypt-Twofish-2.12 (11 Apr 2005)
+
+ 11 Apr 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +Crypt-Twofish-2.12.ebuild:
+ Dep for Module-Signature
+
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild
new file mode 100644
index 000000000000..d2e371b245b0
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild,v 1.1 2005/04/11 16:38:46 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="The Twofish Encryption Algorithm"
+HOMEPAGE="http://search.cpan.org/~ams/${P}/"
+SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.12 b/dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.12
new file mode 100644
index 000000000000..fbcfdb59f22a
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.12
@@ -0,0 +1 @@
+MD5 39937a00e4d5e6a5d700d1cd9991517c Crypt-Twofish-2.12.tar.gz 13194
diff --git a/dev-perl/Crypt-Twofish/metadata.xml b/dev-perl/Crypt-Twofish/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>