* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32-Base32Crockford/
@ 2014-08-28 7:30 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2014-08-28 7:30 UTC (permalink / raw
To: gentoo-commits
commit: c93012efa1f61683f2790d6d3e1c27fa610d8b15
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 07:20:00 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 07:20:00 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c93012ef
[fixup] dev-perl/Crypt-Skip32-Base32Crockford EAPI5, Normalise, fix deps and tests
Package-Manager: portage-2.2.10
---
dev-perl/Crypt-Skip32-Base32Crockford/ChangeLog | 11 +++++++++++
....ebuild => Crypt-Skip32-Base32Crockford-0.330.0.ebuild} | 14 +++++++++++---
2 files changed, 22 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Crypt-Skip32-Base32Crockford/ChangeLog b/dev-perl/Crypt-Skip32-Base32Crockford/ChangeLog
new file mode 100644
index 0000000..c02910a
--- /dev/null
+++ b/dev-perl/Crypt-Skip32-Base32Crockford/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/Crypt-Skip32-Base32Crockford
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Crypt-Skip32-Base32Crockford-0.330.0 (28 Aug 2014)
+
+ 28 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Crypt-Skip32-Base32Crockford-0.33.ebuild,
+ +Crypt-Skip32-Base32Crockford-0.330.0.ebuild:
+ EAPI5, Normalise, fix deps and tests
+
diff --git a/dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.33.ebuild b/dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.330.0.ebuild
similarity index 66%
rename from dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.33.ebuild
rename to dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.330.0.ebuild
index 3b1e68b..c95bed6 100644
--- a/dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.33.ebuild
+++ b/dev-perl/Crypt-Skip32-Base32Crockford/Crypt-Skip32-Base32Crockford-0.330.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=5
MODULE_AUTHOR=LBROCARD
+MODULE_VERSION=0.33
inherit perl-module
DESCRIPTION="Create url-safe encodings of 32-bit values"
@@ -12,7 +13,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="
+RDEPEND="
dev-perl/Crypt-Skip32
dev-perl/Encode-Base32-Crockford
+ virtual/perl-Test-Simple
"
+DEPEND="$RDEPEND"
+
+PERL_RM_FILES=(
+ t/pod.t
+)
+SRC_TEST=do
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-28 7:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28 7:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32-Base32Crockford/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox