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/Algorithm-IncludeExclude/
Date: Mon,  9 May 2011 17:07:58 +0000 (UTC)	[thread overview]
Message-ID: <312ccaa3a8c274a2b8b25d9df73b2da15cd24942.kent@gentoo> (raw)

commit:     312ccaa3a8c274a2b8b25d9df73b2da15cd24942
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon May  9 17:07:06 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon May  9 17:07:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=312ccaa3

[fixdeps] Add Test::Exception and T::M as deps to Algorithm-IncludeExclude

(Portage version: 2.2.0_alpha31/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 .../Algorithm-IncludeExclude-0.10.0.ebuild         |   12 ++++++++++--
 dev-perl/Algorithm-IncludeExclude/ChangeLog        |    4 ++++
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Algorithm-IncludeExclude/Algorithm-IncludeExclude-0.10.0.ebuild b/dev-perl/Algorithm-IncludeExclude/Algorithm-IncludeExclude-0.10.0.ebuild
index 56d687c..a7ff96b 100644
--- a/dev-perl/Algorithm-IncludeExclude/Algorithm-IncludeExclude-0.10.0.ebuild
+++ b/dev-perl/Algorithm-IncludeExclude/Algorithm-IncludeExclude-0.10.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=4
 
 MODULE_VERSION=0.01
 MODULE_AUTHOR=JROCKWAY
@@ -12,6 +12,14 @@ DESCRIPTION="build and evaluate include/exclude lists"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
+comment() { echo ''; }
 
+RDEPEND="$(comment virtual/perl-Carp)"
+DEPEND="${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple $(comment Test::More)
+		dev-perl/Test-Exception
+	)
+"
 SRC_TEST="do"

diff --git a/dev-perl/Algorithm-IncludeExclude/ChangeLog b/dev-perl/Algorithm-IncludeExclude/ChangeLog
index 4624c32..301f553 100644
--- a/dev-perl/Algorithm-IncludeExclude/ChangeLog
+++ b/dev-perl/Algorithm-IncludeExclude/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 May 2011; Kent Fredric <kentfredric@gmail.com>
+  Algorithm-IncludeExclude-0.10.0.ebuild:
+  Fix deps, Add Test::Exception
+
 *Algorithm-IncludeExclude-0.10.0 (12 Apr 2011)
 
   12 Apr 2011; Kent Fredric <kentfredric@gmail.com>



             reply	other threads:[~2011-05-09 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 17:07 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-12  0:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-IncludeExclude/ Kent Fredric
2011-02-12  9:50 Torsten Veller

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=312ccaa3a8c274a2b8b25d9df73b2da15cd24942.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