public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:53 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     ca7513eb48fd4fd102aab435048ecba56a888a57
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:53:13 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:53:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7513eb

app-portage/g-cpan: ppc stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index 178d958eb300..6db01f95d83f 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2023-12-17 14:30 Mart Raudsepp
  0 siblings, 0 replies; 31+ messages in thread
From: Mart Raudsepp @ 2023-12-17 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     566c2d41aa4d9f0b80146a13b2dc4899ef31d0b0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 14:25:02 2023 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 14:25:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566c2d41

app-portage/g-cpan: keyword 0.18.0-r1 for ~arm64

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index 01a9e11c8b90..9d71bc053ad6 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+	KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:55 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     2c589bd5b499368a45baf62e2d198615cfa13a19
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:55:22 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:55:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c589bd5

app-portage/g-cpan: x86 stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index 93f6b31a3213..01a9e11c8b90 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:54 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d73f3acc931aed7921c1e84612e2869a3a122e4f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:54:27 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:54:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73f3acc

app-portage/g-cpan: sparc stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index e11a6cac39d5..93f6b31a3213 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:53 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     ece098f022799849e458ddd25db298e87aa4a263
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:53:53 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:53:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece098f0

app-portage/g-cpan: ppc64 stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index 6db01f95d83f..e11a6cac39d5 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:52 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     85fa6f4ae63ee49ff1eb02efe8b9dc90ff7eda19
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:52:10 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:52:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fa6f4a

app-portage/g-cpan: arm stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index ec719245e269..178d958eb300 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-04  6:51 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2022-07-04  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c1845fd73f2d179ed6449f0203b2b7dc92512ded
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:51:31 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:51:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1845fd7

app-portage/g-cpan: amd64 stable wrt bug #856331

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index d37683277b73..ec719245e269 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-03 22:39 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2022-07-03 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     6103e4eac8e4a07187cccc324a198a8ad0705c4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 22:39:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 22:39:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6103e4ea

app-portage/g-cpan: add ewarn for recreating overlay/ebuilds

Bug: https://bugs.gentoo.org/819513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../g-cpan/{g-cpan-0.18.0.ebuild => g-cpan-0.18.0-r1.ebuild} | 12 ++++++++++++
 app-portage/g-cpan/g-cpan-9999.ebuild                        | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-portage/g-cpan/g-cpan-0.18.0.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
similarity index 76%
rename from app-portage/g-cpan/g-cpan-0.18.0.ebuild
rename to app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index 245e333b5463..d37683277b73 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -57,7 +57,19 @@ src_install() {
 	keepdir /var/log/g-cpan
 }
 
+pkg_preinst() {
+	has_version "<app-portage/g-cpan-0.18.0-r1" && HAD_EAPI5_GCPAN=1
+}
+
 pkg_postinst() {
+	if [[ ${HAD_EAPI5_GCPAN:-0} -eq 1 ]] ; then
+		ewarn "Please re-create your overlay with generated g-cpan ebuilds!"
+		ewarn "The old ebuilds will use EAPI 5 and be incompatible with newer"
+		ewarn "Perl eclass changes. This newer version of g-cpan (0.18.0+)"
+		ewarn "generates EAPI 8 ebuilds without this problem, but it cannot"
+		ewarn "change existing ebuilds. See bug #819513."
+	fi
+
 	elog "If you want to use g-cpan as non root user you may wish to adjust"
 	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
 	elog "Please note that some CPAN packages need additional manual"

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 245e333b5463..d37683277b73 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -57,7 +57,19 @@ src_install() {
 	keepdir /var/log/g-cpan
 }
 
+pkg_preinst() {
+	has_version "<app-portage/g-cpan-0.18.0-r1" && HAD_EAPI5_GCPAN=1
+}
+
 pkg_postinst() {
+	if [[ ${HAD_EAPI5_GCPAN:-0} -eq 1 ]] ; then
+		ewarn "Please re-create your overlay with generated g-cpan ebuilds!"
+		ewarn "The old ebuilds will use EAPI 5 and be incompatible with newer"
+		ewarn "Perl eclass changes. This newer version of g-cpan (0.18.0+)"
+		ewarn "generates EAPI 8 ebuilds without this problem, but it cannot"
+		ewarn "change existing ebuilds. See bug #819513."
+	fi
+
 	elog "If you want to use g-cpan as non root user you may wish to adjust"
 	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
 	elog "Please note that some CPAN packages need additional manual"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2022-07-03 22:33 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2022-07-03 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     128d47e603e3d0c43fa4ececc1e15f62961d0b7a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 22:32:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 22:32:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128d47e6

app-portage/g-cpan: add 0.18.0

Bug: https://bugs.gentoo.org/819513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/g-cpan/Manifest                        |  1 +
 .../{g-cpan-9999.ebuild => g-cpan-0.18.0.ebuild}   | 25 ++++++++++++----------
 app-portage/g-cpan/g-cpan-9999.ebuild              | 25 ++++++++++++----------
 3 files changed, 29 insertions(+), 22 deletions(-)

diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest
index 137f2cdf37e2..5ecb05477b55 100644
--- a/app-portage/g-cpan/Manifest
+++ b/app-portage/g-cpan/Manifest
@@ -1,2 +1,3 @@
 DIST g-cpan-0.16.9.tar.gz 34463 BLAKE2B 7eff6b7da75219712504ac7b9ea1833e9eaa9ba4a49f609baec6407beb16f4764baf2c35e15c779c93ca8c09bba9058e6acb6fda7f3fd2df06296724f2c3c3fc SHA512 f26d81974fedb024808fe3671ae297fd36abc37a5b04783f36f6c9e8c6000a411c675e999e91da48801a7c84fde15a59587df02fa9d7b3833ccc0916993b1783
 DIST g-cpan-0.17.0.tar.gz 38786 BLAKE2B 3f4a165920c7c075919f0eeca9554fe32bd3f72cd8010fced4d7e45aa44e80de7800fb78587d1429ac88643dd812d58725b66fbbdce305bd762db8d4ca2f0720 SHA512 80475560a00fddce31f8a92dd460bd22e0de57445a56628ad76f35ab3fc4d2f801ebd2a2a9542ed675245a994e53bb7ae842f714c35ab1f6bdbc40dd49ce2d86
+DIST g-cpan-0.18.0.tar.gz 39099 BLAKE2B fd04d36706a63b66bf74d247d088397f77e42f8f33d6fcf068ea42601bfb89cca751ea35a6a10977077eeac2f3fd9b21d6f1d9990b87fe8cf60951a639730589 SHA512 bebb6187c80fb5228a6dcaa4dd51d7d9c9bb755e86d637ab1d740e4cbdc09c5b01f3d0b608f3c6b2b27a06e4e433ec77dfe49c6738cdef75f45c1e8231ebd9e9

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-0.18.0.ebuild
similarity index 79%
copy from app-portage/g-cpan/g-cpan-9999.ebuild
copy to app-portage/g-cpan/g-cpan-0.18.0.ebuild
index fca42099a130..245e333b5463 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit perl-module
 
-if [[ ${PV} == "9999" ]] ; then
+if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
-	SRC_URI=""
 else
-	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
@@ -22,7 +21,7 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-COMMONDEPEND="
+COMMON_DEPEND="
 	dev-perl/Config-Tiny
 	virtual/perl-File-Path
 	virtual/perl-File-Spec
@@ -34,24 +33,28 @@ COMMONDEPEND="
 	virtual/perl-Term-ANSIColor
 	>=dev-perl/YAML-0.60
 "
-RDEPEND="${COMMONDEPEND}
+RDEPEND="
+	${COMMON_DEPEND}
 	>=sys-apps/portage-2.0.0
 "
-DEPEND="${COMMONDEPEND}
+BDEPEND="
+	${COMMON_DEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? ( >=virtual/perl-Test-Simple-0.940.0 )
 "
 
 src_install() {
 	perl-module_src_install
+
 	if ! use prefix; then
 		diropts -m0775 -o portage -g portage
 	else
 		diropts -m0775
 	fi
-	dodir "/var/tmp/g-cpan"
-	dodir "/var/log/g-cpan"
-	keepdir "/var/log/g-cpan"
+
+	dodir /var/tmp/g-cpan
+	dodir /var/log/g-cpan
+	keepdir /var/log/g-cpan
 }
 
 pkg_postinst() {

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index fca42099a130..245e333b5463 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit perl-module
 
-if [[ ${PV} == "9999" ]] ; then
+if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
-	SRC_URI=""
 else
-	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
@@ -22,7 +21,7 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-COMMONDEPEND="
+COMMON_DEPEND="
 	dev-perl/Config-Tiny
 	virtual/perl-File-Path
 	virtual/perl-File-Spec
@@ -34,24 +33,28 @@ COMMONDEPEND="
 	virtual/perl-Term-ANSIColor
 	>=dev-perl/YAML-0.60
 "
-RDEPEND="${COMMONDEPEND}
+RDEPEND="
+	${COMMON_DEPEND}
 	>=sys-apps/portage-2.0.0
 "
-DEPEND="${COMMONDEPEND}
+BDEPEND="
+	${COMMON_DEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? ( >=virtual/perl-Test-Simple-0.940.0 )
 "
 
 src_install() {
 	perl-module_src_install
+
 	if ! use prefix; then
 		diropts -m0775 -o portage -g portage
 	else
 		diropts -m0775
 	fi
-	dodir "/var/tmp/g-cpan"
-	dodir "/var/log/g-cpan"
-	keepdir "/var/log/g-cpan"
+
+	dodir /var/tmp/g-cpan
+	dodir /var/log/g-cpan
+	keepdir /var/log/g-cpan
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2020-05-16  7:09 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2020-05-16  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     6e3bbeaf1d38add0f2b044847b3730d45db7bb9c
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 07:00:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat May 16 07:00:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3bbeaf

app-portage/g-cpan: remove retired maintainer

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-portage/g-cpan/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-portage/g-cpan/metadata.xml b/app-portage/g-cpan/metadata.xml
index 67070ea1bee..fa5a8f4c189 100644
--- a/app-portage/g-cpan/metadata.xml
+++ b/app-portage/g-cpan/metadata.xml
@@ -4,9 +4,6 @@
 	<maintainer type="person">
 		<email>robbat2@gentoo.org</email>
 	</maintainer>
-	<maintainer type="person">
-		<email>Sergiy.Borodych@gmail.com</email>
-	</maintainer>
 	<maintainer type="project">
 		<email>perl@gentoo.org</email>
 		<name>Gentoo Perl Project</name>


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2020-04-10 23:31 Andreas K. Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas K. Hüttel @ 2020-04-10 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     119f9d6ab000d8f7b53867c852e03404500ddf71
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Sat Apr  4 07:46:27 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 23:31:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119f9d6a

app-portage/g-cpan: version bump to 0.17.0

Bug: https://bugs.gentoo.org/581490
Closes: https://github.com/gentoo-perl/g-cpan/issues/26
Signed-off-by: Sergiy Borodych <Sergiy.Borodych <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15214
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-portage/g-cpan/Manifest             |  1 +
 app-portage/g-cpan/g-cpan-0.17.0.ebuild | 62 +++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)

diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest
index b27eacb0078..137f2cdf37e 100644
--- a/app-portage/g-cpan/Manifest
+++ b/app-portage/g-cpan/Manifest
@@ -1 +1,2 @@
 DIST g-cpan-0.16.9.tar.gz 34463 BLAKE2B 7eff6b7da75219712504ac7b9ea1833e9eaa9ba4a49f609baec6407beb16f4764baf2c35e15c779c93ca8c09bba9058e6acb6fda7f3fd2df06296724f2c3c3fc SHA512 f26d81974fedb024808fe3671ae297fd36abc37a5b04783f36f6c9e8c6000a411c675e999e91da48801a7c84fde15a59587df02fa9d7b3833ccc0916993b1783
+DIST g-cpan-0.17.0.tar.gz 38786 BLAKE2B 3f4a165920c7c075919f0eeca9554fe32bd3f72cd8010fced4d7e45aa44e80de7800fb78587d1429ac88643dd812d58725b66fbbdce305bd762db8d4ca2f0720 SHA512 80475560a00fddce31f8a92dd460bd22e0de57445a56628ad76f35ab3fc4d2f801ebd2a2a9542ed675245a994e53bb7ae842f714c35ab1f6bdbc40dd49ce2d86

diff --git a/app-portage/g-cpan/g-cpan-0.17.0.ebuild b/app-portage/g-cpan/g-cpan-0.17.0.ebuild
new file mode 100644
index 00000000000..fca42099a13
--- /dev/null
+++ b/app-portage/g-cpan/g-cpan-0.17.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit perl-module
+
+if [[ ${PV} == "9999" ]] ; then
+	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
+	inherit git-r3
+	SRC_URI=""
+else
+	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+COMMONDEPEND="
+	dev-perl/Config-Tiny
+	virtual/perl-File-Path
+	virtual/perl-File-Spec
+	dev-perl/Log-Agent
+	virtual/perl-Memoize
+	virtual/perl-IO
+	dev-perl/Path-Tiny
+	dev-perl/Shell-EnvImporter
+	virtual/perl-Term-ANSIColor
+	>=dev-perl/YAML-0.60
+"
+RDEPEND="${COMMONDEPEND}
+	>=sys-apps/portage-2.0.0
+"
+DEPEND="${COMMONDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+
+src_install() {
+	perl-module_src_install
+	if ! use prefix; then
+		diropts -m0775 -o portage -g portage
+	else
+		diropts -m0775
+	fi
+	dodir "/var/tmp/g-cpan"
+	dodir "/var/log/g-cpan"
+	keepdir "/var/log/g-cpan"
+}
+
+pkg_postinst() {
+	elog "If you want to use g-cpan as non root user you may wish to adjust"
+	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
+	elog "Please note that some CPAN packages need additional manual"
+	elog "parameters or tweaking, due to bugs in their build systems."
+}


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2020-04-10 23:31 Andreas K. Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas K. Hüttel @ 2020-04-10 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     667979f5c49de890b4826f2d76d065fe2ccf118f
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Sat Apr  4 07:46:27 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 23:30:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667979f5

app-portage/g-cpan: remove old versions

Signed-off-by: Sergiy Borodych <Sergiy.Borodych <AT> gmail.com>
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-portage/g-cpan/Manifest             |  3 --
 app-portage/g-cpan/g-cpan-0.16.5.ebuild | 38 -----------------------
 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 42 -------------------------
 app-portage/g-cpan/g-cpan-0.16.7.ebuild | 55 ---------------------------------
 4 files changed, 138 deletions(-)

diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest
index b503443e420..b27eacb0078 100644
--- a/app-portage/g-cpan/Manifest
+++ b/app-portage/g-cpan/Manifest
@@ -1,4 +1 @@
-DIST g-cpan-0.16.5.tar.gz 33894 BLAKE2B e5ffee0086b9a2dcc5bd32ae21f13f01464756d2483e21bdd5e455ff0044d864767f7bfef9ad7bf6618126e921784fa08162400e6b44014d70c3f35265a0243e SHA512 f2eab23281abe567ee2df42895e3f0783228c6ab5e3a8230089e900fd2700367d736299da20fb228f2d4542491a24da05fd035a81aff7d79ce5132e35c48ad0b
-DIST g-cpan-0.16.6.tar.gz 33844 BLAKE2B 3c8b4b39fbeec4e15aa49db877e24a99883112fb79538b5d94a87b60dfea436bffa6f50cbbb97f759c4a2ad75e254d30913105f3f1ee87628cbc9291be69ba87 SHA512 f8e9e211ffc09ca42d1444a42ad2b8111beb8988e4a01387cf8788f7e4a52e6133168820c2800ac82429fa022e2ff473a774c48ac140b5cde184b3d77cd6e1b1
-DIST g-cpan-0.16.7.tar.gz 33621 BLAKE2B 531c2668756b8f31dc038136580dc5fa26b4bb20307b72b4b15202f6f1135824271ae031113fbad71e6096e916d2e10c28c02d5c869d7cfa51ffb04b5a73a9a6 SHA512 2412b30fa4c3432882db0f31da6ace841e353a363e15a3b536ea1febcf601a7f9c4e14968e3abcf848e3557098088012472179688caf36cd97ae9b528a3db7fb
 DIST g-cpan-0.16.9.tar.gz 34463 BLAKE2B 7eff6b7da75219712504ac7b9ea1833e9eaa9ba4a49f609baec6407beb16f4764baf2c35e15c779c93ca8c09bba9058e6acb6fda7f3fd2df06296724f2c3c3fc SHA512 f26d81974fedb024808fe3671ae297fd36abc37a5b04783f36f6c9e8c6000a411c675e999e91da48801a7c84fde15a59587df02fa9d7b3833ccc0916993b1783

diff --git a/app-portage/g-cpan/g-cpan-0.16.5.ebuild b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
deleted file mode 100644
index 828bc9c3fce..00000000000
--- a/app-portage/g-cpan/g-cpan-0.16.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
-SRC_URI="mirror://gentoo/${P}.tar.gz
-		 https://dev.gentoo.org/~chainsaw/distfiles/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
-		>=dev-perl/YAML-0.60
-		dev-perl/Shell-EnvImporter
-		dev-perl/Log-Agent"
-RDEPEND="${DEPEND}"
-
-src_install() {
-		perl-module_src_install
-		diropts "-m0755"
-		dodir "/var/tmp/g-cpan"
-		keepdir "/var/tmp/g-cpan"
-		dodir "/var/log/g-cpan"
-		keepdir "/var/log/g-cpan"
-}
-
-pkg_postinst() {
-	elog "You may wish to adjust the permissions on /var/tmp/g-cpan"
-	elog "if you have users besides root expecting to use g-cpan."
-	elog "Please note that some CPAN packages need additional manual"
-	elog "parameters or tweaking, due to bugs in their build systems."
-}

diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
deleted file mode 100644
index ea01a673c5c..00000000000
--- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
-	inherit git-r3
-	SRC_URI=""
-else
-	SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-lang/perl
-		>=dev-perl/YAML-0.60
-		>=dev-perl/Shell-EnvImporter-1.70.0-r2
-		dev-perl/Log-Agent"
-RDEPEND="${DEPEND}"
-
-src_install() {
-		perl-module_src_install
-		diropts "-m0755"
-		dodir "/var/tmp/g-cpan"
-		dodir "/var/log/g-cpan"
-		keepdir "/var/log/g-cpan"
-}
-
-pkg_postinst() {
-	elog "You may wish to adjust the permissions on /var/tmp/g-cpan"
-	elog "if you have users besides root expecting to use g-cpan."
-	elog "Please note that some CPAN packages need additional manual"
-	elog "parameters or tweaking, due to bugs in their build systems."
-}

diff --git a/app-portage/g-cpan/g-cpan-0.16.7.ebuild b/app-portage/g-cpan/g-cpan-0.16.7.ebuild
deleted file mode 100644
index 08fa0acb5fb..00000000000
--- a/app-portage/g-cpan/g-cpan-0.16.7.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit perl-module
-if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
-	inherit git-r3
-	SRC_URI=""
-else
-	SRC_URI="https://github.com/gentoo-perl/g-cpan/releases/download/v${PV}/${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-COMMONDEPEND="
-	virtual/perl-File-Path
-	virtual/perl-File-Spec
-	dev-perl/Log-Agent
-	virtual/perl-Memoize
-	virtual/perl-IO
-	dev-perl/Shell-EnvImporter
-	virtual/perl-Term-ANSIColor
-	>=dev-perl/YAML-0.60
-"
-RDEPEND="${COMMONDEPEND}
-	>=sys-apps/portage-2.0.0
-"
-DEPEND="${COMMONDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-
-src_install() {
-		perl-module_src_install
-		diropts -m0775 -o portage -g portage
-		dodir "/var/tmp/g-cpan"
-		dodir "/var/log/g-cpan"
-		keepdir "/var/log/g-cpan"
-}
-
-pkg_postinst() {
-	elog "If you want to use g-cpan as non root user you may wish to adjust"
-	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
-	elog "Please note that some CPAN packages need additional manual"
-	elog "parameters or tweaking, due to bugs in their build systems."
-}


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2020-04-10 23:31 Andreas K. Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas K. Hüttel @ 2020-04-10 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     04afeefdc48ca15c17af9d536d70b5099854e8da
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Sat Apr  4 07:46:27 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 23:30:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04afeefd

app-portage/g-cpan: migrate to EAPI=7 & add detection of use prefix

prefix detecting is matter for diropts with portage user-group options

Signed-off-by: Sergiy Borodych <Sergiy.Borodych <AT> gmail.com>
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild | 9 +++++++--
 app-portage/g-cpan/g-cpan-9999.ebuild      | 9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
index d12aa9937dd..8bf683d29b8 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
@@ -1,9 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit perl-module
+
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
@@ -41,7 +42,11 @@ DEPEND="${COMMONDEPEND}
 
 src_install() {
 	perl-module_src_install
-	diropts -m0775 -o portage -g portage
+	if ! use prefix; then
+		diropts -m0775 -o portage -g portage
+	else
+		diropts -m0775
+	fi
 	dodir "/var/tmp/g-cpan"
 	dodir "/var/log/g-cpan"
 	keepdir "/var/log/g-cpan"

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 5fad97abc0e..fca42099a13 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,9 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit perl-module
+
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
@@ -43,7 +44,11 @@ DEPEND="${COMMONDEPEND}
 
 src_install() {
 	perl-module_src_install
-	diropts -m0775 -o portage -g portage
+	if ! use prefix; then
+		diropts -m0775 -o portage -g portage
+	else
+		diropts -m0775
+	fi
 	dodir "/var/tmp/g-cpan"
 	dodir "/var/log/g-cpan"
 	keepdir "/var/log/g-cpan"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2019-05-18 10:02 Michał Górny
  0 siblings, 0 replies; 31+ messages in thread
From: Michał Górny @ 2019-05-18 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     2c440912a8b54a509491e01baf4769f5156abdd3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:55:53 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c440912

app-portage/g-cpan: Prune dep on portage-mgorny

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild | 5 +----
 app-portage/g-cpan/g-cpan-9999.ebuild      | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
index 39bcbf8a06f..074248d01fe 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
@@ -31,10 +31,7 @@ COMMONDEPEND="
 	>=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-	|| (
-		>=sys-apps/portage-2.0.0
-		sys-apps/portage-mgorny
-	)
+	>=sys-apps/portage-2.0.0
 "
 DEPEND="${COMMONDEPEND}
 	virtual/perl-ExtUtils-MakeMaker

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 50536a4a795..8c06625ef24 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -33,10 +33,7 @@ COMMONDEPEND="
 	>=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-	|| (
-		>=sys-apps/portage-2.0.0
-		sys-apps/portage-mgorny
-	)
+	>=sys-apps/portage-2.0.0
 "
 DEPEND="${COMMONDEPEND}
 	virtual/perl-ExtUtils-MakeMaker


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2018-03-21 18:12 Michał Górny
  0 siblings, 0 replies; 31+ messages in thread
From: Michał Górny @ 2018-03-21 18:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6330c990417cfe307a1651f3345403116923529d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:08:23 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6330c990

app-portage/g-cpan: Support sys-apps/portage-mgorny

 .../g-cpan/{g-cpan-0.16.9.ebuild => g-cpan-0.16.9-r1.ebuild}       | 7 +++++--
 app-portage/g-cpan/g-cpan-9999.ebuild                              | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
similarity index 93%
rename from app-portage/g-cpan/g-cpan-0.16.9.ebuild
rename to app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
index a385366a29c..39bcbf8a06f 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,7 +31,10 @@ COMMONDEPEND="
 	>=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-	>=sys-apps/portage-2.0.0
+	|| (
+		>=sys-apps/portage-2.0.0
+		sys-apps/portage-mgorny
+	)
 "
 DEPEND="${COMMONDEPEND}
 	virtual/perl-ExtUtils-MakeMaker

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 669c0992637..50536a4a795 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,10 @@ COMMONDEPEND="
 	>=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-	>=sys-apps/portage-2.0.0
+	|| (
+		>=sys-apps/portage-2.0.0
+		sys-apps/portage-mgorny
+	)
 "
 DEPEND="${COMMONDEPEND}
 	virtual/perl-ExtUtils-MakeMaker


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2017-07-30  8:47 Michał Górny
  0 siblings, 0 replies; 31+ messages in thread
From: Michał Górny @ 2017-07-30  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2be961fcd8f5668cedc5b5a379363bd58d214011
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:31:18 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:46:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be961fc

app-portage/g-cpan: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-0.16.7.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 app-portage/g-cpan/g-cpan-9999.ebuild   | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
index c4ab4d24322..876c6180f0f 100644
--- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
 	SRC_URI=""
 else

diff --git a/app-portage/g-cpan/g-cpan-0.16.7.ebuild b/app-portage/g-cpan/g-cpan-0.16.7.ebuild
index 0479d222842..b56c85f37fb 100644
--- a/app-portage/g-cpan/g-cpan-0.16.7.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
 	SRC_URI=""
 else

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index bed4e0fcb21..a385366a29c 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
 	SRC_URI=""
 else

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index d0da0acf499..669c0992637 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+	EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
 	inherit git-r3
 	SRC_URI=""
 else


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2017-02-16 21:12 Markus Meier
  0 siblings, 0 replies; 31+ messages in thread
From: Markus Meier @ 2017-02-16 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5eb9b86f5212534457ce0aa730230414c3b25ab6
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 21:11:50 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:11:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb9b86f

app-portage/g-cpan: arm stable, bug #594746

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index 289f653b7f..430c1d1072 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2017-01-23  6:57 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2017-01-23  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3a3da69293762a126dbb8541b117d8333d75aa04
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 06:57:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 06:57:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3da692

app-portage/g-cpan: Stable for HPPA (bug #594746).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index de9c13c..289f653 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2017-01-02  9:11 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2017-01-02  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     b663a43d87f3d5a9cb912800d2f41c125c805a7c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 09:03:27 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 09:11:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b663a43d

app-portage/g-cpan: Add bor as co-maintainer here as well for bug assignment

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-portage/g-cpan/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-portage/g-cpan/metadata.xml b/app-portage/g-cpan/metadata.xml
index fa5a8f4..67070ea 100644
--- a/app-portage/g-cpan/metadata.xml
+++ b/app-portage/g-cpan/metadata.xml
@@ -4,6 +4,9 @@
 	<maintainer type="person">
 		<email>robbat2@gentoo.org</email>
 	</maintainer>
+	<maintainer type="person">
+		<email>Sergiy.Borodych@gmail.com</email>
+	</maintainer>
 	<maintainer type="project">
 		<email>perl@gentoo.org</email>
 		<name>Gentoo Perl Project</name>


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-12-30 11:12 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2016-12-30 11:12 UTC (permalink / raw
  To: gentoo-commits

commit:     275b4e59a65c942f360fdbe4d25e9770a538cb30
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 11:10:33 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 11:10:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275b4e59

app-portage/g-cpan: ia64 stable wrt bug #594746

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index 5255822..0139678 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-12-20 17:31 Tobias Klausmann
  0 siblings, 0 replies; 31+ messages in thread
From: Tobias Klausmann @ 2016-12-20 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     2fe2b4546cb258f04719b2616a0d43cb5720323f
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 17:20:13 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 17:30:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe2b454

app-portage/g-cpan-0.16.9-r0: stable on amd64

Gentoo-Bug: 594746

 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index e3b61a2..6a10696 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-11-15 14:53 Tobias Klausmann
  0 siblings, 0 replies; 31+ messages in thread
From: Tobias Klausmann @ 2016-11-15 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     dba9fb7d6fd8686268b96f8357719e003c309fe7
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 14:51:59 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 14:52:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba9fb7d

app-portage/g-cpan-0.16.9-r0: stable on alpha

Gentoo-Bug: 594746

 app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
index 6b8aad9..e3b61a2 100644
--- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
 else
 	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-11-11 23:46 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-11-11 23:46 UTC (permalink / raw
  To: gentoo-commits

commit:     45db115c43aea438629aae80bea98dcdd1012630
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 23:44:44 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 23:46:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45db115c

app-portage/g-cpan: add new deps required for git (last revision)

 app-portage/g-cpan/g-cpan-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 6b8aad9..c3f29c9 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -22,11 +22,13 @@ SLOT="0"
 IUSE="test"
 
 COMMONDEPEND="
+	dev-perl/Config-Tiny
 	virtual/perl-File-Path
 	virtual/perl-File-Spec
 	dev-perl/Log-Agent
 	virtual/perl-Memoize
 	virtual/perl-IO
+	dev-perl/Path-Tiny
 	dev-perl/Shell-EnvImporter
 	virtual/perl-Term-ANSIColor
 	>=dev-perl/YAML-0.60


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-07-14 16:08 Patrice Clement
  0 siblings, 0 replies; 31+ messages in thread
From: Patrice Clement @ 2016-07-14 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     a3e207a8df7f215394fe28684e872f8f906df13d
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Mon Jul 11 12:22:05 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 16:05:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e207a8

app-portage/g-cpan: version bump to 0.16.9.

* Use github tag generated archive instead of uploaded release file.
* Trim away extraneous tabs.

Closes: https://github.com/gentoo/gentoo/pull/1872

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-portage/g-cpan/Manifest                                  |  1 +
 .../g-cpan/{g-cpan-9999.ebuild => g-cpan-0.16.9.ebuild}      | 12 ++++++------
 app-portage/g-cpan/g-cpan-9999.ebuild                        | 12 ++++++------
 3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest
index d19ca60..5debb08 100644
--- a/app-portage/g-cpan/Manifest
+++ b/app-portage/g-cpan/Manifest
@@ -1,3 +1,4 @@
 DIST g-cpan-0.16.5.tar.gz 33894 SHA256 929c06ee2cdd3361121b6f359ea7fc9201bc42caff96ef1df45b4cb93ccfd988 SHA512 f2eab23281abe567ee2df42895e3f0783228c6ab5e3a8230089e900fd2700367d736299da20fb228f2d4542491a24da05fd035a81aff7d79ce5132e35c48ad0b WHIRLPOOL 01e0b9fc59264455d57fc64c432e683ae941c74d6efa6e2b3430dea6caac019cfad3e893a4b39de4386a3dadadecf95d828a9fbaa8e8b1260303081e2cc6ce65
 DIST g-cpan-0.16.6.tar.gz 33844 SHA256 efd0a99483d8ce4a6c828f145592846e6076887b33f95431d7b8256c6973906d SHA512 f8e9e211ffc09ca42d1444a42ad2b8111beb8988e4a01387cf8788f7e4a52e6133168820c2800ac82429fa022e2ff473a774c48ac140b5cde184b3d77cd6e1b1 WHIRLPOOL 95d7db1905df41f320b8876a02f53e3238d55ab1be30e4b086ed362797819629997edd06e167c21325cc8d13540247a842cedcfcf1a236737fec91835b952252
 DIST g-cpan-0.16.7.tar.gz 33621 SHA256 35ead4120bee1b4158413eb1f5933baf1ce75500495d590163fbfef95c9c171f SHA512 2412b30fa4c3432882db0f31da6ace841e353a363e15a3b536ea1febcf601a7f9c4e14968e3abcf848e3557098088012472179688caf36cd97ae9b528a3db7fb WHIRLPOOL 646f76745023ae815ebecf57856b50dcd568657df68aee89099dd64904a4d43e9cef82f4f16518bd0b8db50e3ddd57aa200bf8fcffbd6539305f59be798bece1
+DIST g-cpan-0.16.9.tar.gz 34463 SHA256 2d85b37905af8d2878b949438d61d80d530184605260a3b49901b113ef8b7b42 SHA512 f26d81974fedb024808fe3671ae297fd36abc37a5b04783f36f6c9e8c6000a411c675e999e91da48801a7c84fde15a59587df02fa9d7b3833ccc0916993b1783 WHIRLPOOL a7f11aa4588fc5fe31ba9570b059b7f90a370f477e04ea62cd823c438f3ab27687417014fa62381b744f461825be4d3c9aff6d37f6880abf60a8f4cef41edf62

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
similarity index 84%
copy from app-portage/g-cpan/g-cpan-9999.ebuild
copy to app-portage/g-cpan/g-cpan-0.16.9.ebuild
index a547d86..6b8aad9 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 	SRC_URI=""
 else
-	SRC_URI="https://github.com/gentoo-perl/g-cpan/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
@@ -40,11 +40,11 @@ DEPEND="${COMMONDEPEND}
 "
 
 src_install() {
-		perl-module_src_install
-		diropts -m0775 -o portage -g portage
-		dodir "/var/tmp/g-cpan"
-		dodir "/var/log/g-cpan"
-		keepdir "/var/log/g-cpan"
+	perl-module_src_install
+	diropts -m0775 -o portage -g portage
+	dodir "/var/tmp/g-cpan"
+	dodir "/var/log/g-cpan"
+	keepdir "/var/log/g-cpan"
 }
 
 pkg_postinst() {

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index a547d86..6b8aad9 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 	SRC_URI=""
 else
-	SRC_URI="https://github.com/gentoo-perl/g-cpan/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
@@ -40,11 +40,11 @@ DEPEND="${COMMONDEPEND}
 "
 
 src_install() {
-		perl-module_src_install
-		diropts -m0775 -o portage -g portage
-		dodir "/var/tmp/g-cpan"
-		dodir "/var/log/g-cpan"
-		keepdir "/var/log/g-cpan"
+	perl-module_src_install
+	diropts -m0775 -o portage -g portage
+	dodir "/var/tmp/g-cpan"
+	dodir "/var/log/g-cpan"
+	keepdir "/var/log/g-cpan"
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-05-06 20:51 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-05-06 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     5fde9b5cebf8bcbe36f6901b740dd80db2ddb30b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 20:51:28 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May  6 20:51:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fde9b5c

app-portage/g-cpan: Various updates to live ebuild and version bump

Package-Manager: portage-2.2.28

 app-portage/g-cpan/Manifest                        |  1 +
 .../{g-cpan-9999.ebuild => g-cpan-0.16.7.ebuild}   | 27 ++++++++++++++--------
 app-portage/g-cpan/g-cpan-9999.ebuild              | 27 ++++++++++++++--------
 3 files changed, 37 insertions(+), 18 deletions(-)

diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest
index a2f909a..d19ca60 100644
--- a/app-portage/g-cpan/Manifest
+++ b/app-portage/g-cpan/Manifest
@@ -1,2 +1,3 @@
 DIST g-cpan-0.16.5.tar.gz 33894 SHA256 929c06ee2cdd3361121b6f359ea7fc9201bc42caff96ef1df45b4cb93ccfd988 SHA512 f2eab23281abe567ee2df42895e3f0783228c6ab5e3a8230089e900fd2700367d736299da20fb228f2d4542491a24da05fd035a81aff7d79ce5132e35c48ad0b WHIRLPOOL 01e0b9fc59264455d57fc64c432e683ae941c74d6efa6e2b3430dea6caac019cfad3e893a4b39de4386a3dadadecf95d828a9fbaa8e8b1260303081e2cc6ce65
 DIST g-cpan-0.16.6.tar.gz 33844 SHA256 efd0a99483d8ce4a6c828f145592846e6076887b33f95431d7b8256c6973906d SHA512 f8e9e211ffc09ca42d1444a42ad2b8111beb8988e4a01387cf8788f7e4a52e6133168820c2800ac82429fa022e2ff473a774c48ac140b5cde184b3d77cd6e1b1 WHIRLPOOL 95d7db1905df41f320b8876a02f53e3238d55ab1be30e4b086ed362797819629997edd06e167c21325cc8d13540247a842cedcfcf1a236737fec91835b952252
+DIST g-cpan-0.16.7.tar.gz 33621 SHA256 35ead4120bee1b4158413eb1f5933baf1ce75500495d590163fbfef95c9c171f SHA512 2412b30fa4c3432882db0f31da6ace841e353a363e15a3b536ea1febcf601a7f9c4e14968e3abcf848e3557098088012472179688caf36cd97ae9b528a3db7fb WHIRLPOOL 646f76745023ae815ebecf57856b50dcd568657df68aee89099dd64904a4d43e9cef82f4f16518bd0b8db50e3ddd57aa200bf8fcffbd6539305f59be798bece1

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-0.16.7.ebuild
similarity index 58%
copy from app-portage/g-cpan/g-cpan-9999.ebuild
copy to app-portage/g-cpan/g-cpan-0.16.7.ebuild
index 1ff7291..a547d86 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.7.ebuild
@@ -10,25 +10,34 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 	SRC_URI=""
 else
-	SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/g-cpan/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
-DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
+DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-IUSE=""
+IUSE="test"
 
-DEPEND="
-	>=dev-perl/YAML-0.60
-	>=dev-perl/Shell-EnvImporter-1.70.0-r2
+COMMONDEPEND="
+	virtual/perl-File-Path
+	virtual/perl-File-Spec
 	dev-perl/Log-Agent
+	virtual/perl-Memoize
+	virtual/perl-IO
+	dev-perl/Shell-EnvImporter
+	virtual/perl-Term-ANSIColor
+	>=dev-perl/YAML-0.60
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMONDEPEND}
 	>=sys-apps/portage-2.0.0
 "
+DEPEND="${COMMONDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
 
 src_install() {
 		perl-module_src_install
@@ -39,8 +48,8 @@ src_install() {
 }
 
 pkg_postinst() {
-	elog "If you want to use g-cpan besides root you may wish to"
-	elog " adjust the permissions on /var/tmp/g-cpan or add users into portage group."
+	elog "If you want to use g-cpan as non root user you may wish to adjust"
+	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
 	elog "Please note that some CPAN packages need additional manual"
 	elog "parameters or tweaking, due to bugs in their build systems."
 }

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 1ff7291..a547d86 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -10,25 +10,34 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 	SRC_URI=""
 else
-	SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
+	SRC_URI="https://github.com/gentoo-perl/g-cpan/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
-DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
+DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-IUSE=""
+IUSE="test"
 
-DEPEND="
-	>=dev-perl/YAML-0.60
-	>=dev-perl/Shell-EnvImporter-1.70.0-r2
+COMMONDEPEND="
+	virtual/perl-File-Path
+	virtual/perl-File-Spec
 	dev-perl/Log-Agent
+	virtual/perl-Memoize
+	virtual/perl-IO
+	dev-perl/Shell-EnvImporter
+	virtual/perl-Term-ANSIColor
+	>=dev-perl/YAML-0.60
 "
-RDEPEND="${DEPEND}
+RDEPEND="${COMMONDEPEND}
 	>=sys-apps/portage-2.0.0
 "
+DEPEND="${COMMONDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
 
 src_install() {
 		perl-module_src_install
@@ -39,8 +48,8 @@ src_install() {
 }
 
 pkg_postinst() {
-	elog "If you want to use g-cpan besides root you may wish to"
-	elog " adjust the permissions on /var/tmp/g-cpan or add users into portage group."
+	elog "If you want to use g-cpan as non root user you may wish to adjust"
+	elog "the permissions on /var/tmp/g-cpan or add users to the portage group."
 	elog "Please note that some CPAN packages need additional manual"
 	elog "parameters or tweaking, due to bugs in their build systems."
 }


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-04-30 16:57 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-04-30 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     0ebe69b5a4f45573dfb56bbd90c3bf4be8521db1
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 13:01:40 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 16:56:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebe69b5

app-portage/g-cpan: change to create dirs for portage user/group

this is allow to use g-cpan users besides root more easely,
just add users into portage group and do not fix permissions every install

 app-portage/g-cpan/g-cpan-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 1d1c113..1ff7291 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -32,15 +32,15 @@ RDEPEND="${DEPEND}
 
 src_install() {
 		perl-module_src_install
-		diropts "-m0755"
+		diropts -m0775 -o portage -g portage
 		dodir "/var/tmp/g-cpan"
 		dodir "/var/log/g-cpan"
 		keepdir "/var/log/g-cpan"
 }
 
 pkg_postinst() {
-	elog "You may wish to adjust the permissions on /var/tmp/g-cpan"
-	elog "if you have users besides root expecting to use g-cpan."
+	elog "If you want to use g-cpan besides root you may wish to"
+	elog " adjust the permissions on /var/tmp/g-cpan or add users into portage group."
 	elog "Please note that some CPAN packages need additional manual"
 	elog "parameters or tweaking, due to bugs in their build systems."
 }


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-04-30 16:57 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-04-30 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     816f169fa1c39e5a52194ace5cf7f56166e52c16
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 12:08:20 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 16:56:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816f169f

app-portage/g-cpan: update metadata.xml, upstream info was added

 app-portage/g-cpan/metadata.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/metadata.xml b/app-portage/g-cpan/metadata.xml
index 54eb701..fa5a8f4 100644
--- a/app-portage/g-cpan/metadata.xml
+++ b/app-portage/g-cpan/metadata.xml
@@ -4,8 +4,12 @@
 	<maintainer type="person">
 		<email>robbat2@gentoo.org</email>
 	</maintainer>
-<maintainer type="project">
+	<maintainer type="project">
 		<email>perl@gentoo.org</email>
 		<name>Gentoo Perl Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">gentoo-perl/g-cpan</remote-id>
+		<bugs-to>https://github.com/gentoo-perl/g-cpan/issues</bugs-to>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-04-30 16:57 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-04-30 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     33853e969d66da9de441308d314ecefcd72dfd79
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 12:03:33 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 16:56:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33853e96

app-portage/g-cpan: remove keepdir on "/var/tmp" (#465834)

there is no need for that and it might provides unexpected behaviour

 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 1 -
 app-portage/g-cpan/g-cpan-9999.ebuild   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
index 6052f4a..126324e 100644
--- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
@@ -31,7 +31,6 @@ src_install() {
 		perl-module_src_install
 		diropts "-m0755"
 		dodir "/var/tmp/g-cpan"
-		keepdir "/var/tmp/g-cpan"
 		dodir "/var/log/g-cpan"
 		keepdir "/var/log/g-cpan"
 }

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 2aebfdc..1d1c113 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -34,7 +34,6 @@ src_install() {
 		perl-module_src_install
 		diropts "-m0755"
 		dodir "/var/tmp/g-cpan"
-		keepdir "/var/tmp/g-cpan"
 		dodir "/var/log/g-cpan"
 		keepdir "/var/log/g-cpan"
 }


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-04-30 16:57 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-04-30 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b0844266192fe8044e9a7c70321ecfb6ee7df2a3
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 12:08:54 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 16:56:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0844266

app-portage/g-cpan: switch to use EAPI=6

since now we have going to have a test enabled by default

 app-portage/g-cpan/g-cpan-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index ab817e5..2aebfdc 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2016-04-29 19:36 Andreas Hüttel
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-04-29 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     e29530135a0e3332102a8711afc373b3c748d53e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 13:02:42 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:35:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2953013

app-portage/g-cpan: Fix dependency on dev-perl/YAML

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 app-portage/g-cpan/g-cpan-0.16.5.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.5.ebuild b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
index c7bda0f..c0e84bd 100644
--- a/app-portage/g-cpan/g-cpan-0.16.5.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl
-		>=dev-perl/yaml-0.60
+		>=dev-perl/YAML-0.60
 		dev-perl/Shell-EnvImporter
 		dev-perl/Log-Agent"
 RDEPEND="${DEPEND}"

diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
index c3dae23..6052f4a 100644
--- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="dev-lang/perl
-		>=dev-perl/yaml-0.60
+		>=dev-perl/YAML-0.60
 		>=dev-perl/Shell-EnvImporter-1.70.0-r2
 		dev-perl/Log-Agent"
 RDEPEND="${DEPEND}"

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 204397e..ab817e5 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	>=dev-perl/yaml-0.60
+	>=dev-perl/YAML-0.60
 	>=dev-perl/Shell-EnvImporter-1.70.0-r2
 	dev-perl/Log-Agent
 "


^ permalink raw reply related	[flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
@ 2015-10-07 20:40 Patrice Clement
  0 siblings, 0 replies; 31+ messages in thread
From: Patrice Clement @ 2015-10-07 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     d92a49978fb08dc3ac15d3a89b3b2595edb2f6e1
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Wed Oct  7 08:12:36 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Oct  7 08:19:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92a4997

app-portage/g-cpan: update HOMEPAGE, copyright years

 app-portage/g-cpan/g-cpan-0.16.5.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 ++--
 app-portage/g-cpan/g-cpan-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-portage/g-cpan/g-cpan-0.16.5.ebuild b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
index 317a73d..c7bda0f 100644
--- a/app-portage/g-cpan/g-cpan-0.16.5.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit perl-module
 
 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
-HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
 SRC_URI="mirror://gentoo/${P}.tar.gz
 		 https://dev.gentoo.org/~chainsaw/distfiles/${P}.tar.gz"
 

diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
index ccc0384..c3dae23 100644
--- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
-HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"

diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 670e821..204397e 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
-HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"


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

end of thread, other threads:[~2023-12-17 14:30 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04  6:53 [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2023-12-17 14:30 Mart Raudsepp
2022-07-04  6:55 Agostino Sarubbo
2022-07-04  6:54 Agostino Sarubbo
2022-07-04  6:53 Agostino Sarubbo
2022-07-04  6:52 Agostino Sarubbo
2022-07-04  6:51 Agostino Sarubbo
2022-07-03 22:39 Sam James
2022-07-03 22:33 Sam James
2020-05-16  7:09 Joonas Niilola
2020-04-10 23:31 Andreas K. Hüttel
2020-04-10 23:31 Andreas K. Hüttel
2020-04-10 23:31 Andreas K. Hüttel
2019-05-18 10:02 Michał Górny
2018-03-21 18:12 Michał Górny
2017-07-30  8:47 Michał Górny
2017-02-16 21:12 Markus Meier
2017-01-23  6:57 Jeroen Roovers
2017-01-02  9:11 Andreas Hüttel
2016-12-30 11:12 Agostino Sarubbo
2016-12-20 17:31 Tobias Klausmann
2016-11-15 14:53 Tobias Klausmann
2016-11-11 23:46 Andreas Hüttel
2016-07-14 16:08 Patrice Clement
2016-05-06 20:51 Andreas Hüttel
2016-04-30 16:57 Andreas Hüttel
2016-04-30 16:57 Andreas Hüttel
2016-04-30 16:57 Andreas Hüttel
2016-04-30 16:57 Andreas Hüttel
2016-04-29 19:36 Andreas Hüttel
2015-10-07 20:40 Patrice Clement

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