public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Inject/
@ 2013-06-29  7:12 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2013-06-29  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f29d277c367e813f4d470f518aa2c9aa9fa5652c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 29 07:08:37 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 29 07:08:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f29d277c

[fix] CPAN-Inject 1.140 : tests now work, unkeymasked

Package-Manager: portage-2.2.0_alpha185
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/CPAN-Inject/CPAN-Inject-1.140.0.ebuild | 10 +++++++---
 dev-perl/CPAN-Inject/ChangeLog                  |  5 ++++-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-1.140.0.ebuild b/dev-perl/CPAN-Inject/CPAN-Inject-1.140.0.ebuild
index 20c8a1e..2c4dac0 100644
--- a/dev-perl/CPAN-Inject/CPAN-Inject-1.140.0.ebuild
+++ b/dev-perl/CPAN-Inject/CPAN-Inject-1.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION='Base class for injecting distributions into CPAN sources'
 LICENSE=" || ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 perl_meta_configure() {
 	# ExtUtils::MakeMaker 6.62 ( 6.620.0 )
@@ -47,6 +47,10 @@ perl_meta_runtime() {
 	# perl v5.6.0 ( 5.6.0 )
 	echo \>=dev-lang/perl-5.6.0
 }
+src_test() {
+	echo o conf init | cpan
+	perl-module_src_test
+}
 DEPEND="
 	$(perl_meta_configure)
 	$(perl_meta_build)
@@ -55,4 +59,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="broken"
+SRC_TEST="do"

diff --git a/dev-perl/CPAN-Inject/ChangeLog b/dev-perl/CPAN-Inject/ChangeLog
index 95d589b..7cdb5a3 100644
--- a/dev-perl/CPAN-Inject/ChangeLog
+++ b/dev-perl/CPAN-Inject/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for dev-perl/CPAN-Inject
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  29 Jun 2013; Kent Fredric <kentfredric@gmail.com> CPAN-Inject-1.140.0.ebuild:
+  Unkeymask, fix tests to run by faking a working CPAN config
+
 *CPAN-Inject-1.140.0 (15 Sep 2012)
 
   15 Sep 2012; Kent Fredric <kentfredric@gmail.com> CPAN-Inject-1.130.0.ebuild,


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-29  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-29  7:12 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Inject/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox