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/Audio-WMA/
Date: Wed,  5 Apr 2017 20:36:10 +0000 (UTC)	[thread overview]
Message-ID: <1491424564.44565cfa9aa5612f1992e8601fe43b5febe413c4.kentnl@gentoo> (raw)

commit:     44565cfa9aa5612f1992e8601fe43b5febe413c4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 20:35:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 20:36:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44565cfa

dev-perl/Audio-WMA: Remove harmful test deps + Fix tests

Stupidly, this depended on POD stuff, but never ran tests...

Instead, we no longer depend on POD stuff, nuke POD tests,
and now actually run tests.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Audio-WMA/Audio-WMA-1.300.0.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Audio-WMA/Audio-WMA-1.300.0.ebuild b/dev-perl/Audio-WMA/Audio-WMA-1.300.0.ebuild
index 9cf7efe865b..d39d06b78a7 100644
--- a/dev-perl/Audio-WMA/Audio-WMA-1.300.0.ebuild
+++ b/dev-perl/Audio-WMA/Audio-WMA-1.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,8 +14,12 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 RDEPEND=""
-DEPEND="
-	test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
+DEPEND=""
 
-SRC_TEST="do parallel"
+SRC_TEST=do
+
+src_prepare() {
+	# MI things
+	use test && perl_rm_files t/pod.t t/pod-coverage.t
+	perl-module_src_prepare
+}


             reply	other threads:[~2017-04-05 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 20:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-15  2:06 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Audio-WMA/ Kent Fredric
2020-06-20  4:15 Kent Fredric
2023-06-22  4:17 Sam James

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=1491424564.44565cfa9aa5612f1992e8601fe43b5febe413c4.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