From c707c370550696aa447ca13c56e107389e936f7e Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Mon, 11 Apr 2005 16:38:46 +0000 Subject: dep for module-signature (Portage version: 2.0.51.19) --- dev-perl/Crypt-Twofish/ChangeLog | 10 ++++++++++ dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild | 16 ++++++++++++++++ dev-perl/Crypt-Twofish/Manifest | 3 +++ dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.12 | 1 + dev-perl/Crypt-Twofish/metadata.xml | 10 ++++++++++ 5 files changed, 40 insertions(+) create mode 100644 dev-perl/Crypt-Twofish/ChangeLog create mode 100644 dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild create mode 100644 dev-perl/Crypt-Twofish/Manifest create mode 100644 dev-perl/Crypt-Twofish/files/digest-Crypt-Twofish-2.12 create mode 100644 dev-perl/Crypt-Twofish/metadata.xml (limited to 'dev-perl/Crypt-Twofish') 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 +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 @@ + + + + perl + + perl@gentoo.org + Primary Maintainer + + + -- cgit v1.2.3-65-gdbad