public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell/
Date: Sat,  7 Aug 2021 18:17:17 +0000 (UTC)	[thread overview]
Message-ID: <1628360208.5eb551ee7087333cab13f59fc137ccb0a84341f4.dilfridge@gentoo> (raw)

commit:     5eb551ee7087333cab13f59fc137ccb0a84341f4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 18:03:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 18:16:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb551ee

dev-perl/Shell: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{Shell-0.730.0.ebuild => Shell-0.730.0-r1.ebuild}   | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/dev-perl/Shell/Shell-0.730.0.ebuild b/dev-perl/Shell/Shell-0.730.0-r1.ebuild
similarity index 59%
rename from dev-perl/Shell/Shell-0.730.0.ebuild
rename to dev-perl/Shell/Shell-0.730.0-r1.ebuild
index 77d1776871f..88156e91afd 100644
--- a/dev-perl/Shell/Shell-0.730.0.ebuild
+++ b/dev-perl/Shell/Shell-0.730.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=FERREIRA
 DIST_VERSION=0.73
@@ -11,16 +11,13 @@ DESCRIPTION="Run shell commands transparently within perl"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
+RDEPEND="
+	virtual/perl-File-Spec
+"
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? ( virtual/perl-Test-Simple )
 "
 
-src_test() {
-	perl_rm_files "t/99_pod.t"
-	perl-module_src_test
-}
+PERL_RM_FILES=( t/99_pod.t )


             reply	other threads:[~2021-08-07 18:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07 18:17 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-25 22:15 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell/ Andreas Hüttel
2016-05-13 10:12 Agostino Sarubbo
2016-04-11 22:54 Andreas Hüttel
2015-10-04 20:53 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=1628360208.5eb551ee7087333cab13f59fc137ccb0a84341f4.dilfridge@gentoo \
    --to=dilfridge@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