public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Untaint/
Date: Fri, 17 Jul 2015 11:06:27 +0000 (UTC)	[thread overview]
Message-ID: <1437128900.eb0d47b871e67196c0b43709b066e4b983faaa44.kent@gentoo> (raw)

commit:     eb0d47b871e67196c0b43709b066e4b983faaa44
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 17 10:28:20 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 17 10:28:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=eb0d47b8

dev-perl/CGI-Untaint: Depend on dev-perl/CGI

Package-Manager: portage-2.2.17

 ...-Untaint-1.260.0.ebuild => CGI-Untaint-1.260.0-r1.ebuild} | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-perl/CGI-Untaint/CGI-Untaint-1.260.0.ebuild b/dev-perl/CGI-Untaint/CGI-Untaint-1.260.0-r1.ebuild
similarity index 76%
rename from dev-perl/CGI-Untaint/CGI-Untaint-1.260.0.ebuild
rename to dev-perl/CGI-Untaint/CGI-Untaint-1.260.0-r1.ebuild
index c76c9eb..2ad6cf2 100644
--- a/dev-perl/CGI-Untaint/CGI-Untaint-1.260.0.ebuild
+++ b/dev-perl/CGI-Untaint/CGI-Untaint-1.260.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -7,18 +7,20 @@ MODULE_VERSION=1.26
 inherit perl-module
 
 DESCRIPTION="Process CGI input parameters."
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE=""
+IUSE="test"
 RDEPEND="
 	>=virtual/perl-Test-Simple-0.110.0
 	>=dev-perl/UNIVERSAL-require-0.10.0"
-DEPEND="$RDEPEND"
+DEPEND="$RDEPEND
+	test? (
+		dev-perl/CGI
+	)
+"
 PERL_RM_FILES=(
 	t/pod-coverage.t
 	t/pod.t
 )
-SRC_TEST=do


             reply	other threads:[~2015-07-17 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 11:06 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-28  5:50 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Untaint/ 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=1437128900.eb0d47b871e67196c0b43709b066e4b983faaa44.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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