* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2011-03-10 22:20 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 7afa8a7ac7302df63d2351e9f4dda2e467ffb899
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 20:55:20 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 20:55:20 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7afa8a7a
[fixdep] App-cpanoutdated -> local-lib
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../App-cpanoutdated/App-cpanoutdated-0.160.ebuild | 2 +-
dev-perl/App-cpanoutdated/ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild
index 36c53af..cc82f61 100644
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild
@@ -16,7 +16,7 @@ IUSE=""
depend libwww-perl; # LWP
depend-virtual IO-Zlib;
depend-virtual version;
-depend local-lib 1.006.008;
+depend local-lib 1.6.8;
depend-virtual ExtUtils-MakeMaker 6.56;
depend CPAN-DistnameInfo 0.10;
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index ed38bf6..8849cd4 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ App-cpanoutdated-0.160.ebuild:
+ Fixdep local-lib
+
*App-cpanoutdated-0.160 (30 Jan 2011)
30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2011-03-12 3:22 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-03-12 3:22 UTC (permalink / raw
To: gentoo-commits
commit: 1ddc661c45dcc609cfad0cb2a94d8729297d9fe7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 02:34:42 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 02:34:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1ddc661c
[fixdep] App-cpanoutdated -> CPAN-DistnameInfo , add .0
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
....160.ebuild => App-cpanoutdated-0.160.0.ebuild} | 2 +-
dev-perl/App-cpanoutdated/ChangeLog | 6 ++++++
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
similarity index 94%
rename from dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild
rename to dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
index cc82f61..a5288f6 100644
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.ebuild
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
@@ -18,7 +18,7 @@ depend-virtual IO-Zlib;
depend-virtual version;
depend local-lib 1.6.8;
depend-virtual ExtUtils-MakeMaker 6.56;
-depend CPAN-DistnameInfo 0.10;
+depend CPAN-DistnameInfo 0.100;
ddep_setup;
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 8849cd4..57796e1 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.160.0 (12 Mar 2011)
+
+ 12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ -App-cpanoutdated-0.160.ebuild, +App-cpanoutdated-0.160.0.ebuild:
+ Fixdep on CPAN-DistnameInfo, move version number to x.y.z
+
10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
App-cpanoutdated-0.160.ebuild:
Fixdep local-lib
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2011-07-15 7:11 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-07-15 7:11 UTC (permalink / raw
To: gentoo-commits
commit: 408d4df68faed2c7383a998a9478e152c53cfb39
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 15 03:40:34 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 15 03:40:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=408d4df6
[newversion] App-cpanoutdated-0.180.0
(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
.../App-cpanoutdated-0.180.0.ebuild | 25 ++++++++++++++++++++
dev-perl/App-cpanoutdated/ChangeLog | 6 ++++
2 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
new file mode 100644
index 0000000..20c44d0
--- /dev/null
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.18
+
+inherit perl-module perl-declaredeps
+
+DESCRIPTION="detect outdated CPAN modules in your environment"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+depend libwww-perl; # LWP
+depend-virtual IO-Zlib;
+depend-virtual version;
+depend local-lib 1.6.8;
+depend-virtual ExtUtils-MakeMaker 6.56;
+depend CPAN-DistnameInfo 0.100;
+
+ddep_setup;
+
+SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 57796e1..66e59f2 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.180.0 (15 Jul 2011)
+
+ 15 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+ +App-cpanoutdated-0.180.0.ebuild:
+ Bump
+
*App-cpanoutdated-0.160.0 (12 Mar 2011)
12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2011-10-24 21:17 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-10-24 21:17 UTC (permalink / raw
To: gentoo-commits
commit: 5dfd6a88f2ec5ae5c915160ca050d68156e399d5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 24 19:31:15 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 24 21:10:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5dfd6a88
[newversion] App-cpanoutdated-0.190.0
(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
.../App-cpanoutdated-0.190.0.ebuild | 42 ++++++++++++++++++++
dev-perl/App-cpanoutdated/ChangeLog | 6 +++
2 files changed, 48 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
new file mode 100644
index 0000000..fb9d2ca
--- /dev/null
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.19
+
+inherit perl-module
+
+DESCRIPTION="detect outdated CPAN modules in your environment"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+meta_build_dep() {
+ # ExtUtils::MakeMaker
+ echo 'virtual/perl-ExtUtils-MakeMaker';
+}
+meta_configure_dep() {
+ # ExtUtils::MakeMaker
+ echo 'virtual/perl-ExtUtils-MakeMaker';
+}
+meta_runtime_dep() {
+ # CPAN::DistnameInfo 0.1 ( 0.100.0 )
+ echo '>=dev-perl/CPAN-DistnameInfo-0.100.0'
+ # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
+ echo '>=virtual/perl-ExtUtils-MakeMaker-6.56'
+ # IO::Zlib
+ echo 'virtual/perl-IO-Zlib'
+ # LWP
+ echo 'dev-perl/libwww-perl'
+ # local::lib 1.006008 ( 1.6.8 )
+ echo '>=dev-perl/local-lib-1.6.8'
+ # perl 5.008001 ( 5.8.1 )
+ echo '>=dev-lang/perl-5.8.1'
+ # version
+ echo 'virtual/perl-version'
+}
+RDEPEND="$(meta_runtime_dep)"
+DEPENDS="$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)"
+SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 66e59f2..1322bbe 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.190.0 (24 Oct 2011)
+
+ 24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+ +App-cpanoutdated-0.190.0.ebuild:
+ Version Bump
+
*App-cpanoutdated-0.180.0 (15 Jul 2011)
15 Jul 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2012-01-07 5:29 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-01-07 5:29 UTC (permalink / raw
To: gentoo-commits
commit: 51d92240012c1fa847e52c31bd4a08d022aa0673
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jan 7 05:18:47 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jan 7 05:18:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=51d92240
[newversion] App-cpanoutdated 0.200.0 : needs not-yet-in-gentoo Module-Metadata 1.0.7
(Portage version: 2.2.0_alpha84/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../App-cpanoutdated-0.200.0.ebuild | 48 ++++++++++++++++++++
dev-perl/App-cpanoutdated/ChangeLog | 8 +++-
2 files changed, 55 insertions(+), 1 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
new file mode 100644
index 0000000..ecddf21
--- /dev/null
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.20
+inherit perl-module
+
+DESCRIPTION="detect outdated CPAN modules in your environment"
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # CPAN::DistnameInfo 0.1 ( 0.100.0 )
+ echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
+ # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.560.0
+ # IO::Zlib
+ echo virtual/perl-IO-Zlib
+ # LWP
+ echo dev-perl/libwww-perl
+ # Module::Metadata 1.000007 ( 1.0.7 )
+ echo \>=virtual/perl-Module-Metadata-1.0.7
+ # local::lib 1.006008 ( 1.6.8 )
+ echo \>=dev-perl/local-lib-1.6.8
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+ # version
+ echo virtual/perl-version
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 1322bbe..e14a575 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/App-cpanoutdated
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.200.0 (07 Jan 2012)
+
+ 07 Jan 2012; Kent Fredric <kentfredric@gmail.com>
+ +App-cpanoutdated-0.200.0.ebuild:
+ Version Bump. Needs not-yet-available Module-Metadata-1.0.7
+
*App-cpanoutdated-0.190.0 (24 Oct 2011)
24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2012-06-23 17:19 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-06-23 17:19 UTC (permalink / raw
To: gentoo-commits
commit: d12ca022ef240603382397342368f3438dbcfa6b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 17:04:16 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 17:04:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d12ca022
[newversion] App-cpanoutdated-0.230.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../App-cpanoutdated-0.230.0.ebuild | 50 ++++++++++++++++++++
dev-perl/App-cpanoutdated/ChangeLog | 6 ++
2 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild
new file mode 100644
index 0000000..92a28c8
--- /dev/null
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.23
+inherit perl-module
+
+DESCRIPTION='detect outdated CPAN modules in your environment'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # CPAN::DistnameInfo 0.1 ( 0.100.0 )
+ echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
+ # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.560.0
+ # IO::Zlib
+ echo virtual/perl-IO-Zlib
+ # LWP
+ echo dev-perl/libwww-perl
+ # Module::CoreList
+ echo virtual/perl-Module-CoreList
+ # Module::Metadata 1.000007 ( 1.0.7 )
+ echo \>=virtual/perl-Module-Metadata-1.0.7
+ # local::lib 1.006008 ( 1.6.8 )
+ echo \>=dev-perl/local-lib-1.6.8
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+ # version
+ echo virtual/perl-version
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 8c76cd7..7e50b88 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.230.0 (23 Jun 2012)
+
+ 23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+ +App-cpanoutdated-0.230.0.ebuild:
+ Version Bump
+
*App-cpanoutdated-0.220.0 (22 Jun 2012)
22 Jun 2012; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2012-10-25 10:13 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-10-25 10:13 UTC (permalink / raw
To: gentoo-commits
commit: 5764ef0c3e699372a6e7208e71189b7516257bbf
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Oct 25 08:25:06 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Oct 25 08:25:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5764ef0c
[newversion] App-cpanoutdated-0.240.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
.../App-cpanoutdated-0.240.0.ebuild | 50 ++++++++++++++++++++
dev-perl/App-cpanoutdated/ChangeLog | 6 ++
2 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.240.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.240.0.ebuild
new file mode 100644
index 0000000..4b9fa9d
--- /dev/null
+++ b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.240.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.24
+inherit perl-module
+
+DESCRIPTION='detect outdated CPAN modules in your environment'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # CPAN::DistnameInfo 0.1 ( 0.100.0 )
+ echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
+ # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.56
+ # IO::Zlib
+ echo virtual/perl-IO-Zlib
+ # LWP
+ echo dev-perl/libwww-perl
+ # Module::CoreList
+ echo virtual/perl-Module-CoreList
+ # Module::Metadata 1.000007 ( 1.0.7 )
+ echo \>=virtual/perl-Module-Metadata-1.0.7
+ # local::lib 1.006008 ( 1.6.8 )
+ echo \>=dev-perl/local-lib-1.6.8
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+ # version
+ echo virtual/perl-version
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/ChangeLog b/dev-perl/App-cpanoutdated/ChangeLog
index 7e50b88..6e5367d 100644
--- a/dev-perl/App-cpanoutdated/ChangeLog
+++ b/dev-perl/App-cpanoutdated/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-cpanoutdated-0.240.0 (25 Oct 2012)
+
+ 25 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+ +App-cpanoutdated-0.240.0.ebuild:
+ Version Bump
+
*App-cpanoutdated-0.230.0 (23 Jun 2012)
23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/
@ 2015-03-26 12:14 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2015-03-26 12:14 UTC (permalink / raw
To: gentoo-commits
commit: 5d3a30f065aa3247d23ba4b0435b2840218319fa
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 09:36:54 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 09:36:54 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5d3a30f0
[cleanup] App-cpanoutdated: remove old versions
Package-Manager: portage-2.2.17
.../App-cpanoutdated-0.160.0.ebuild | 25 -----------
.../App-cpanoutdated-0.180.0.ebuild | 25 -----------
.../App-cpanoutdated-0.190.0.ebuild | 42 ------------------
.../App-cpanoutdated-0.200.0.ebuild | 48 ---------------------
.../App-cpanoutdated-0.220.0.ebuild | 50 ----------------------
.../App-cpanoutdated-0.230.0.ebuild | 50 ----------------------
6 files changed, 240 deletions(-)
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
deleted file mode 100644
index a5288f6..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.16
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="detect outdated CPAN modules in your environment"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-depend libwww-perl; # LWP
-depend-virtual IO-Zlib;
-depend-virtual version;
-depend local-lib 1.6.8;
-depend-virtual ExtUtils-MakeMaker 6.56;
-depend CPAN-DistnameInfo 0.100;
-
-ddep_setup;
-
-SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
deleted file mode 100644
index 20c44d0..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.18
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="detect outdated CPAN modules in your environment"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-depend libwww-perl; # LWP
-depend-virtual IO-Zlib;
-depend-virtual version;
-depend local-lib 1.6.8;
-depend-virtual ExtUtils-MakeMaker 6.56;
-depend CPAN-DistnameInfo 0.100;
-
-ddep_setup;
-
-SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
deleted file mode 100644
index fb9d2ca..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.19
-
-inherit perl-module
-
-DESCRIPTION="detect outdated CPAN modules in your environment"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-meta_build_dep() {
- # ExtUtils::MakeMaker
- echo 'virtual/perl-ExtUtils-MakeMaker';
-}
-meta_configure_dep() {
- # ExtUtils::MakeMaker
- echo 'virtual/perl-ExtUtils-MakeMaker';
-}
-meta_runtime_dep() {
- # CPAN::DistnameInfo 0.1 ( 0.100.0 )
- echo '>=dev-perl/CPAN-DistnameInfo-0.100.0'
- # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
- echo '>=virtual/perl-ExtUtils-MakeMaker-6.56'
- # IO::Zlib
- echo 'virtual/perl-IO-Zlib'
- # LWP
- echo 'dev-perl/libwww-perl'
- # local::lib 1.006008 ( 1.6.8 )
- echo '>=dev-perl/local-lib-1.6.8'
- # perl 5.008001 ( 5.8.1 )
- echo '>=dev-lang/perl-5.8.1'
- # version
- echo 'virtual/perl-version'
-}
-RDEPEND="$(meta_runtime_dep)"
-DEPENDS="$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)"
-SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
deleted file mode 100644
index ecddf21..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="detect outdated CPAN modules in your environment"
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # CPAN::DistnameInfo 0.1 ( 0.100.0 )
- echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
- # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.560.0
- # IO::Zlib
- echo virtual/perl-IO-Zlib
- # LWP
- echo dev-perl/libwww-perl
- # Module::Metadata 1.000007 ( 1.0.7 )
- echo \>=virtual/perl-Module-Metadata-1.0.7
- # local::lib 1.006008 ( 1.6.8 )
- echo \>=dev-perl/local-lib-1.6.8
- # perl 5.008001 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.220.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.220.0.ebuild
deleted file mode 100644
index 8457716..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.220.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION="detect outdated CPAN modules in your environment"
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # CPAN::DistnameInfo 0.1 ( 0.100.0 )
- echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
- # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.560.0
- # IO::Zlib
- echo virtual/perl-IO-Zlib
- # LWP
- echo dev-perl/libwww-perl
- # Module::CoreList
- echo virtual/perl-Module-CoreList
- # Module::Metadata 1.000007 ( 1.0.7 )
- echo \>=virtual/perl-Module-Metadata-1.0.7
- # local::lib 1.006008 ( 1.6.8 )
- echo \>=dev-perl/local-lib-1.6.8
- # perl 5.008001 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild
deleted file mode 100644
index 92a28c8..0000000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.230.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.23
-inherit perl-module
-
-DESCRIPTION='detect outdated CPAN modules in your environment'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # CPAN::DistnameInfo 0.1 ( 0.100.0 )
- echo \>=dev-perl/CPAN-DistnameInfo-0.100.0
- # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.560.0
- # IO::Zlib
- echo virtual/perl-IO-Zlib
- # LWP
- echo dev-perl/libwww-perl
- # Module::CoreList
- echo virtual/perl-Module-CoreList
- # Module::Metadata 1.000007 ( 1.0.7 )
- echo \>=virtual/perl-Module-Metadata-1.0.7
- # local::lib 1.006008 ( 1.6.8 )
- echo \>=dev-perl/local-lib-1.6.8
- # perl 5.008001 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2015-03-26 12:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 12:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-10-25 10:13 Kent Fredric
2012-06-23 17:19 Kent Fredric
2012-01-07 5:29 Kent Fredric
2011-10-24 21:17 Kent Fredric
2011-07-15 7:11 Kent Fredric
2011-03-12 3:22 Kent Fredric
2011-03-10 22:20 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox