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/HTTP-Cache-Transparent/
Date: Mon, 11 Dec 2017 19:27:46 +0000 (UTC)	[thread overview]
Message-ID: <1513020458.fbec1b3e84dc9a167f77e50b7be28a8e16efba21.kentnl@gentoo> (raw)

commit:     fbec1b3e84dc9a167f77e50b7be28a8e16efba21
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 14:24:33 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 19:27:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbec1b3e

dev-perl/HTTP-Cache-Transparent: Fix missing test dep on Test-RequiresInternet

t/cache.t uses Test::RequiresInternet

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 .../HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild     | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
index 98b151d56d4..1e2e1d86bb2 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
@@ -18,7 +18,10 @@ RDEPEND="dev-perl/libwww-perl
 	virtual/perl-Digest-MD5
 	virtual/perl-Storable"
 DEPEND="${RDEPEND}
-	test? ( virtual/perl-Test-Simple )"
+	test? (
+		dev-perl/Test-RequiresInternet
+		virtual/perl-Test-Simple
+	)"
 
 src_test() {
 	perl_rm_files t/pod.t t/pod-coverage.t


             reply	other threads:[~2017-12-11 19:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11 19:27 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-02  2:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Cache-Transparent/ Andreas K. Hüttel
2021-10-16  0:48 Sam James
2021-08-02  2:24 Sam James
2020-08-17  8:41 Fabian Groffen
2018-08-17  4:29 Kent Fredric
2018-06-24 19:41 Sergei Trofimovich
2018-06-10 21:33 Sergei Trofimovich
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2018-06-09 18:54 Sergei Trofimovich
2017-12-03 22:14 James Le Cuirot
2017-04-08  1:50 Kent Fredric
2016-08-06 15:53 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=1513020458.fbec1b3e84dc9a167f77e50b7be28a8e16efba21.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