From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Digest-Whirlpool/
Date: Sat, 13 Jun 2015 10:12:25 +0000 (UTC) [thread overview]
Message-ID: <1434184201.4034a47e30e0944ba53966521767ab139b5c155d.kent@gentoo> (raw)
commit: 4034a47e30e0944ba53966521767ab139b5c155d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:30:01 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 08:30:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4034a47e
[bump] Digest-Whirlpool-2.40.0, remove old
Package-Manager: portage-2.2.17
...l-1.09-r1.ebuild => Digest-Whirlpool-2.40.0.ebuild} | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Digest-Whirlpool/Digest-Whirlpool-1.09-r1.ebuild b/dev-perl/Digest-Whirlpool/Digest-Whirlpool-2.40.0.ebuild
similarity index 60%
rename from dev-perl/Digest-Whirlpool/Digest-Whirlpool-1.09-r1.ebuild
rename to dev-perl/Digest-Whirlpool/Digest-Whirlpool-2.40.0.ebuild
index d63fd56..ae984e7 100644
--- a/dev-perl/Digest-Whirlpool/Digest-Whirlpool-1.09-r1.ebuild
+++ b/dev-perl/Digest-Whirlpool/Digest-Whirlpool-2.40.0.ebuild
@@ -1,25 +1,31 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
-
+EAPI=5
MODULE_AUTHOR=AVAR
+MODULE_VERSION=2.04
inherit perl-module
DESCRIPTION="A 512-bit, collision-resistant, one-way hash function"
-IUSE=""
+IUSE="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+PERL_RM_FILES=(
+ t/02-pod.t
+)
RDEPEND="
virtual/perl-Digest
virtual/perl-Getopt-Long
virtual/perl-MIME-Base64
+ virtual/perl-Pod-Usage
"
DEPEND="
${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+ test? (
+ virtual/perl-Test-Simple
+ )
"
-
-SRC_TEST="do"
next reply other threads:[~2015-06-13 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-13 10:12 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-07-24 3:01 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Digest-Whirlpool/ Kent Fredric
2014-08-20 11:03 ` Kent Fredric
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=1434184201.4034a47e30e0944ba53966521767ab139b5c155d.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