summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-15 07:17:08 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-15 07:17:08 +0000
commit55ca0c84535c2d4613e63e0b382d3d1e8be73546 (patch)
treed33da246fe9f5d4ec568c94f2117fff726ae0c8e /dev-perl/Crypt-Twofish
parentBump (diff)
downloadgentoo-2-55ca0c84535c2d4613e63e0b382d3d1e8be73546.tar.gz
gentoo-2-55ca0c84535c2d4613e63e0b382d3d1e8be73546.tar.bz2
gentoo-2-55ca0c84535c2d4613e63e0b382d3d1e8be73546.zip
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r--dev-perl/Crypt-Twofish/ChangeLog9
-rw-r--r--dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog
index 15d0fa90bcc0..9ce4e03fc910 100644
--- a/dev-perl/Crypt-Twofish/ChangeLog
+++ b/dev-perl/Crypt-Twofish/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Crypt-Twofish
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.19 2012/06/24 12:59:10 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.20 2013/08/15 07:17:08 patrick Exp $
+
+*Crypt-Twofish-2.170.0 (15 Aug 2013)
+
+ 15 Aug 2013; Patrick Lauer <patrick@gentoo.org> +Crypt-Twofish-2.170.0.ebuild:
+ Bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild
new file mode 100644
index 000000000000..1d269728da9a
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 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.170.0.ebuild,v 1.1 2013/08/15 07:17:08 patrick Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=AMS
+MODULE_VERSION=2.17
+inherit perl-module
+
+DESCRIPTION="The Twofish Encryption Algorithm"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"