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/Bio-Graphics/
Date: Fri,  7 Apr 2017 22:43:33 +0000 (UTC)	[thread overview]
Message-ID: <1491604999.e982550819ad916d3ebb97a4fc92262764f78558.kentnl@gentoo> (raw)

commit:     e982550819ad916d3ebb97a4fc92262764f78558
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 22:38:00 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 22:43:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9825508

dev-perl/Bio-Graphics: Fix missing test dep on CGI.pm

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
index 2eb6986fe68..415fe922e08 100644
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
+++ b/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
 
 RDEPEND="
 	>=dev-perl/GD-2.300.0
@@ -21,6 +21,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-0.420.0
+	test? ( dev-perl/CGI )
 "
 
 SRC_TEST=do


             reply	other threads:[~2017-04-07 22:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07 22:43 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-02 22:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Bio-Graphics/ Andreas K. Hüttel
2021-06-03 18:13 Andreas K. Hüttel
2021-05-12 21:33 Andreas K. Hüttel
2021-04-24 11:06 Andreas K. Hüttel
2018-08-26  9:39 Michał Górny
2017-12-30  2:40 Kent Fredric
2017-12-30  1:20 Mikle Kolyada
2017-12-29 21:08 Mikle Kolyada
2017-04-07 22:59 Kent Fredric
2015-12-28 20:08 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=1491604999.e982550819ad916d3ebb97a4fc92262764f78558.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