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
commitc707c370550696aa447ca13c56e107389e936f7e (patch)
tree80fa2946191c0cd25c37a464f2a50dfd943cc16c /dev-perl/Crypt-Twofish
parentDep for Module-Signature (diff)
downloadgentoo-2-c707c370550696aa447ca13c56e107389e936f7e.tar.gz
gentoo-2-c707c370550696aa447ca13c56e107389e936f7e.tar.bz2
gentoo-2-c707c370550696aa447ca13c56e107389e936f7e.zip
dep for module-signature
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-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/Manifest3
-rw-r--r--dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.121
-rw-r--r--dev-perl/Crypt-Twofish/metadata.xml10
5 files changed, 40 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/Manifest b/dev-perl/Crypt-Twofish/Manifest
new file mode 100644
index 000000000000..ac1034beb796
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/Manifest
@@ -0,0 +1,3 @@
+MD5 8af793c202cb9f472d7a1a10eff0ab64 Crypt-Twofish-2.12.ebuild 365
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 5495d735911c036ec216ef983566b3a8 files/digest-Crypt-Twofish-2.12 69
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>