[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Path/

2023-06-19 Thread Sam James
commit: 814a819e79dd52e6cfb94741585956eacf54815d
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 20 04:02:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 20 04:02:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814a819e

dev-perl/Module-Path: update DESCRIPTION

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild 
b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
index 91eff695dbc8..76322c9f2abf 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=NEILB
 DIST_VERSION=0.19
 inherit perl-module
 
-DESCRIPTION="get the full path to a locally installed module"
+DESCRIPTION="Get the full path to a locally installed module"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
 
@@ -16,7 +16,8 @@ RDEPEND="
virtual/perl-Exporter
virtual/perl-Getopt-Long
 "
-BDEPEND="${RDEPEND}
+BDEPEND="
+   ${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Devel-FindPerl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Path/

2021-11-16 Thread Andreas K. Hüttel
commit: 01d72bd89a04c1d3f6ce84cefc3c7a032e7df975
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Nov 15 21:11:59 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Nov 16 20:32:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d72bd8

dev-perl/Module-Path: EAPI=8 bump

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...-Path-0.190.0.ebuild => Module-Path-0.190.0-r1.ebuild} | 15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild 
b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
similarity index 62%
rename from dev-perl/Module-Path/Module-Path-0.190.0.ebuild
rename to dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
index 35cccff7d4ef..91eff695dbc8 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 DIST_AUTHOR=NEILB
 DIST_VERSION=0.19
 inherit perl-module
@@ -9,21 +10,13 @@ inherit perl-module
 DESCRIPTION="get the full path to a locally installed module"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# r: Cwd -> File-Spec
-# r: File::Basename -> perl
-# r: Pod::Usage -> perl
-# r: strict, warnings -> perl
+
 RDEPEND="
virtual/perl-File-Spec
virtual/perl-Exporter
virtual/perl-Getopt-Long
 "
-# t: File::Spec::Functions -> File-Spec
-# t: FindBin 0.05 -> perl
-# t: Test::More -> Test-Simple
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Devel-FindPerl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Path/

2021-06-15 Thread Andreas K. Hüttel
commit: 02b34bca79e7d6f482ece0522ecf9831190c3157
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Jun 15 21:36:57 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Jun 15 21:59:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b34bca

dev-perl/Module-Path: stable for amd64

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Module-Path/Module-Path-0.190.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild 
b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
index 99d05eabeea..35cccff7d4e 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="get the full path to a locally installed module"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: Cwd -> File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Path/

2017-09-18 Thread Kent Fredric
commit: b679d132a1f01189d1d1b95012d6340f7ae6c539
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 18 12:26:24 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 18 12:47:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b679d132

dev-perl/Module-Path: Fix ebuild.badheader

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Module-Path/Module-Path-0.190.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild 
b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
index 4fd86375206..0ebaad0f34e 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=6
 DIST_AUTHOR=NEILB
 DIST_VERSION=0.19



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Path/

2016-11-20 Thread Kent Fredric
commit: 5f6021e6d292884d538daff737f0241e31cefea7
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Nov 21 02:32:27 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Nov 21 03:36:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6021e6

dev-perl/Module-Path: Add w/ version 0.190.0

required for dev-perl/Dist-Zilla via dev-perl/Perl-PrereqScanner

Previously maintained by myself in ::perl-experimental since October 2013

Package-Manager: portage-2.3.2

 dev-perl/Module-Path/Manifest   |  1 +
 dev-perl/Module-Path/Module-Path-0.190.0.ebuild | 31 +
 dev-perl/Module-Path/metadata.xml   | 12 ++
 3 files changed, 44 insertions(+)

diff --git a/dev-perl/Module-Path/Manifest b/dev-perl/Module-Path/Manifest
new file mode 100644
index ..9f69339
--- /dev/null
+++ b/dev-perl/Module-Path/Manifest
@@ -0,0 +1 @@
+DIST Module-Path-0.19.tar.gz 14328 SHA256 
b33179ce4dd73dfcde7d46808804b9ffbb11db0245fe455a7d001747562feaca SHA512 
fa71c67f6e8daab9df29a6ced09c557980873ea73ed6e9c28081d10009d153767adc24ddd6acbde0c1423ffbf9cc92f8ab5db29203b73a79643dfc98fc2b2935
 WHIRLPOOL 
5013182181b6dd88affdc2972a7a9152f9bef7edaa84578efc347307d5d70aa9cb8ab3a3b8a2039d5e82cd415b594f50ffe9d876c24f7a23632710cfb5485a6c

diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild 
b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
new file mode 100644
index ..c23fb75
--- /dev/null
+++ b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=6
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="get the full path to a locally installed module"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# r: Cwd -> File-Spec
+# r: File::Basename -> perl
+# r: Pod::Usage -> perl
+# r: strict, warnings -> perl
+RDEPEND="
+   virtual/perl-File-Spec
+   virtual/perl-Exporter
+   virtual/perl-Getopt-Long
+"
+# t: File::Spec::Functions -> File-Spec
+# t: FindBin 0.05 -> perl
+# t: Test::More -> Test-Simple
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Devel-FindPerl
+   >=virtual/perl-Test-Simple-0.880.0
+   )
+"

diff --git a/dev-perl/Module-Path/metadata.xml 
b/dev-perl/Module-Path/metadata.xml
new file mode 100644
index ..60524ec
--- /dev/null
+++ b/dev-perl/Module-Path/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Module-Path
+Module::Path
+  
+