* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/
@ 2011-04-05 20:39 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-05 20:39 UTC (permalink / raw
To: gentoo-commits
commit: 7425e450a3b7518490e58136ee8797b8c3d8fccc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 20:17:46 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 20:17:46 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7425e450
[added] Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog | 10 ++++++
...st-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild | 30 ++++++++++++++++++++
.../Dist-Zilla-Plugin-Bootstrap-lib/metadata.xml | 9 ++++++
3 files changed, 49 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
new file mode 100644
index 0000000..cd49303
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-Bootstrap-lib
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild, +metadata.xml:
+ Added
+
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild
new file mode 100644
index 0000000..b0342e2
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.01023600
+inherit perl-module
+
+DESCRIPTION="A minimal boot-strapping for Dist::Zilla Plug-ins."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+comment() { echo ''; }
+IUSE=""
+COMMON_DEPEND="
+ $(comment virtual/perl-Carp)
+ virtual/perl-File-Spec
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment virtual/perl-English)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/
@ 2012-02-23 7:05 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-23 7:05 UTC (permalink / raw
To: gentoo-commits
commit: c2f380be2b2badb17fedb78c8e6fe564864d8a6a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 00:47:26 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 07:05:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c2f380be
[newversion] Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog | 8 +++-
...t-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild | 51 ++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
index cd49303..1a943a0 100644
--- a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-Bootstrap-lib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10 (23 Feb 2012)
+
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0 (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild
new file mode 100644
index 0000000..6b93513
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.01023601
+inherit perl-module
+
+DESCRIPTION='A minimal boot-strapping for Dist::Zilla Plug-ins.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Carp
+ # echo dev-perl/Carp
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/
@ 2013-04-26 19:59 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2013-04-26 19:59 UTC (permalink / raw
To: gentoo-commits
commit: 6a2d54ea2b8c0bd488a881a28d7e10db3a7c0a53
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 26 18:04:22 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 26 18:04:22 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6a2d54ea
[newversion] Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0
Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog | 8 +++-
...Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild | 51 ++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
index 1a943a0..8dee048 100644
--- a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-Bootstrap-lib
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0 (26 Apr 2013)
+
+ 26 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10 (23 Feb 2012)
23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild
new file mode 100644
index 0000000..0c8d469
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.02000100
+inherit perl-module
+
+DESCRIPTION='A minimal boot-strapping for Dist::Zilla Plug-ins.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.4004 ( 0.400.400 )
+ echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_build() {
+ # Module::Build 0.4004 ( 0.400.400 )
+ echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_runtime() {
+ # Cwd
+ echo virtual/perl-File-Spec
+ # Path::Tiny
+ echo dev-perl/Path-Tiny
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/
@ 2014-04-05 12:09 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2014-04-05 12:09 UTC (permalink / raw
To: gentoo-commits
commit: dddfd39bb68b32e675d31bd83314fb054aab1e1c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 5 11:56:15 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 5 11:56:15 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dddfd39b
[cpanclean] dev-perl/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0
Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog | 4 ++
...Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild | 51 ----------------------
2 files changed, 4 insertions(+), 51 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
index 262b7b5..4bb1036 100644
--- a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Apr 2014; Kent Fredric <kentfredric@gmail.com>
+ -Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild:
+ Gone on CPAN
+
*Dist-Zilla-Plugin-Bootstrap-lib-1.0.1 (05 Apr 2014)
05 Apr 2014; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild
deleted file mode 100644
index 0c8d469..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-0.20.1.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION=0.02000100
-inherit perl-module
-
-DESCRIPTION='A minimal boot-strapping for Dist::Zilla Plug-ins.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # Module::Build 0.4004 ( 0.400.400 )
- echo \>=virtual/perl-Module-Build-0.400.400
-}
-perl_meta_build() {
- # Module::Build 0.4004 ( 0.400.400 )
- echo \>=virtual/perl-Module-Build-0.400.400
-}
-perl_meta_runtime() {
- # Cwd
- echo virtual/perl-File-Spec
- # Path::Tiny
- echo dev-perl/Path-Tiny
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # Test::More 0.98 ( 0.980.0 )
- echo \>=virtual/perl-Test-Simple-0.980.0
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/
@ 2014-04-05 12:09 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2014-04-05 12:09 UTC (permalink / raw
To: gentoo-commits
commit: ab3bce2900ed769b1912392d6e64ab3a4de21b2c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 5 11:55:47 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 5 11:55:47 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ab3bce29
[newversion] dev-perl/Dist-Zilla-Plugin-Bootstrap-lib-1.0.1
Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog | 8 ++-
.../Dist-Zilla-Plugin-Bootstrap-lib-1.0.1.ebuild | 64 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
index f7f3df7..262b7b5 100644
--- a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-Bootstrap-lib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Bootstrap-lib-1.0.1 (05 Apr 2014)
+
+ 05 Apr 2014; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Bootstrap-lib-1.0.1.ebuild:
+ Version Bump
+
30 Apr 2013; Kent Fredric <kentfredric@gmail.com>
-Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.0.ebuild,
-Dist-Zilla-Plugin-Bootstrap-lib-0.10.236.10.ebuild:
diff --git a/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-1.0.1.ebuild b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-1.0.1.ebuild
new file mode 100644
index 0000000..c96b873
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/Dist-Zilla-Plugin-Bootstrap-lib-1.0.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=1.000001
+inherit perl-module
+
+DESCRIPTION='A minimal boot-strapping for Dist::Zilla Plug-ins.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # Dist::Zilla::Role::Bootstrap
+ echo dev-perl/Dist-Zilla-Role-Bootstrap
+ # Moose
+ echo dev-perl/Moose
+ # perl 5.008 ( 5.8.0 )
+ echo \>=dev-lang/perl-5.8.0
+ # strict
+ echo dev-lang/perl
+ # utf8
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # Cwd
+ echo virtual/perl-File-Spec
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+ # File::Copy::Recursive
+ echo dev-perl/File-Copy-Recursive
+ # File::Spec::Functions
+ echo virtual/perl-File-Spec
+ # FindBin
+ echo dev-lang/perl
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Path::Tiny
+ echo dev-perl/Path-Tiny
+ # Test::DZil
+ echo dev-perl/Dist-Zilla
+ # Test::Fatal
+ echo dev-perl/Test-Fatal
+ # Test::More 0.89 ( 0.890.0 )
+ echo \>=virtual/perl-Test-Simple-0.89
+ # version
+ echo virtual/perl-version
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do parallel"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-04-05 12:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 19:59 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Bootstrap-lib/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-04-05 12:09 Kent Fredric
2014-04-05 12:09 Kent Fredric
2012-02-23 7:05 Kent Fredric
2011-04-05 20:39 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox