From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-RecDeparse/
Date: Sat, 20 Jun 2015 19:42:49 +0000 (UTC) [thread overview]
Message-ID: <1434826807.2c0e12298f0fb4c54d6e72882f71b17178d40aed.kent@gentoo> (raw)
commit: 2c0e12298f0fb4c54d6e72882f71b17178d40aed
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 19:00:07 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 19:00:07 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2c0e1229
[bump] B-RecDeparse-0.100.0, remove old
Package-Manager: portage-2.2.17
dev-perl/B-RecDeparse/B-RecDeparse-0.100.0.ebuild | 22 ++++++++++
dev-perl/B-RecDeparse/B-RecDeparse-0.80.0.ebuild | 52 -----------------------
2 files changed, 22 insertions(+), 52 deletions(-)
diff --git a/dev-perl/B-RecDeparse/B-RecDeparse-0.100.0.ebuild b/dev-perl/B-RecDeparse/B-RecDeparse-0.100.0.ebuild
new file mode 100644
index 0000000..c3915f8
--- /dev/null
+++ b/dev-perl/B-RecDeparse/B-RecDeparse-0.100.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=VPIT
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Deparse recursively into subroutines."
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RDEPEND="
+ virtual/perl-Carp
+"
+DEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/B-RecDeparse/B-RecDeparse-0.80.0.ebuild b/dev-perl/B-RecDeparse/B-RecDeparse-0.80.0.ebuild
deleted file mode 100644
index d333bfe..0000000
--- a/dev-perl/B-RecDeparse/B-RecDeparse-0.80.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION='Deparse recursively into subroutines.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # B::Deparse
- # echo dev-lang/perl
- # Carp
- # echo virtual/perl-Carp
- # Config
- #echo unresolved
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
- # Test::More
- echo virtual/perl-Test-Simple
- # base
- # echo virtual/perl-base
-}
-perl_meta_runtime() {
- # B::Deparse
- # echo dev-lang/perl
- # Carp
- # echo virtual/perl-Carp
- # Config
- # echo unresolved
- # base
- # echo virtual/perl-base
- # perl 5.008001 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
next reply other threads:[~2015-06-20 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-20 19:42 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-16 3:36 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-RecDeparse/ 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=1434826807.2c0e12298f0fb4c54d6e72882f71b17178d40aed.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