Change version scheme
authorTorsten Veller <tove@gentoo.org>
Wed, 31 Aug 2011 14:20:05 +0000 (14:20 +0000)
committerTorsten Veller <tove@gentoo.org>
Wed, 31 Aug 2011 14:20:05 +0000 (14:20 +0000)
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64

dev-perl/Crypt-Blowfish/ChangeLog
dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild [new file with mode: 0644]
dev-perl/Crypt-CAST5_PP/ChangeLog
dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0.ebuild [new file with mode: 0644]
dev-perl/Crypt-Cracklib/ChangeLog
dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0.ebuild [new file with mode: 0644]
dev-perl/Crypt-DES/ChangeLog
dev-perl/Crypt-DES/Crypt-DES-2.50.0.ebuild [new file with mode: 0644]

index 689e522d980d58f023ff5f979a550d2d39c5bb4c..de144893fbb51be830c09be6c9f9a22529366a08 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-Blowfish
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.29 2011/04/24 15:55:20 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.30 2011/08/31 14:20:05 tove Exp $
+
+*Crypt-Blowfish-2.120.0 (31 Aug 2011)
+
+  31 Aug 2011; Torsten Veller <tove@gentoo.org> +Crypt-Blowfish-2.120.0.ebuild:
+  Change version scheme
 
   24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Crypt-Blowfish-2.12.ebuild:
   Marked ~x86-solaris, bug #296509
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild
new file mode 100644 (file)
index 0000000..e15056b
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild,v 1.1 2011/08/31 14:20:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DPARIS
+MODULE_VERSION=2.12
+inherit perl-module
+
+DESCRIPTION="Crypt::Blowfish module for perl"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
+
+export OPTIMIZE="${CFLAGS}"
index 4af40c5a9e42f31bdff580f7947210cae781f5ff..71adc97b2b9549bdfc1da20e7adbad3894b90c8d 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-CAST5_PP
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.19 2011/04/24 15:48:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.20 2011/08/31 14:17:26 tove Exp $
+
+*Crypt-CAST5_PP-1.40.0 (31 Aug 2011)
+
+  31 Aug 2011; Torsten Veller <tove@gentoo.org> +Crypt-CAST5_PP-1.40.0.ebuild:
+  Change version scheme
 
   24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Crypt-CAST5_PP-1.04.ebuild:
   Marked ~x86-solaris, bug #296509
diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0.ebuild
new file mode 100644 (file)
index 0000000..02ec076
--- /dev/null
@@ -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-CAST5_PP/Crypt-CAST5_PP-1.40.0.ebuild,v 1.1 2011/08/31 14:17:26 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BOBMATH
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="CAST5 block cipher in pure Perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
index 2ab447e790fd1b6c465c9a273d6f04e2702a08c0..90f392734f8433b0e57d3740e2225b02fec23c94 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-Cracklib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/ChangeLog,v 1.27 2011/01/14 18:29:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/ChangeLog,v 1.28 2011/08/31 14:16:27 tove Exp $
+
+*Crypt-Cracklib-1.700.0 (31 Aug 2011)
+
+  31 Aug 2011; Torsten Veller <tove@gentoo.org> +Crypt-Cracklib-1.700.0.ebuild:
+  Change version scheme
 
   14 Jan 2011; Torsten Veller <tove@gentoo.org> -Crypt-Cracklib-1.1.ebuild,
   -Crypt-Cracklib-1.2.ebuild, -Crypt-Cracklib-1.4-r1.ebuild:
diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0.ebuild
new file mode 100644 (file)
index 0000000..941914c
--- /dev/null
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0.ebuild,v 1.1 2011/08/31 14:16:27 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DANIEL
+MODULE_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="Perl interface to Alec Muffett's Cracklib"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE="test"
+
+RDEPEND="sys-libs/cracklib"
+DEPEND="${RDEPEND}
+       test? ( dev-perl/Pod-Coverage
+               dev-perl/Test-Pod
+               dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST="do"
index 8406db1cda955ea0ef191ff537a09c0a13cab98e..8fd72560a9b67c36f573b46f9d2e90d07d8f9274 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-DES
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.27 2010/03/18 19:38:02 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.28 2011/08/31 14:15:55 tove Exp $
+
+*Crypt-DES-2.50.0 (31 Aug 2011)
+
+  31 Aug 2011; Torsten Veller <tove@gentoo.org> +Crypt-DES-2.50.0.ebuild:
+  Change version scheme
 
   18 Mar 2010; Jeremy Olexa <darkside@gentoo.org> Crypt-DES-2.05.ebuild:
   add ~x86-solaris ~sparc-solaris kw, as tested on bug 308683
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.50.0.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.50.0.ebuild
new file mode 100644 (file)
index 0000000..4c907b6
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.50.0.ebuild,v 1.1 2011/08/31 14:15:55 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DPARIS
+MODULE_VERSION=2.05
+inherit perl-module
+
+DESCRIPTION="Crypt::DES module for perl"
+
+LICENSE="DES"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+export OPTIMIZE="${CFLAGS}"