* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2011-02-09 15:56 Torsten Veller
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller @ 2011-02-09 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 9ecc60334ac85751922e331267e1814abccb9548
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 9 15:55:51 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Wed Feb 9 15:55:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9ecc6033
[fix] dev-perl/Modern-Perl: DEPEND on Module-Build
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Modern-Perl/ChangeLog | 5 ++++-
dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index be3e30c..6d0bf38 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-perl/Modern-Perl
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Feb 2011; Torsten Veller <tove@gentoo.org> Modern-Perl-1.03.ebuild:
+ DEPEND on Module-Build
+
24 Aug 2009; Kent Fredric <kentfredric@gmail.com> Modern-Perl-1.03.ebuild:
QA
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
index 53704ac..847aaac 100644
--- a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
+++ b/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,13 +7,13 @@ MODULE_AUTHOR=CHROMATIC
inherit perl-module
DESCRIPTION="enable all of the features of Modern Perl with one command"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
IUSE="test"
+
DEPEND="
+ virtual/perl-Module-Build
test? ( virtual/perl-Test-Simple )
"
RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2012-02-27 21:01 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
To: gentoo-commits
commit: 982cc0524fc971d52c7afdcae8464d50f5d5d648
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 19:05:59 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 19:05:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=982cc052
[migrate] Modern-Perl to x.y.z
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Modern-Perl/ChangeLog | 8 +++++++-
...-Perl-1.03.ebuild => Modern-Perl-1.30.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index 6d0bf38..0c01fa9 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Modern-Perl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Modern-Perl-1.30.0 (27 Feb 2012)
+
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Modern-Perl-1.03.ebuild,
+ +Modern-Perl-1.30.0.ebuild:
+ Migrate to x.y.z
+
09 Feb 2011; Torsten Veller <tove@gentoo.org> Modern-Perl-1.03.ebuild:
DEPEND on Module-Build
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
similarity index 84%
rename from dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
rename to dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
index 847aaac..866b212 100644
--- a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
+++ b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION="1.03"
inherit perl-module
DESCRIPTION="enable all of the features of Modern Perl with one command"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2012-02-27 21:01 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
To: gentoo-commits
commit: e804fc4cfa8f8a2fcb8eacfb816b89bd385bb652
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 19:12:06 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 19:12:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e804fc4c
[newversion] Modern-Perl-1.201.201.300
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Modern-Perl/ChangeLog | 6 ++
.../Modern-Perl/Modern-Perl-1.201.201.300.ebuild | 52 ++++++++++++++++++++
2 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index 0c01fa9..5270269 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Modern-Perl-1.201.201.300 (27 Feb 2012)
+
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Modern-Perl-1.201.201.300.ebuild:
+ Version Bump
+
*Modern-Perl-1.30.0 (27 Feb 2012)
27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Modern-Perl-1.03.ebuild,
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.201.201.300.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.201.201.300.ebuild
new file mode 100644
index 0000000..5eea197
--- /dev/null
+++ b/dev-perl/Modern-Perl/Modern-Perl-1.201.201.300.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION=1.20120130
+inherit perl-module
+
+DESCRIPTION='enable all of the features of Modern Perl with one import'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+ # 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
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+}
+perl_meta_runtime() {
+ # IO::File
+ echo virtual/perl-IO
+ # IO::Handle
+ echo virtual/perl-IO
+ # autodie 2.10 ( 2.100.0 )
+ echo \>=dev-perl/autodie-2.100.0
+ # feature
+ echo dev-lang/perl
+ # mro
+ echo dev-lang/perl
+ # perl 5.010 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2012-02-27 21:01 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
To: gentoo-commits
commit: 6d195e4c4da1fc514c037ea1a5c925397835ed0d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 20:51:48 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 20:51:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d195e4c
[cpanclean] Modern-Perl-1.30.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Modern-Perl/ChangeLog | 3 +++
dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild | 21 ---------------------
2 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index 5270269..229d60c 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Modern-Perl-1.30.0.ebuild:
+ Gone on CPAN
+
*Modern-Perl-1.201.201.300 (27 Feb 2012)
27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
deleted file mode 100644
index 866b212..0000000
--- a/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION="1.03"
-inherit perl-module
-
-DESCRIPTION="enable all of the features of Modern Perl with one command"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="
- virtual/perl-Module-Build
- test? ( virtual/perl-Test-Simple )
-"
-RDEPEND=""
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2012-05-27 2:30 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-05-27 2:30 UTC (permalink / raw
To: gentoo-commits
commit: 0ec3111629eeb814a37abdaf172b1ebe94786015
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May 26 23:44:16 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May 26 23:44:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0ec31116
[newversion] Modern-Perl-1.201.205.210
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Modern-Perl/ChangeLog | 6 ++
.../Modern-Perl/Modern-Perl-1.201.205.210.ebuild | 52 ++++++++++++++++++++
2 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index 229d60c..41ce5ff 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Modern-Perl-1.201.205.210 (26 May 2012)
+
+ 26 May 2012; Kent Fredric <kentfredric@gmail.com>
+ +Modern-Perl-1.201.205.210.ebuild:
+ Version Bump
+
27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Modern-Perl-1.30.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.201.205.210.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.201.205.210.ebuild
new file mode 100644
index 0000000..d239b49
--- /dev/null
+++ b/dev-perl/Modern-Perl/Modern-Perl-1.201.205.210.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION=1.20120521
+inherit perl-module
+
+DESCRIPTION='enable all of the features of Modern Perl with one import'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+ # 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
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+}
+perl_meta_runtime() {
+ # IO::File
+ echo virtual/perl-IO
+ # IO::Handle
+ echo virtual/perl-IO
+ # autodie 2.10 ( 2.100.0 )
+ echo \>=dev-perl/autodie-2.100.0
+ # feature
+ echo dev-lang/perl
+ # mro
+ echo dev-lang/perl
+ # perl 5.010 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2012-11-04 13:51 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-11-04 13:51 UTC (permalink / raw
To: gentoo-commits
commit: a28510e50ce0272af6747e0e5d92b41e4f3294c4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Nov 4 13:04:37 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Nov 4 13:04:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a28510e5
[newversion] Modern-Perl-1.201.211.30
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Modern-Perl/ChangeLog | 6 ++
.../Modern-Perl/Modern-Perl-1.201.211.30.ebuild | 52 ++++++++++++++++++++
2 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
index 41ce5ff..31b3d1d 100644
--- a/dev-perl/Modern-Perl/ChangeLog
+++ b/dev-perl/Modern-Perl/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Modern-Perl-1.201.211.30 (04 Nov 2012)
+
+ 04 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+ +Modern-Perl-1.201.211.30.ebuild:
+ Version Bump
+
*Modern-Perl-1.201.205.210 (26 May 2012)
26 May 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild
new file mode 100644
index 0000000..96d28db
--- /dev/null
+++ b/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION=1.20121103
+inherit perl-module
+
+DESCRIPTION='enable all of the features of Modern Perl with one import'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+ # 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
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+}
+perl_meta_runtime() {
+ # IO::File
+ echo virtual/perl-IO
+ # IO::Handle
+ echo virtual/perl-IO
+ # autodie 2.10 ( 2.100.0 )
+ echo \>=dev-perl/autodie-2.100.0
+ # feature
+ echo dev-lang/perl
+ # mro
+ echo dev-lang/perl
+ # perl 5.010 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/
@ 2016-03-12 2:44 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2016-03-12 2:44 UTC (permalink / raw
To: gentoo-commits
commit: b3ce408a78126c0e205b6f0ca35b3bcc1415c414
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 02:18:20 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 02:18:20 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b3ce408a
dev-perl/Modern-Perl: Remove, gone to ::gentoo
.../Modern-Perl/Modern-Perl-1.201.211.30.ebuild | 52 ----------------------
dev-perl/Modern-Perl/metadata.xml | 16 -------
2 files changed, 68 deletions(-)
diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild
deleted file mode 100644
index 7667c45..0000000
--- a/dev-perl/Modern-Perl/Modern-Perl-1.201.211.30.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20121103
-inherit perl-module
-
-DESCRIPTION='enable all of the features of Modern Perl with one import'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=dev-perl/Module-Build-0.36.01
-}
-perl_meta_build() {
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=dev-perl/Module-Build-0.36.01
- # Test::More 0.98 ( 0.980.0 )
- echo \>=virtual/perl-Test-Simple-0.980.0
-}
-perl_meta_runtime() {
- # IO::File
- echo virtual/perl-IO
- # IO::Handle
- echo virtual/perl-IO
- # autodie 2.10 ( 2.100.0 )
- echo \>=virtual/perl-autodie-2.100.0
- # feature
- echo dev-lang/perl
- # mro
- echo dev-lang/perl
- # perl 5.010 ( 5.10.0 )
- echo \>=dev-lang/perl-5.10.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Modern-Perl/metadata.xml b/dev-perl/Modern-Perl/metadata.xml
deleted file mode 100644
index f1b8175..0000000
--- a/dev-perl/Modern-Perl/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Modern-Perl</remote-id>
- <remote-id type="cpan-module">Modern::Perl</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-03-12 2:44 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-12 2:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-11-04 13:51 Kent Fredric
2012-05-27 2:30 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-27 21:01 Kent Fredric
2011-02-09 15:56 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox