public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Gentoo/
@ 2014-10-01  9:44 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2014-10-01  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     625126580540b38ad0f42270e7457a7c664cf894
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Sep 30 17:29:31 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Sep 30 17:29:31 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=62512658

[fixup] dev-perl/CPANPLUS-Dist-Gentoo fix dep on CPANPLUS

Package-Manager: portage-2.2.10

---
 ...too-0.120.0.ebuild => CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild} | 6 +++---
 dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog                          | 9 ++++++++-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
similarity index 94%
rename from dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
rename to dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
index 5c80a7b..fa43626 100644
--- a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
+++ b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -17,7 +17,7 @@ perl_meta_configure() {
 }
 perl_meta_build() {
 	# CPANPLUS
-	echo virtual/perl-CPANPLUS
+	echo dev-perl/CPANPLUS
 	# Carp
 	# echo virtual/perl-Carp
 	# Cwd
@@ -45,7 +45,7 @@ perl_meta_build() {
 }
 perl_meta_runtime() {
 	# CPANPLUS
-	echo virtual/perl-CPANPLUS
+	echo dev-perl/CPANPLUS
 	# Carp
 	# echo virtual/perl-Carp
 	# Cwd

diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
index d4bdc30..b0e7019 100644
--- a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
+++ b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/CPANPLUS-Dist-Gentoo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CPANPLUS-Dist-Gentoo-0.120.0-r1 (30 Sep 2014)
+
+  30 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -CPANPLUS-Dist-Gentoo-0.120.0.ebuild,
+  +CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild:
+  fix dep on CPANPLUS
+
   23 Aug 2012; Kent Fredric <kentfredric@gmail.com>
   -CPANPLUS-Dist-Gentoo-0.110.0.ebuild:
   Gone on CPAN


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Gentoo/
@ 2015-06-17  0:56 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-06-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     162a1888c9144230917a236d4ade94b4d70afec9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:46:06 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:46:06 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=162a1888

[fixup] CPANPLUS-Dist-Gentoo: EAPI5

Package-Manager: portage-2.2.17

 ...oo-0.120.0-r1.ebuild => CPANPLUS-Dist-Gentoo-0.120.0-r2.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r2.ebuild
similarity index 94%
rename from dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
rename to dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r2.ebuild
index fa43626..f16af53 100644
--- a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
+++ b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=4
+EAPI=5
 MODULE_AUTHOR=VPIT
 MODULE_VERSION=0.12
 inherit perl-module
 
 DESCRIPTION='CPANPLUS backend generating Gentoo ebuilds.'
-LICENSE=" || ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
@@ -77,4 +77,3 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Gentoo/
@ 2012-06-23 14:09 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2012-06-23 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     653ed540271556cc7d4d1d1ec566781932ec0ed3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 22 10:12:33 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 22 10:12:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=653ed540

[newversion] CPANPLUS-Dist-Gentoo-0.120.0

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 .../CPANPLUS-Dist-Gentoo-0.120.0.ebuild            |   80 ++++++++++++++++++++
 dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog            |    6 ++
 2 files changed, 86 insertions(+), 0 deletions(-)

diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
new file mode 100644
index 0000000..5c80a7b
--- /dev/null
+++ b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=VPIT
+MODULE_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION='CPANPLUS backend generating Gentoo ebuilds.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# CPANPLUS
+	echo virtual/perl-CPANPLUS
+	# Carp
+	# echo virtual/perl-Carp
+	# Cwd
+	echo virtual/perl-File-Spec
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+	# File::Copy
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# IPC::Cmd
+	echo virtual/perl-IPC-Cmd
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Parse::CPAN::Meta
+	echo virtual/perl-Parse-CPAN-Meta
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# base
+	# echo virtual/perl-base
+}
+perl_meta_runtime() {
+	# CPANPLUS
+	echo virtual/perl-CPANPLUS
+	# Carp
+	# echo virtual/perl-Carp
+	# Cwd
+	echo virtual/perl-File-Spec
+	# File::Copy
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# IPC::Cmd
+	echo virtual/perl-IPC-Cmd
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Parse::CPAN::Meta
+	echo virtual/perl-Parse-CPAN-Meta
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# base
+	# echo virtual/perl-base
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
index 158d22c..2b06d6e 100644
--- a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
+++ b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CPANPLUS-Dist-Gentoo-0.120.0 (22 Jun 2012)
+
+  22 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  +CPANPLUS-Dist-Gentoo-0.120.0.ebuild:
+  Version Bump
+
 *CPANPLUS-Dist-Gentoo-0.110.0 (22 Jun 2012)
 
   22 Jun 2012; Kent Fredric <kentfredric@gmail.com>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-17  0:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01  9:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Gentoo/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 Kent Fredric
2012-06-23 14:09 Kent Fredric

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