From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/
Date: Sun, 7 Jun 2015 22:11:08 +0000 (UTC) [thread overview]
Message-ID: <1433709101.2ea873bac5fae6442e36ace72d3e9e816a27c0ee.kent@gentoo> (raw)
commit: 2ea873bac5fae6442e36ace72d3e9e816a27c0ee
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 7 20:31:41 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 7 20:31:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2ea873ba
[fixup] Authen-Passphrase: EAPI5, Fixup deps, drop unsatisifed keywords
Package-Manager: portage-2.2.17
.../Authen-Passphrase-0.8.0-r1.ebuild | 88 ----------------------
.../Authen-Passphrase-0.8.0-r2.ebuild | 45 +++++++++++
2 files changed, 45 insertions(+), 88 deletions(-)
diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
deleted file mode 100644
index 090fa85..0000000
--- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=0.008
-inherit perl-module
-
-DESCRIPTION='hashed passwords/passphrases as objects'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # Module::Build
- echo virtual/perl-Module-Build
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_build() {
- # MIME::Base64 2.21 ( 2.210.0 )
- echo \>=virtual/perl-MIME-Base64-2.21
- # Module::Build
- echo virtual/perl-Module-Build
- # Test::More
- echo virtual/perl-Test-Simple
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_runtime() {
- # Authen::DecHpwd 2.003 ( 2.3.0 )
- echo \>=dev-perl/Authen-DecHpwd-2.3.0
- # Carp
- echo dev-lang/perl
- # Crypt::DES
- echo dev-perl/Crypt-DES
- # Crypt::Eksblowfish::Bcrypt 0.008 ( 0.8.0 )
- echo \>=dev-perl/Crypt-Eksblowfish-0.8.0
- # Crypt::Eksblowfish::Uklblowfish 0.008 ( 0.8.0 )
- echo \>=dev-perl/Crypt-Eksblowfish-0.8.0
- # Crypt::MySQL 0.03 ( 0.30.0 )
- echo \>=dev-perl/Crypt-MySQL-0.30.0
- # Crypt::PasswdMD5 1.0 ( 1.0.0 )
- echo \>=dev-perl/Crypt-PasswdMD5-1.0.0
- # Crypt::UnixCrypt_XS 0.08 ( 0.80.0 )
- echo \>=dev-perl/Crypt-UnixCrypt_XS-0.80.0
- # Data::Entropy::Algorithms
- echo dev-perl/Data-Entropy
- # Digest 1.00 ( 1.0.0 )
- echo \>=virtual/perl-Digest-1.0.0
- # Digest::MD4 1.2 ( 1.200.0 )
- echo \>=dev-perl/Digest-MD4-1.200.0
- # Digest::MD5 1.9953 ( 1.995.300 )
- echo \>=virtual/perl-Digest-MD5-1.9953
- # Digest::SHA
- echo virtual/perl-Digest-SHA
- # MIME::Base64 2.21 ( 2.210.0 )
- echo \>=virtual/perl-MIME-Base64-2.21
- # Module::Runtime 0.011 ( 0.11.0 )
- echo \>=dev-perl/Module-Runtime-0.11.0
- # Params::Classify
- echo dev-perl/Params-Classify
- # parent
- echo virtual/perl-parent
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r2.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r2.ebuild
new file mode 100644
index 0000000..bebb18f
--- /dev/null
+++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=0.008
+inherit perl-module
+
+DESCRIPTION="hashed passwords/passphrases as objects"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+PERL_RM_FILES=(
+ t/pod_syn.t
+ t/pod_cvg.t
+)
+# Crypt::Eksblowfish::Uklblowfish ->
+# Crypt::Eksblowfish::Bcrypt -> Crypt-Eksblowfish
+# Data::Entropy::Algorithms -> Data-Entropy
+RDEPEND="
+ >=dev-perl/Authen-DecHpwd-2.3.0
+ virtual/perl-Carp
+ dev-perl/Crypt-DES
+ >=dev-perl/Crypt-Eksblowfish-0.8.9
+ >=dev-perl/Crypt-MySQL-0.30.0
+ >=dev-perl/Crypt-PasswdMD5-1.0.0
+ >=dev-perl/Crypt-UnixCrypt_XS-0.80.0
+ dev-perl/Data-Entropy
+ >=virtual/perl-Digest-1.0.0
+ >=dev-perl/Digest-MD4-1.200.0
+ >=virtual/perl-Digest-MD5-1.995.300
+ virtual/perl-Digest-SHA
+ >=virtual/perl-MIME-Base64-2.210.0
+ >=dev-perl/Module-Runtime-0.11.0
+ dev-perl/Params-Classify
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? (
+ >=virtual/perl-MIME-Base64-2.21
+ virtual/perl-Test-Simple
+ )
+"
next reply other threads:[~2015-06-07 22:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-07 22:11 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 16:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/ Kent Fredric
2014-08-20 11:03 Kent Fredric
2014-07-24 3:01 ` Kent Fredric
2013-07-31 6:54 Kent Fredric
2012-02-11 13:45 Kent Fredric
2012-02-11 13:45 Kent Fredric
2011-05-24 5:06 Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-12 1:10 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=1433709101.2ea873bac5fae6442e36ace72d3e9e816a27c0ee.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