* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2016-03-27 22:22 Andreas Hüttel
0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-03-27 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 41482d411fa42376d60e6f61f5f020839c6410fc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 22:02:29 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 22:22:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41482d41
dev-perl/Module-Install: Remove old
Package-Manager: portage-2.2.28
dev-perl/Module-Install/Manifest | 1 -
.../Module-Install/Module-Install-1.140.0.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 9dd1165..3a31446 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,3 +1,2 @@
DIST Module-Install-1.06.tar.gz 135467 SHA256 de9ec8395b3b497d6d9629859b54086643c3911dff80cc7e0e22b380cb194519 SHA512 0bc90ee5e53923af7d1bf0359587762c4a79cc35608ff38e9c4a3bb0e3fb122a596a29c3cc6e91c75e7c7670d65683ce9cb2510ca39d889676fb88c038e444fa WHIRLPOOL 022e7668c8a3190f23720d7b9f0bbe8c4a6e4f79a498d7edefe3e55f796c819f2ca3695ede05bfa61b7c2986cb8dbcc710c80e67048f6616cd7102ddba2ac1c6
-DIST Module-Install-1.14.tar.gz 128795 SHA256 3f02f0a33603aff2f5cf06d15f74d1a9be65e844ada99e1a9c2102330ffa0d49 SHA512 2a2c8686b8a5b8aba6314d8434a75dca75e692d1e251bad9287fd9555bf62c5bdab52e88a64d6723f4b9bfe6b57958496869d5fbb35ca45adba4c75fd9d5cf9f WHIRLPOOL 99fb42ab9cf4211c6d41931015402f49a71d7c9d0117c5247fd4cdc7955c5e003ec64b4c37d2208f4179bc65600476a7e4a78572c2a48d50665ca69198958844
DIST Module-Install-1.16.tar.gz 113004 SHA256 afac1264255f4d822d44f84df1aa9affad207f9ae805e803d93c845fa120025e SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422 WHIRLPOOL 909765d0acbb095ec085f8aee346cbaa515d96d08f2fdff66989d41ec59c1e38164df2b51639437b3bf71601270cbdf96e010cb2d5f52471bf5d416054402ddf
diff --git a/dev-perl/Module-Install/Module-Install-1.140.0.ebuild b/dev-perl/Module-Install/Module-Install-1.140.0.ebuild
deleted file mode 100644
index 15a033d..0000000
--- a/dev-perl/Module-Install/Module-Install-1.140.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Devel-PPPort-3.160.0
- >=virtual/perl-ExtUtils-Install-1.520.0
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- >=virtual/perl-ExtUtils-ParseXS-2.190.0
- >=dev-perl/File-Remove-1.420.0
- >=virtual/perl-File-Spec-3.280.0
- >=dev-perl/Module-Build-0.290.0
- >=virtual/perl-Module-CoreList-2.170.0
- >=dev-perl/Module-ScanDeps-1.90.0
- >=virtual/perl-Parse-CPAN-Meta-1.441.300
- >=dev-perl/YAML-Tiny-1.380.0
- >=dev-perl/Archive-Zip-1.370.0
- >=dev-perl/File-HomeDir-1
- >=dev-perl/JSON-2.900.0
- >=dev-perl/libwww-perl-6
- >=dev-perl/PAR-Dist-0.290.0
-"
-
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- test? (
- >=virtual/perl-Test-Harness-3.130.0
- >=virtual/perl-Test-Simple-0.860.0
- )
-"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2016-03-28 9:35 Agostino Sarubbo
0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2016-03-28 9:35 UTC (permalink / raw
To: gentoo-commits
commit: 44c2d31dfc61bb3e2aee3709cb5a784b213511fa
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 09:35:40 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 09:35:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c2d31d
dev-perl/Module-Install: amd64/ia64/sparc/x86 stable, (ALLARCHES policy) wrt bug #578408
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
index eb094d4..603ff1f 100644
--- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2016-03-28 19:56 Andreas Hüttel
0 siblings, 0 replies; 31+ messages in thread
From: Andreas Hüttel @ 2016-03-28 19:56 UTC (permalink / raw
To: gentoo-commits
commit: ad63582ff6a75b513e72ee4b4dcd8074e9aceabc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 13:37:04 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 19:55:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad63582f
dev-perl/Module-Install: Remove old
Package-Manager: portage-2.2.28
dev-perl/Module-Install/Manifest | 1 -
.../Module-Install/Module-Install-1.60.0-r1.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 3a31446..37cf1f9 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,2 +1 @@
-DIST Module-Install-1.06.tar.gz 135467 SHA256 de9ec8395b3b497d6d9629859b54086643c3911dff80cc7e0e22b380cb194519 SHA512 0bc90ee5e53923af7d1bf0359587762c4a79cc35608ff38e9c4a3bb0e3fb122a596a29c3cc6e91c75e7c7670d65683ce9cb2510ca39d889676fb88c038e444fa WHIRLPOOL 022e7668c8a3190f23720d7b9f0bbe8c4a6e4f79a498d7edefe3e55f796c819f2ca3695ede05bfa61b7c2986cb8dbcc710c80e67048f6616cd7102ddba2ac1c6
DIST Module-Install-1.16.tar.gz 113004 SHA256 afac1264255f4d822d44f84df1aa9affad207f9ae805e803d93c845fa120025e SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422 WHIRLPOOL 909765d0acbb095ec085f8aee346cbaa515d96d08f2fdff66989d41ec59c1e38164df2b51639437b3bf71601270cbdf96e010cb2d5f52471bf5d416054402ddf
diff --git a/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild b/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild
deleted file mode 100644
index 15ae932..0000000
--- a/dev-perl/Module-Install/Module-Install-1.60.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.06
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND=">=virtual/perl-File-Spec-3.28
- >=virtual/perl-Archive-Tar-1.44
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- >=virtual/perl-ExtUtils-ParseXS-2.19
- >=dev-perl/Module-Build-0.33
- >=virtual/perl-Module-CoreList-2.17
- >=virtual/perl-Parse-CPAN-Meta-1.39
- >=dev-perl/libwww-perl-5.812
- >=dev-perl/File-Remove-1.42
- >=dev-perl/JSON-2.14
- >=dev-perl/Module-ScanDeps-0.89
- >=dev-perl/PAR-Dist-0.29
- >=dev-perl/YAML-Tiny-1.38"
-DEPEND="${RDEPEND}
- test? ( >=virtual/perl-Test-Harness-3.13
- >=virtual/perl-Test-Simple-0.86 )"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-01-28 18:17 Kent Fredric
0 siblings, 0 replies; 31+ messages in thread
From: Kent Fredric @ 2017-01-28 18:17 UTC (permalink / raw
To: gentoo-commits
commit: c3dbcc6f9d8d9a8928162144eb3701a198a05ec5
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:52:17 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 18:10:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3dbcc6f
dev-perl/Module-Install: Remove unneeded ~arm64 keywords
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/Module-Install/Module-Install-1.160.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
index 603ff1f..77aa60a 100644
--- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-04-05 13:11 Kent Fredric
0 siblings, 0 replies; 31+ messages in thread
From: Kent Fredric @ 2017-04-05 13:11 UTC (permalink / raw
To: gentoo-commits
commit: c28cf949fd4cb26057692c8aeba5373018a982fb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 13:10:46 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 13:11:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28cf949
dev-perl/Module-Install: Bump to version 1.180.0
- EAPI6
Upstream:
- Fix tests relying on '.' in @INC
- fix issue with mkpath on empty path
- VMS/Legacy/Doc fixes
Keywords:
- Dropped alpha hppa ia64 ppc64 sparc x86-fbsd due to new dep
Bug: https://bugs.gentoo.org/614454
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Module-Install/Manifest | 1 +
.../Module-Install/Module-Install-1.180.0.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 37cf1f9f2ef..c2275728833 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1 +1,2 @@
DIST Module-Install-1.16.tar.gz 113004 SHA256 afac1264255f4d822d44f84df1aa9affad207f9ae805e803d93c845fa120025e SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422 WHIRLPOOL 909765d0acbb095ec085f8aee346cbaa515d96d08f2fdff66989d41ec59c1e38164df2b51639437b3bf71601270cbdf96e010cb2d5f52471bf5d416054402ddf
+DIST Module-Install-1.18.tar.gz 114751 SHA256 29068ac33502cec959844c206516c09cc4a847cb57327d41015f605153ca645e SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9 WHIRLPOOL b900c605525c489e8a5dd2b5033ea35431d9d2bb42f05fb31ef8f1092a50835525bdeaaa8ef55959c00523e4fdf2ab87de69422724784ea8d6e457aafa0c543f
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
new file mode 100644
index 00000000000..7cbef3d2e04
--- /dev/null
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.18
+inherit perl-module
+
+DESCRIPTION="Standalone, extensible Perl module installer"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-1.441.300
+ >=virtual/perl-Devel-PPPort-3.160.0
+ >=virtual/perl-ExtUtils-Install-1.520.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ >=virtual/perl-ExtUtils-ParseXS-2.190.0
+ >=dev-perl/File-Remove-1.420.0
+ >=virtual/perl-File-Spec-3.280.0
+ >=dev-perl/Module-Build-0.290.0
+ >=virtual/perl-Module-CoreList-2.170.0
+ >=dev-perl/Module-ScanDeps-1.90.0
+ >=virtual/perl-Parse-CPAN-Meta-1.441.300
+ >=dev-perl/YAML-Tiny-1.380.0
+ >=dev-perl/Archive-Zip-1.370.0
+ >=dev-perl/File-HomeDir-1
+ >=dev-perl/JSON-MaybeXS-1.3.3
+ >=dev-perl/libwww-perl-6
+ >=dev-perl/PAR-Dist-0.290.0
+"
+
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ virtual/perl-autodie
+ >=dev-perl/YAML-Tiny-1.330.0
+ test? (
+ >=virtual/perl-Test-Harness-3.130.0
+ >=virtual/perl-Test-Simple-0.860.0
+ )
+"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-06-29 8:06 Agostino Sarubbo
0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2017-06-29 8:06 UTC (permalink / raw
To: gentoo-commits
commit: 819539d86132404b85f7b54bf1084e677b5f4e6d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 08:05:51 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 08:05:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819539d8
dev-perl/Module-Install: amd64 stable wrt bug #622982
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 7cbef3d2e04..510eda68f62 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-06-30 8:28 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-06-30 8:28 UTC (permalink / raw
To: gentoo-commits
commit: 8f9db2819e2d4c6683488b06dfb59df2e0843f3d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 07:16:41 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 08:19:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9db281
dev-perl/Module-Install: ia64 stable, bug #622982
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 510eda68f62..afd00adc992 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-07-01 10:59 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 272173bf9729adeedab936e5bc0b6cada922753b
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 10:59:18 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 10:59:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272173bf
dev-perl/Module-Install: ia64 keyworded, bug #622974
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 569642da8ec..b28f0bbca03 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-07-01 11:14 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 11:14 UTC (permalink / raw
To: gentoo-commits
commit: dcecc93f4d7a81e145df0d9e227a34486bd023a4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 11:12:13 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 11:14:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcecc93f
Revert "dev-perl/Module-Install: ia64 keyworded, bug #622974"
This reverts commit 272173bf9729adeedab936e5bc0b6cada922753b.
Accidentally dropped package down to ~ia64
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index b28f0bbca03..569642da8ec 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-07-18 16:22 Kent Fredric
0 siblings, 0 replies; 31+ messages in thread
From: Kent Fredric @ 2017-07-18 16:22 UTC (permalink / raw
To: gentoo-commits
commit: 666fffe4716a4408188b052906ac0db2cadc71c3
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 16:08:55 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 16:18:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666fffe4
dev-perl/Module-Install: Drop sh and s390
No action on dependency Archive-Zip since 2015 ( Bug #569868 ),
no longer needed by reverse dependencies
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Module-Install/Module-Install-1.160.0.ebuild | 2 +-
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
index 792a91763db..4bc0da27174 100644
--- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 569642da8ec..37710073a15 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ~ppc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-08-03 8:24 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-08-03 8:24 UTC (permalink / raw
To: gentoo-commits
commit: e0b0c2ad8ae9a761a7f5c77c363725c8b6923786
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 3 08:24:47 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug 3 08:24:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b0c2ad
dev-perl/Module-Install: keyworded 1.180.0 for ppc64, bug #622974
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 37710073a15..965c31b8c4a 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-11-04 10:45 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-11-04 10:45 UTC (permalink / raw
To: gentoo-commits
commit: 0612c70d928088898acc6e5ebce950ccb49331f2
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 10:45:40 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 10:45:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0612c70d
dev-perl/Module-Install: stable 1.180.0 for sparc, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 965c31b8c4a..599f71fdc1a 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-11-05 18:00 Sergei Trofimovich
0 siblings, 0 replies; 31+ messages in thread
From: Sergei Trofimovich @ 2017-11-05 18:00 UTC (permalink / raw
To: gentoo-commits
commit: bf59d8e9ae7bf7f1a7e333321f74fcd97a239b5f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 17:57:12 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 18:00:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf59d8e9
dev-perl/Module-Install: stable 1.180.0 for hppa, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 599f71fdc1a..76ec01d9442 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2017-11-23 22:31 Matt Turner
0 siblings, 0 replies; 31+ messages in thread
From: Matt Turner @ 2017-11-23 22:31 UTC (permalink / raw
To: gentoo-commits
commit: 351e466d2f153c9de3f6c4ad0b10d54eeefbab63
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 22:29:31 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 22:31:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351e466d
dev-perl/Module-Install-1.180.0: added ~alpha, bug 622974
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index 76ec01d9442..e18079ba474 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2018-04-20 7:23 Kent Fredric
0 siblings, 0 replies; 31+ messages in thread
From: Kent Fredric @ 2018-04-20 7:23 UTC (permalink / raw
To: gentoo-commits
commit: 8e06a07c1317fb12891c82a3fdf965dbc5269ec1
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 07:22:17 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 07:23:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e06a07c
dev-perl/Module-Install: Cleanup old re bug #614454
Also no longer waiting for x86-fbsd
Bug: https://bugs.gentoo.org/622974
Closes: https://bugs.gentoo.org/614454
Package-Manager: Portage-2.3.29, Repoman-2.3.9
dev-perl/Module-Install/Manifest | 1 -
.../Module-Install/Module-Install-1.160.0.ebuild | 45 ----------------------
2 files changed, 46 deletions(-)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 47f4e4cded3..cac9f60d866 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,2 +1 @@
-DIST Module-Install-1.16.tar.gz 113004 BLAKE2B f519c9980d3d9af0d02a581ed4496b8e07a6e6e6ae2b2e15c7db236faf226400db709fee17681be3ca1b3de3f0c2dfc7f9225d066e2b29c04f490c1ccb6f4229 SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422
DIST Module-Install-1.18.tar.gz 114751 BLAKE2B 06811d46e13af62bdb5178feb35ef7d291150de89b9786af8cfb9ba8dae8d49220658789ade344265a70ad320c84f404730f9883133bbfe1ca26dc2e7abcf153 SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9
diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
deleted file mode 100644
index 4bc0da27174..00000000000
--- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Devel-PPPort-3.160.0
- >=virtual/perl-ExtUtils-Install-1.520.0
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- >=virtual/perl-ExtUtils-ParseXS-2.190.0
- >=dev-perl/File-Remove-1.420.0
- >=virtual/perl-File-Spec-3.280.0
- >=dev-perl/Module-Build-0.290.0
- >=virtual/perl-Module-CoreList-2.170.0
- >=dev-perl/Module-ScanDeps-1.90.0
- >=virtual/perl-Parse-CPAN-Meta-1.441.300
- >=dev-perl/YAML-Tiny-1.380.0
- >=dev-perl/Archive-Zip-1.370.0
- >=dev-perl/File-HomeDir-1
- >=dev-perl/JSON-2.900.0
- >=dev-perl/libwww-perl-6
- >=dev-perl/PAR-Dist-0.290.0
-"
-
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- virtual/perl-autodie
- >=dev-perl/YAML-Tiny-1.330.0
- test? (
- >=virtual/perl-Test-Harness-3.130.0
- >=virtual/perl-Test-Simple-0.860.0
- )
-"
-
-SRC_TEST="do parallel"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2020-07-23 9:18 Kent Fredric
0 siblings, 0 replies; 31+ messages in thread
From: Kent Fredric @ 2020-07-23 9:18 UTC (permalink / raw
To: gentoo-commits
commit: 2e822f512bce886c0c02a8d36d92095fd7b7ccd6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 23 09:04:47 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 23 09:16:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e822f51
dev-perl/Module-Install: Drop macos prefixes re bug #690140
Depends:
- dev-perl/libwww-perl
- dev-perl/LWP-Protocol-https
- dev-perl/IO-Socket-SSL
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
index a433ed0883f..a7767fa4a60 100644
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2021-07-06 20:17 Andreas K. Hüttel
0 siblings, 0 replies; 31+ messages in thread
From: Andreas K. Hüttel @ 2021-07-06 20:17 UTC (permalink / raw
To: gentoo-commits
commit: 94c1312583898d7f102ea6fe301effed387a9c3d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 20:05:08 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 20:16:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c13125
dev-perl/Module-Install: Version bump 1.19
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Module-Install/Manifest | 1 +
.../Module-Install/Module-Install-1.190.0.ebuild | 42 ++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index cac9f60d866..88bf840ca22 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1 +1,2 @@
DIST Module-Install-1.18.tar.gz 114751 BLAKE2B 06811d46e13af62bdb5178feb35ef7d291150de89b9786af8cfb9ba8dae8d49220658789ade344265a70ad320c84f404730f9883133bbfe1ca26dc2e7abcf153 SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9
+DIST Module-Install-1.19.tar.gz 114548 BLAKE2B a6f4b93ba964ff6f4b16a8db7117bee8c125cd8a280c649b007622ece8c14b79e36f6747a1b792fb312d2c6c8153aee05e7479ca53a76a253a415374839e6b90 SHA512 68a255402c98955cfcb5a8a99555fe511b89d5fccf96ee1c498cab347c8945f3abe53485ea936f7419420d9c7beb52c861516f4cfd299812cebf80eab50fa5ba
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
new file mode 100644
index 00000000000..9c1eaac7679
--- /dev/null
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.19
+inherit perl-module
+
+DESCRIPTION="Standalone, extensible Perl module installer"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-1.441.300
+ >=virtual/perl-Devel-PPPort-3.160.0
+ >=virtual/perl-ExtUtils-Install-1.520.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ >=virtual/perl-ExtUtils-ParseXS-2.190.0
+ >=dev-perl/File-Remove-1.420.0
+ >=virtual/perl-File-Spec-3.280.0
+ >=dev-perl/Module-Build-0.290.0
+ >=virtual/perl-Module-CoreList-2.170.0
+ >=dev-perl/Module-ScanDeps-1.90.0
+ >=virtual/perl-Parse-CPAN-Meta-1.441.300
+ >=dev-perl/YAML-Tiny-1.380.0
+ >=dev-perl/Archive-Zip-1.370.0
+ >=dev-perl/File-HomeDir-1
+ >=dev-perl/JSON-2.900.0
+ >=dev-perl/libwww-perl-6
+ >=dev-perl/PAR-Dist-0.290.0
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ virtual/perl-autodie
+ >=dev-perl/YAML-Tiny-1.330.0
+ test? (
+ >=virtual/perl-Test-Harness-3.130.0
+ >=virtual/perl-Test-Simple-0.860.0
+ )
+"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2021-08-07 14:43 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-08-07 14:43 UTC (permalink / raw
To: gentoo-commits
commit: ffeb1ef8674ea2da77e3df0cf0ed73427bde2c3e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:40:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 14:40:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffeb1ef8
dev-perl/Module-Install: Stabilize 1.190.0 amd64, #806647
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index 9c1eaac7679..afc9664f9fa 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2021-08-07 14:49 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-08-07 14:49 UTC (permalink / raw
To: gentoo-commits
commit: 990eb6340540ef10f562c2ec9bc8ad9028b8a99b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:47:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 14:49:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990eb634
dev-perl/Module-Install: Stabilize 1.190.0 sparc, #806647
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index afc9664f9fa..ac44fc63e98 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2021-08-07 23:37 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-08-07 23:37 UTC (permalink / raw
To: gentoo-commits
commit: e2ccc171688d827b7325e87746ca02299483c656
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 23:32:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 23:32:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ccc171
dev-perl/Module-Install: Stabilize 1.190.0 x86, #806647
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index ac44fc63e98..d83b6bcd1cb 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2021-11-16 20:33 Andreas K. Hüttel
0 siblings, 0 replies; 31+ messages in thread
From: Andreas K. Hüttel @ 2021-11-16 20:33 UTC (permalink / raw
To: gentoo-commits
commit: 398d2f2de507ea8a60a18258149ac7217a2943ee
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 21:02:37 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:32:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398d2f2d
dev-perl/Module-Install: Remove old
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Module-Install/Manifest | 1 -
.../Module-Install/Module-Install-1.180.0.ebuild | 45 ----------------------
2 files changed, 46 deletions(-)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 88bf840ca229..72517761e542 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,2 +1 @@
-DIST Module-Install-1.18.tar.gz 114751 BLAKE2B 06811d46e13af62bdb5178feb35ef7d291150de89b9786af8cfb9ba8dae8d49220658789ade344265a70ad320c84f404730f9883133bbfe1ca26dc2e7abcf153 SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9
DIST Module-Install-1.19.tar.gz 114548 BLAKE2B a6f4b93ba964ff6f4b16a8db7117bee8c125cd8a280c649b007622ece8c14b79e36f6747a1b792fb312d2c6c8153aee05e7479ca53a76a253a415374839e6b90 SHA512 68a255402c98955cfcb5a8a99555fe511b89d5fccf96ee1c498cab347c8945f3abe53485ea936f7419420d9c7beb52c861516f4cfd299812cebf80eab50fa5ba
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
deleted file mode 100644
index 54aad03caf74..000000000000
--- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-CPAN-Meta-1.441.300
- >=virtual/perl-Devel-PPPort-3.160.0
- >=virtual/perl-ExtUtils-Install-1.520.0
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- >=virtual/perl-ExtUtils-ParseXS-2.190.0
- >=dev-perl/File-Remove-1.420.0
- >=virtual/perl-File-Spec-3.280.0
- >=dev-perl/Module-Build-0.290.0
- >=virtual/perl-Module-CoreList-2.170.0
- >=dev-perl/Module-ScanDeps-1.90.0
- >=virtual/perl-Parse-CPAN-Meta-1.441.300
- >=dev-perl/YAML-Tiny-1.380.0
- >=dev-perl/Archive-Zip-1.370.0
- >=dev-perl/File-HomeDir-1
- >=dev-perl/JSON-MaybeXS-1.3.3
- >=dev-perl/libwww-perl-6
- >=dev-perl/PAR-Dist-0.290.0
-"
-
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.590.0
- virtual/perl-autodie
- >=dev-perl/YAML-Tiny-1.330.0
- test? (
- >=virtual/perl-Test-Harness-3.130.0
- >=virtual/perl-Test-Simple-0.860.0
- )
-"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2023-06-20 4:14 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2023-06-20 4:14 UTC (permalink / raw
To: gentoo-commits
commit: bdcc32568575431384a517b9d6a0b901185e7712
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 04:04:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 04:04:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcc3256
dev-perl/Module-Install: add 1.210.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Manifest | 1 +
.../Module-Install/Module-Install-1.210.0.ebuild | 43 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 72517761e542..35a067430d01 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1 +1,2 @@
DIST Module-Install-1.19.tar.gz 114548 BLAKE2B a6f4b93ba964ff6f4b16a8db7117bee8c125cd8a280c649b007622ece8c14b79e36f6747a1b792fb312d2c6c8153aee05e7479ca53a76a253a415374839e6b90 SHA512 68a255402c98955cfcb5a8a99555fe511b89d5fccf96ee1c498cab347c8945f3abe53485ea936f7419420d9c7beb52c861516f4cfd299812cebf80eab50fa5ba
+DIST Module-Install-1.21.tar.gz 112149 BLAKE2B 78b790ef98ded25828722183b9137600dfd8ab3d835c67096d6b152c1f9ddae5a2311ec7c2b17b9b2026e7bb9fbfa3d8ba2f93bef05309157698d5b39dfed4e3 SHA512 f3dd1dfcae81704f1aa9ac409abd22c9e0d5d66c048adac13da19ab88559d717427b5471b7a065db8312d4d44e829afea52567cd0993e4016df0e10c760ada85
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
new file mode 100644
index 000000000000..9b85786db483
--- /dev/null
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="Standalone, extensible Perl module installer"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-1.441.300
+ >=virtual/perl-Devel-PPPort-3.160.0
+ >=virtual/perl-ExtUtils-Install-1.520.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ >=virtual/perl-ExtUtils-ParseXS-2.190.0
+ >=dev-perl/File-Remove-1.420.0
+ >=virtual/perl-File-Spec-3.280.0
+ >=dev-perl/Module-Build-0.290.0
+ >=virtual/perl-Module-CoreList-2.170.0
+ >=dev-perl/Module-ScanDeps-1.90.0
+ >=virtual/perl-Parse-CPAN-Meta-1.441.300
+ >=dev-perl/YAML-Tiny-1.380.0
+ >=dev-perl/Archive-Zip-1.370.0
+ >=dev-perl/File-HomeDir-1
+ >=dev-perl/JSON-2.900.0
+ >=dev-perl/libwww-perl-6
+ >=dev-perl/PAR-Dist-0.290.0
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ virtual/perl-autodie
+ >=dev-perl/YAML-Tiny-1.330.0
+ test? (
+ >=virtual/perl-Test-Harness-3.130.0
+ >=virtual/perl-Test-Simple-0.860.0
+ )
+"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2023-06-24 4:35 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2023-06-24 4:35 UTC (permalink / raw
To: gentoo-commits
commit: f3fa958c37f76f56b003437d12f50490270d7e13
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:35:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:35:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fa958c
dev-perl/Module-Install: Keyword 1.210.0 arm64, #909052
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
index 9b85786db483..b40f22f9b548 100644
--- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2023-06-24 6:49 Jakov Smolić
0 siblings, 0 replies; 31+ messages in thread
From: Jakov Smolić @ 2023-06-24 6:49 UTC (permalink / raw
To: gentoo-commits
commit: b4ab83a6e370f3957b7c7f0010b9ed35a84c51f4
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 06:49:16 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 06:49:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ab83a6
dev-perl/Module-Install: Keyword 1.210.0 riscv, #909052
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
index b40f22f9b548..933cd9f6f48d 100644
--- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2023-08-19 6:18 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2023-08-19 6:18 UTC (permalink / raw
To: gentoo-commits
commit: f9986ef77c3bdd98a47ea85295026d7fbc5a4574
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:18:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:18:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9986ef7
dev-perl/Module-Install: Stabilize 1.210.0 sparc, #912530
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
index 933cd9f6f48d..163cc2b5efb0 100644
--- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2023-08-19 7:42 Arthur Zamarin
0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2023-08-19 7:42 UTC (permalink / raw
To: gentoo-commits
commit: 8c956f432e290135b417c649bc4d37e09ec50e29
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:41:54 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:41:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c956f43
dev-perl/Module-Install: Stabilize 1.210.0 x86, #912530
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
index 163cc2b5efb0..9f501ac59663 100644
--- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2024-03-03 20:09 Arthur Zamarin
0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2024-03-03 20:09 UTC (permalink / raw
To: gentoo-commits
commit: f30d7fe7afe927423ec5df5ee1bb2acdc6c550be
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 20:09:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 20:09:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30d7fe7
dev-perl/Module-Install: Stabilize 1.190.0 ppc64, #912524
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index d83b6bcd1cb2..2891a3028f00 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: cc8bada70d4a5264247884858cfae24e735620ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:11:52 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:11:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8bada7
dev-perl/Module-Install: Stabilize 1.190.0 arm64, #912524
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index 2891a3028f00..4f6868d8b2d9 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: e20813bcf6cd239b144043b557e947a904789e08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:11:55 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:11:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20813bc
dev-perl/Module-Install: Stabilize 1.190.0 arm, #912524
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index 07941212609f..c7f043797d0c 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: f1f604d06624b06bca03ae07e5287a40db3e7d23
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:11:54 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:11:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f604d0
dev-perl/Module-Install: Stabilize 1.190.0 ppc, #912524
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index 4f6868d8b2d9..07941212609f 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
@ 2024-08-26 12:57 Arthur Zamarin
0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2024-08-26 12:57 UTC (permalink / raw
To: gentoo-commits
commit: 17412b1e501d421f898532e78feb087252f4d8a9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 12:55:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 12:56:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17412b1e
dev-perl/Module-Install: keyword 1.210.0 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
index 08023529f5a7..394184106f1f 100644
--- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300
^ permalink raw reply related [flat|nested] 31+ messages in thread
end of thread, other threads:[~2024-08-26 12:57 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-05 13:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2024-08-26 12:57 Arthur Zamarin
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 20:09 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 6:18 Sam James
2023-06-24 6:49 Jakov Smolić
2023-06-24 4:35 Sam James
2023-06-20 4:14 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:43 Sam James
2021-07-06 20:17 Andreas K. Hüttel
2020-07-23 9:18 Kent Fredric
2018-04-20 7:23 Kent Fredric
2017-11-23 22:31 Matt Turner
2017-11-05 18:00 Sergei Trofimovich
2017-11-04 10:45 Sergei Trofimovich
2017-08-03 8:24 Sergei Trofimovich
2017-07-18 16:22 Kent Fredric
2017-07-01 11:14 Sergei Trofimovich
2017-07-01 10:59 Sergei Trofimovich
2017-06-30 8:28 Sergei Trofimovich
2017-06-29 8:06 Agostino Sarubbo
2017-01-28 18:17 Kent Fredric
2016-03-28 19:56 Andreas Hüttel
2016-03-28 9:35 Agostino Sarubbo
2016-03-27 22:22 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox