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: perl-core/SelfLoader/
Date: Sun,  5 Oct 2014 09:41:41 +0000 (UTC)	[thread overview]
Message-ID: <1412500707.61d28c2c45bf9d6666e7da0604d96da7ca4fd9ea.kent@gentoo> (raw)

commit:     61d28c2c45bf9d6666e7da0604d96da7ca4fd9ea
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct  5 09:15:34 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct  5 09:18:27 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=61d28c2c

[fixup] perl-core/SelfLoader EAPI5, cleanup deps

Package-Manager: portage-2.2.10

---
 perl-core/SelfLoader/SelfLoader-1.200.0-r1.ebuild | 16 +++++++++++++
 perl-core/SelfLoader/SelfLoader-1.200.0.ebuild    | 29 -----------------------
 2 files changed, 16 insertions(+), 29 deletions(-)

diff --git a/perl-core/SelfLoader/SelfLoader-1.200.0-r1.ebuild b/perl-core/SelfLoader/SelfLoader-1.200.0-r1.ebuild
new file mode 100644
index 0000000..1382901
--- /dev/null
+++ b/perl-core/SelfLoader/SelfLoader-1.200.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SMUELLER
+MODULE_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION='load functions only on demand'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND=""
+DEPEND="$RDEPEND
+	virtual/perl-ExtUtils-MakeMaker"
+SRC_TEST="do parallel"

diff --git a/perl-core/SelfLoader/SelfLoader-1.200.0.ebuild b/perl-core/SelfLoader/SelfLoader-1.200.0.ebuild
deleted file mode 100644
index e09d1ec..0000000
--- a/perl-core/SelfLoader/SelfLoader-1.200.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=1.20
-inherit perl-module
-
-DESCRIPTION='load functions only on demand'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-"
-RDEPEND="
-
-"
-SRC_TEST="do"


             reply	other threads:[~2014-10-05  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-05  9:41 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-14 17:05 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/SelfLoader/ Kent Fredric
2012-04-29 19:26 Kent Fredric
2012-02-27  0:20 Kent Fredric
2011-03-10 23:59 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=1412500707.61d28c2c45bf9d6666e7da0604d96da7ca4fd9ea.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