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/Variable-Magic/
Date: Sat,  6 Aug 2016 09:29:47 +0000 (UTC)	[thread overview]
Message-ID: <1470475748.9373d52824b3dc1f979a3ad09300f54e1622c997.kentnl@gentoo> (raw)

commit:     9373d52824b3dc1f979a3ad09300f54e1622c997
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 09:27:15 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 09:29:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9373d528

dev-perl/Variable-Magic: Remove redundant dep on dev-perl/Test-Pod{,-Coverage}

None of these ebuilds have tests that require it, so its just a useless dep.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild | 8 +++-----
 dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild    | 8 +++-----
 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild    | 2 --
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
index 31978e6..0b1ea65 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE="test"
+IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-	test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
+DEPEND="${RDEPEND}"
 
 SRC_TEST=do

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
index 2b0697d..c0218ba 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
-IUSE="test"
+IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-	test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
+DEPEND="${RDEPEND}"
 
 SRC_TEST=do

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index 9beed5e..7845e4d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -23,8 +23,6 @@ DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test-Simple
-		dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage
 	)
 "
 


             reply	other threads:[~2016-08-06  9:29 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06  9:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  0:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/ Sam James
2024-06-09 21:21 Sam James
2024-06-09 20:41 Sam James
2024-05-01 23:47 Andreas K. Hüttel
2023-08-04 22:40 Sam James
2023-08-02  4:27 Sam James
2023-07-24  4:01 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2023-06-17 22:27 Andreas K. Hüttel
2021-10-02 15:49 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2019-07-19  7:49 Mikle Kolyada
2019-02-28 16:53 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-10-15 16:05 Fabian Groffen
2018-10-11 14:56 Andreas Hüttel
2018-10-05  8:39 Mikle Kolyada
2018-10-05  8:10 Mikle Kolyada
2018-10-02  7:33 Sergei Trofimovich
2018-09-30 16:08 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-08-20  4:40 Matt Turner
2018-08-04  0:29 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2018-03-28  4:09 Matt Turner
2018-03-20  7:04 Kent Fredric
2018-03-01 14:28 Michał Górny
2017-07-01 11:16 Sergei Trofimovich
2017-06-30  5:06 Kent Fredric
2017-05-22 11:43 Michael Weber
2017-05-06  6:37 Kent Fredric
2017-04-29 11:22 Jeroen Roovers
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2017-02-14  5:22 Kent Fredric
2017-01-01 14:35 Andreas Hüttel
2016-12-28 18:11 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-09-16 21:43 Andreas Hüttel
2016-08-10 14:34 Kent Fredric
2016-08-10 14:34 Kent Fredric
2016-05-25 23:08 Matt Turner
2016-04-26 20:03 Andreas Hüttel
2016-03-15 12:13 Agostino Sarubbo
2016-03-15 12:11 Agostino Sarubbo
2016-03-15 12:10 Agostino Sarubbo
2015-09-09 19:25 Andreas Hüttel

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=1470475748.9373d52824b3dc1f979a3ad09300f54e1622c997.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