From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/List-Pairwise/
Date: Wed, 1 Oct 2014 09:44:56 +0000 (UTC) [thread overview]
Message-ID: <1412146221.5332b86b01476c2ace926138303950b3cd6b6be5.kent@gentoo> (raw)
commit: 5332b86b01476c2ace926138303950b3cd6b6be5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Oct 1 06:50:21 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Oct 1 06:50:21 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5332b86b
[bump] dev-perl/List-Pairwise to 1.30.0, cleanup deps
Package-Manager: portage-2.2.10
---
dev-perl/List-Pairwise/ChangeLog | 8 ++++-
dev-perl/List-Pairwise/List-Pairwise-1.0.0.ebuild | 36 ----------------------
dev-perl/List-Pairwise/List-Pairwise-1.30.0.ebuild | 22 +++++++++++++
3 files changed, 29 insertions(+), 37 deletions(-)
diff --git a/dev-perl/List-Pairwise/ChangeLog b/dev-perl/List-Pairwise/ChangeLog
index 154265f..4ae4cd5 100644
--- a/dev-perl/List-Pairwise/ChangeLog
+++ b/dev-perl/List-Pairwise/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/List-Pairwise
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*List-Pairwise-1.30.0 (01 Oct 2014)
+
+ 01 Oct 2014; Kent Fredric <kentfredric@gmail.com>
+ -List-Pairwise-1.0.0.ebuild, +List-Pairwise-1.30.0.ebuild:
+ to 1.30.0, cleanup deps
+
*List-Pairwise-1.0.0 (09 Feb 2013)
09 Feb 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/List-Pairwise/List-Pairwise-1.0.0.ebuild b/dev-perl/List-Pairwise/List-Pairwise-1.0.0.ebuild
deleted file mode 100644
index 84708a2..0000000
--- a/dev-perl/List-Pairwise/List-Pairwise-1.0.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=TDRUGEON
-MODULE_VERSION=1.00
-inherit perl-module
-
-DESCRIPTION='map/grep arrays and hashes pairwise'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
- # Test::More 0.42 ( 0.420.0 )
- echo \>=virtual/perl-Test-Simple-0.42
-}
-perl_meta_runtime() {
- # perl v5.6.0 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/List-Pairwise/List-Pairwise-1.30.0.ebuild b/dev-perl/List-Pairwise/List-Pairwise-1.30.0.ebuild
new file mode 100644
index 0000000..7629e81
--- /dev/null
+++ b/dev-perl/List-Pairwise/List-Pairwise-1.30.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=TDRUGEON
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION='map/grep arrays and hashes pairwise'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="
+ >=dev-lang/perl-5.6.0
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ $RDEPEND
+ >=virtual/perl-Test-Simple-0.420.0
+"
+SRC_TEST="do"
next reply other threads:[~2014-10-01 9:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-01 9:44 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-09 19:31 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/List-Pairwise/ 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=1412146221.5332b86b01476c2ace926138303950b3cd6b6be5.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