public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-Skip32-Base32Crockford/
Date: Thu, 28 Aug 2014 07:30:08 +0000 (UTC)	[thread overview]
Message-ID: <1409210400.c93012efa1f61683f2790d6d3e1c27fa610d8b15.kent@gentoo> (raw)

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


                 reply	other threads:[~2014-08-28  7:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409210400.c93012efa1f61683f2790d6d3e1c27fa610d8b15.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox