* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32/
@ 2011-09-23 6:17 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-23 6:17 UTC (permalink / raw
To: gentoo-commits
commit: 46b8726a7799a0f7f6504c8b9dcaa4358b25b370
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 04:19:30 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 04:19:30 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46b8726a
[migrate] Crypt-Skip32;
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Crypt-Skip32/ChangeLog | 10 +++++++++-
...p32-0.14.ebuild => Crypt-Skip32-0.140.0.ebuild} | 3 ++-
...p32-0.15.ebuild => Crypt-Skip32-0.150.0.ebuild} | 3 ++-
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Crypt-Skip32/ChangeLog b/dev-perl/Crypt-Skip32/ChangeLog
index 9c6cf42..e12c299 100644
--- a/dev-perl/Crypt-Skip32/ChangeLog
+++ b/dev-perl/Crypt-Skip32/ChangeLog
@@ -1,7 +1,15 @@
# ChangeLog for dev-perl/Crypt-Skip32
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Crypt-Skip32-0.150.0 (23 Sep 2011)
+*Crypt-Skip32-0.140.0 (23 Sep 2011)
+
+ 23 Sep 2011; Kent Fredric <kentfredric@gmail.com> -Crypt-Skip32-0.14.ebuild,
+ -Crypt-Skip32-0.15.ebuild, +Crypt-Skip32-0.140.0.ebuild,
+ +Crypt-Skip32-0.150.0.ebuild:
+ Migrate to new verson Schema
+
*Crypt-Skip32-0.15 (10 Feb 2010)
10 Feb 2010; Torsten Veller <tove@gentoo.org> +Crypt-Skip32-0.15.ebuild:
diff --git a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.14.ebuild b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild
similarity index 85%
rename from dev-perl/Crypt-Skip32/Crypt-Skip32-0.14.ebuild
rename to dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild
index c43c92d..a529506 100644
--- a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.14.ebuild
+++ b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=ESH
+MODULE_VERSION="0.14"
inherit perl-module
DESCRIPTION="32-bit block cipher based on Skipjack"
diff --git a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.15.ebuild b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.150.0.ebuild
similarity index 85%
rename from dev-perl/Crypt-Skip32/Crypt-Skip32-0.15.ebuild
rename to dev-perl/Crypt-Skip32/Crypt-Skip32-0.150.0.ebuild
index c4a192c..e9490e3 100644
--- a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.15.ebuild
+++ b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.150.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=ESH
+MODULE_VERSION="0.15"
inherit perl-module
DESCRIPTION="32-bit block cipher based on Skipjack"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32/
@ 2011-09-23 6:17 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-23 6:17 UTC (permalink / raw
To: gentoo-commits
commit: a04ac6b41ac65c71995a57753795a0751633ff96
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 06:15:19 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 06:15:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a04ac6b4
[newversion] Crypt-Skip32-0.170.0
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Crypt-Skip32/ChangeLog | 6 +++
dev-perl/Crypt-Skip32/Crypt-Skip32-0.170.0.ebuild | 44 +++++++++++++++++++++
dev-perl/Crypt-Skip32/metadata.xml | 5 ++-
3 files changed, 54 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Crypt-Skip32/ChangeLog b/dev-perl/Crypt-Skip32/ChangeLog
index e12c299..1b3558f 100644
--- a/dev-perl/Crypt-Skip32/ChangeLog
+++ b/dev-perl/Crypt-Skip32/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Crypt-Skip32-0.170.0 (23 Sep 2011)
+
+ 23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ +Crypt-Skip32-0.170.0.ebuild:
+ Version Bump
+
*Crypt-Skip32-0.150.0 (23 Sep 2011)
*Crypt-Skip32-0.140.0 (23 Sep 2011)
diff --git a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.170.0.ebuild b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.170.0.ebuild
new file mode 100644
index 0000000..fc18d6e
--- /dev/null
+++ b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.170.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ESH
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="32-bit block cipher based on Skipjack"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test +recommended"
+comment() { true;}
+RDEPEND="
+ $(comment perl 5.8.0)
+ recommended? (
+ $(comment Crypt::Skip32::XS)
+ dev-perl/Crypt-Skip32-XS
+ $(comment Crypt::CBC 2.22)
+ >=dev-perl/crypt-cbc-2.22
+ )
+"
+DEPEND="
+ $(comment --configure)
+ virtual/perl-Module-Build
+ $(comment --build)
+ test? (
+ $(comment Test::More 0.62)
+ >=virtual/perl-Test-Simple-0.62
+ $(comment Test::NoWarnings 0.084)
+ >=dev-perl/Test-NoWarnings-0.084
+ recommended? (
+ $(comment Test::Distribution)
+ dev-perl/Test-Distribution
+ )
+
+ )
+ ${RDEPEND}
+"
+
+SRC_TEST=do
diff --git a/dev-perl/Crypt-Skip32/metadata.xml b/dev-perl/Crypt-Skip32/metadata.xml
index 7946d09..4592ec7 100644
--- a/dev-perl/Crypt-Skip32/metadata.xml
+++ b/dev-perl/Crypt-Skip32/metadata.xml
@@ -5,5 +5,8 @@
<maintainer>
<email>mb@italpro.net</email>
<name>Michele Beltrame</name>
- </maintainer>
+ </maintainer>
+ <use>
+ <flag name="recommended">Install dependencies recommended by upstream that may add functionality</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32/
@ 2011-09-23 8:27 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-23 8:27 UTC (permalink / raw
To: gentoo-commits
commit: 6d886747f9f25eedb7538c85d8243eecf6f7332f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 06:47:17 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 06:47:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d886747
[cpanclean] Crypt-Skip32-0.140.0
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Crypt-Skip32/ChangeLog | 4 +++
dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild | 22 ---------------------
2 files changed, 4 insertions(+), 22 deletions(-)
diff --git a/dev-perl/Crypt-Skip32/ChangeLog b/dev-perl/Crypt-Skip32/ChangeLog
index 1b3558f..43c4cb7 100644
--- a/dev-perl/Crypt-Skip32/ChangeLog
+++ b/dev-perl/Crypt-Skip32/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ -Crypt-Skip32-0.140.0.ebuild:
+ Gone on CPAN
+
*Crypt-Skip32-0.170.0 (23 Sep 2011)
23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild b/dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild
deleted file mode 100644
index a529506..0000000
--- a/dev-perl/Crypt-Skip32/Crypt-Skip32-0.140.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=ESH
-MODULE_VERSION="0.14"
-inherit perl-module
-
-DESCRIPTION="32-bit block cipher based on Skipjack"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build
- test? ( >=dev-perl/Test-NoWarnings-0.084
- dev-perl/Test-Distribution )"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-23 8:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 8:27 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-09-23 6:17 Kent Fredric
2011-09-23 6:17 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox