summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-31 13:48:33 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-31 13:48:33 +0000
commit1204bd7ed5c81bbf736279ab318c64fb8a3a770d (patch)
treeb43d68c95acb156dc6b93194b43b5834fb34d81b /dev-perl/Crypt-Twofish
parentChange version scheme (diff)
downloadgentoo-2-1204bd7ed5c81bbf736279ab318c64fb8a3a770d.tar.gz
gentoo-2-1204bd7ed5c81bbf736279ab318c64fb8a3a770d.tar.bz2
gentoo-2-1204bd7ed5c81bbf736279ab318c64fb8a3a770d.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r--dev-perl/Crypt-Twofish/ChangeLog7
-rw-r--r--dev-perl/Crypt-Twofish/Crypt-Twofish-2.140.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog
index 4afdd9998198..61f6e4c6857b 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.15 2011/04/24 15:48:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.16 2011/08/31 13:48:33 tove Exp $
+
+*Crypt-Twofish-2.140.0 (31 Aug 2011)
+
+ 31 Aug 2011; Torsten Veller <tove@gentoo.org> +Crypt-Twofish-2.140.0.ebuild:
+ Change version scheme
24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Crypt-Twofish-2.14.ebuild:
Marked ~x86-solaris, bug #296509
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.140.0.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.140.0.ebuild
new file mode 100644
index 000000000000..bdc8df8c706e
--- /dev/null
+++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.140.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.140.0.ebuild,v 1.1 2011/08/31 13:48:33 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=AMS
+MODULE_VERSION=2.14
+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"