From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuX-User/
Date: Fri, 5 Jun 2015 13:45:58 +0000 (UTC) [thread overview]
Message-ID: <1433511597.f591176dd5726c3bd041d783687265a43c0886c7.kent@gentoo> (raw)
commit: f591176dd5726c3bd041d783687265a43c0886c7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 5 13:39:57 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 5 13:39:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f591176d
[fixup] KiokuX-User: Fixup test deps w/ Test::use::ok
Package-Manager: portage-2.2.17
...{KiokuX-User-0.20.0.ebuild => KiokuX-User-0.20.0-r1.ebuild} | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/dev-perl/KiokuX-User/KiokuX-User-0.20.0.ebuild b/dev-perl/KiokuX-User/KiokuX-User-0.20.0-r1.ebuild
similarity index 80%
rename from dev-perl/KiokuX-User/KiokuX-User-0.20.0.ebuild
rename to dev-perl/KiokuX-User/KiokuX-User-0.20.0-r1.ebuild
index 28423e5..839a5e7 100644
--- a/dev-perl/KiokuX-User/KiokuX-User-0.20.0.ebuild
+++ b/dev-perl/KiokuX-User/KiokuX-User-0.20.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A generic role for user objects stored in KiokuDB"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
RDEPEND="
>=dev-perl/KiokuDB-0.90.0
@@ -18,9 +18,13 @@ RDEPEND="
dev-perl/MooseX-Role-Parameterized
dev-perl/MooseX-Types-Authen-Passphrase
dev-perl/Sub-Exporter
- dev-perl/Test-use-ok
dev-perl/namespace-clean
"
DEPEND="
virtual/perl-ExtUtils-MakeMaker
- ${RDEPEND}"
+ ${RDEPEND}
+ test? (
+ virtual/perl-Test-Simple
+ || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+ )
+"
next reply other threads:[~2015-06-05 13:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 13:45 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-20 22:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuX-User/ Kent Fredric
2015-03-15 11:11 Kent Fredric
2015-03-15 11:11 Kent Fredric
2011-07-15 16:15 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=1433511597.f591176dd5726c3bd041d783687265a43c0886c7.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