public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-NoTabs/
Date: Fri, 14 Apr 2017 00:45:03 +0000 (UTC)	[thread overview]
Message-ID: <1492130675.5b13c0aaeb40a49baf7ede55e96c90e164facd90.kentnl@gentoo> (raw)

commit:     5b13c0aaeb40a49baf7ede55e96c90e164facd90
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 00:44:35 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 00:44:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b13c0aa

dev-perl/Test-NoTabs: -r1 bump to modernize

- EAPI6
- Parallel tests
- Declare RDEPS
- Normalise correctly ( -r1 added because 2.000.0 and 2.0.0 sort
  as equivlanets )

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 ...oTabs-2.000.0.ebuild => Test-NoTabs-2.0.0-r1.ebuild} | 17 +++++++++++++----
 dev-perl/Test-NoTabs/metadata.xml                       |  2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild b/dev-perl/Test-NoTabs/Test-NoTabs-2.0.0-r1.ebuild
similarity index 55%
rename from dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild
rename to dev-perl/Test-NoTabs/Test-NoTabs-2.0.0-r1.ebuild
index 4858b1ec896..b3549b770c3 100644
--- a/dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild
+++ b/dev-perl/Test-NoTabs/Test-NoTabs-2.0.0-r1.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=2.00
+DIST_AUTHOR=ETHER
+DIST_VERSION=2.00
 
 inherit perl-module
 
@@ -14,4 +14,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
-SRC_TEST="do"
+RDEPEND="
+	virtual/perl-File-Spec
+	virtual/perl-Test-Simple
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Temp
+	)
+"

diff --git a/dev-perl/Test-NoTabs/metadata.xml b/dev-perl/Test-NoTabs/metadata.xml
index c92739c977b..dbfc08729a5 100644
--- a/dev-perl/Test-NoTabs/metadata.xml
+++ b/dev-perl/Test-NoTabs/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <maintainer type="person">
-	  <email>monsieurp@gentoo.org</email>
+    <email>monsieurp@gentoo.org</email>
   </maintainer>
   <maintainer type="project">
     <email>perl@gentoo.org</email>


             reply	other threads:[~2017-04-14  0:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14  0:45 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-10 17:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-NoTabs/ Andreas K. Hüttel
2021-12-05  3:33 Sam James
2021-12-05  3:33 Sam James
2021-12-05  3:33 Sam James
2021-08-28 19:12 Andreas K. Hüttel
2017-05-31  2:57 Kent Fredric
2017-05-22 11:55 Michael Weber
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2017-04-13 19:45 Patrice Clement
2015-11-12 10:27 Agostino Sarubbo
2015-11-12 10:25 Agostino Sarubbo
2015-11-09  4:48 Jeroen Roovers
2015-11-06 13:43 Agostino Sarubbo
2015-11-06 13:13 Patrice Clement
2015-11-06 13:13 Patrice Clement
2015-11-05 22:32 Patrice Clement

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=1492130675.5b13c0aaeb40a49baf7ede55e96c90e164facd90.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --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