* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2017-04-01 7:12 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2017-04-01 7:12 UTC (permalink / raw
To: gentoo-commits
commit: 9fe35936cf2385579eaf7c2ef6a526714ac7931c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 07:10:15 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 07:11:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe35936
dev-perl/Class-Inspector: Bump to version 1.310.0
- EAPI6
- Parallel Tests
Upstream:
- Avoid . in @INC bugs
- Switch to EUMM
- Fix for installed method when used with a PAR archive
Bug: https://bugs.gentoo.org/614394
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../Class-Inspector/Class-Inspector-1.310.0.ebuild | 23 ++++++++++++++++++++++
dev-perl/Class-Inspector/Manifest | 1 +
2 files changed, 24 insertions(+)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
new file mode 100644
index 00000000000..e61b3b6a6f1
--- /dev/null
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.31
+inherit perl-module
+
+DESCRIPTION="Provides information about Classes"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.940.0
+ )
+"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index 4bdb2348864..4a6141209cc 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1 +1,2 @@
DIST Class-Inspector-1.28.tar.gz 39816 SHA256 3ca4b7a3ed1f4cc846c9a3c08f9a6e9ec07a9cbfd92510dea9513db61a923112 SHA512 ef7447ffcc5c63b14708e8e32f9938d70ac9d587edd9b738b45a156608ed3080fce3275cdbe470e22d76873d3a27a182c6c7006f490174b1ea6bdadbad524ca0 WHIRLPOOL 5b9841c09a61999bda0c974152bffd19d56e32b28e8dae258cbf868d0a91f6d1c3784891a119adf297bc9019ad1edcccc7310082d9497d7ad8d817011cdf76e7
+DIST Class-Inspector-1.31.tar.gz 24422 SHA256 065f649f1f7a676f0496c37dc155cf4812edb77bdbb0e95d28c985deff930eeb SHA512 5ae8fa38d145d351b00b316853428f1ff7cf4dfb19952ccaa10e64fb84b41fc45d2510ef941347785b1c44ef2a1f5d4a361d321e2c0a6ee4b08232f6bc8e2d2a WHIRLPOOL fa32edf7f34f5824652b6e301962cae69a97e4fce61e850da0feb75e8fb6e812d66cc6082c6e9c6b112ddaf11c3cacbef98e300055c938d2c601c68f9a8ac2d6
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2017-05-03 8:19 Agostino Sarubbo
0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2017-05-03 8:19 UTC (permalink / raw
To: gentoo-commits
commit: c6609d90a1de187c8f387531cfd352e4f2c1a658
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 08:18:06 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 3 08:18:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6609d90
dev-perl/Class-Inspector: amd64 stable wrt bug #617284
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
index e61b3b6a6f1..78c2631744c 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2017-05-04 0:27 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2017-05-04 0:27 UTC (permalink / raw
To: gentoo-commits
commit: ac9a045f0fe11abc666b78334f86bb4f46472a9e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 00:25:08 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu May 4 00:27:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9a045f
dev-perl/Class-Inspector: ALLARCHES stable re bug #617284
Bug: https://bugs.gentoo.org/617284
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
index 78c2631744c..ba28818f77f 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2017-05-20 14:03 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2017-05-20 14:03 UTC (permalink / raw
To: gentoo-commits
commit: 84879353911c141c27687ac1a2890202e9a8e68d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 14:03:01 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat May 20 14:03:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84879353
dev-perl/Class-Inspector: Cleanup old re bug #614394
Remove versions affected by '.' in @INC removal
Bug: https://bugs.gentoo.org/614394
Package-Manager: Portage-2.3.5, Repoman-2.3.2
.../Class-Inspector/Class-Inspector-1.280.0-r1.ebuild | 16 ----------------
dev-perl/Class-Inspector/Manifest | 1 -
2 files changed, 17 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.280.0-r1.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.280.0-r1.ebuild
deleted file mode 100644
index ed76f493e24..00000000000
--- a/dev-perl/Class-Inspector/Class-Inspector-1.280.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.28
-inherit perl-module
-
-DESCRIPTION="Provides information about Classes"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index 4a6141209cc..0c6e36e5640 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1,2 +1 @@
-DIST Class-Inspector-1.28.tar.gz 39816 SHA256 3ca4b7a3ed1f4cc846c9a3c08f9a6e9ec07a9cbfd92510dea9513db61a923112 SHA512 ef7447ffcc5c63b14708e8e32f9938d70ac9d587edd9b738b45a156608ed3080fce3275cdbe470e22d76873d3a27a182c6c7006f490174b1ea6bdadbad524ca0 WHIRLPOOL 5b9841c09a61999bda0c974152bffd19d56e32b28e8dae258cbf868d0a91f6d1c3784891a119adf297bc9019ad1edcccc7310082d9497d7ad8d817011cdf76e7
DIST Class-Inspector-1.31.tar.gz 24422 SHA256 065f649f1f7a676f0496c37dc155cf4812edb77bdbb0e95d28c985deff930eeb SHA512 5ae8fa38d145d351b00b316853428f1ff7cf4dfb19952ccaa10e64fb84b41fc45d2510ef941347785b1c44ef2a1f5d4a361d321e2c0a6ee4b08232f6bc8e2d2a WHIRLPOOL fa32edf7f34f5824652b6e301962cae69a97e4fce61e850da0feb75e8fb6e812d66cc6082c6e9c6b112ddaf11c3cacbef98e300055c938d2c601c68f9a8ac2d6
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2017-10-04 16:09 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2017-10-04 16:09 UTC (permalink / raw
To: gentoo-commits
commit: b5840b28971b8dd180e9e29c6f6bc199eb7649b2
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 16:08:12 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 16:08:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5840b28
dev-perl/Class-Inspector: Bump to version 1.320.0
Upstream:
- Support for arrayrefs and objects in @INC
Package-Manager: Portage-2.3.8, Repoman-2.3.3
.../Class-Inspector/Class-Inspector-1.320.0.ebuild | 23 ++++++++++++++++++++++
dev-perl/Class-Inspector/Manifest | 1 +
2 files changed, 24 insertions(+)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
new file mode 100644
index 00000000000..5ec4ecbc9fd
--- /dev/null
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.32
+inherit perl-module
+
+DESCRIPTION="Provides information about Classes"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.940.0
+ )
+"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index 0c6e36e5640..142ff95d1c9 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1 +1,2 @@
DIST Class-Inspector-1.31.tar.gz 24422 SHA256 065f649f1f7a676f0496c37dc155cf4812edb77bdbb0e95d28c985deff930eeb SHA512 5ae8fa38d145d351b00b316853428f1ff7cf4dfb19952ccaa10e64fb84b41fc45d2510ef941347785b1c44ef2a1f5d4a361d321e2c0a6ee4b08232f6bc8e2d2a WHIRLPOOL fa32edf7f34f5824652b6e301962cae69a97e4fce61e850da0feb75e8fb6e812d66cc6082c6e9c6b112ddaf11c3cacbef98e300055c938d2c601c68f9a8ac2d6
+DIST Class-Inspector-1.32.tar.gz 25639 SHA256 cefadc8b5338e43e570bc43f583e7c98d535c17b196bcf9084bb41d561cc0535 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4 WHIRLPOOL c81b176de1b94adc7203ab8086402f9b3a154392f5613d37609bf5a2c0bc25f85f546badf6154fb1a0e5cbc56fb4e57491e83054124f1c080806b265ce23af50
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-05 14:11 Aaron Bauman
0 siblings, 0 replies; 30+ messages in thread
From: Aaron Bauman @ 2018-04-05 14:11 UTC (permalink / raw
To: gentoo-commits
commit: 7c94ab8313d37787525d8501dab66057955a9ea4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 14:01:01 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 14:09:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c94ab83
dev-perl/Class-Inspector: amd64 stable
Bug: https://bugs.gentoo.org/652534
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 5ec4ecbc9fd..22dfdfe8c11 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-05 16:10 Tobias Klausmann
0 siblings, 0 replies; 30+ messages in thread
From: Tobias Klausmann @ 2018-04-05 16:10 UTC (permalink / raw
To: gentoo-commits
commit: f2cc6427eed9f198dadf4653a4a7307f2fe957b8
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 16:09:57 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 16:09:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cc6427
dev-perl/Class-Inspector-1.320.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/652534
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 22dfdfe8c11..0b7bac1a965 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-05 18:29 Thomas Deutschmann
0 siblings, 0 replies; 30+ messages in thread
From: Thomas Deutschmann @ 2018-04-05 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 8529dff83b371d6c019ca2d6b605b3238aaf9be1
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 18:09:11 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 18:28:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8529dff8
dev-perl/Class-Inspector: x86 stable (bug #652534)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 0b7bac1a965..d3c12374f37 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-05 21:07 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2018-04-05 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 8087917305e9039486584ac4214463a5fd4a8678
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Apr 5 20:15:01 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 21:06:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80879173
dev-perl/Class-Inspector: stable 1.320.0 for sparc
Bug: https://bugs.gentoo.org/652534
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index d3c12374f37..c279b321d7b 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-07 4:01 Matt Turner
0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2018-04-07 4:01 UTC (permalink / raw
To: gentoo-commits
commit: e7a1737c402d62138ac2bee6eb05dfa9e37f1346
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 04:00:46 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 04:00:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a1737c
dev-perl/Class-Inspector-1.320.0: ppc64 stable, bug 652534
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index f5d70b5cea8..37a7688a257 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-07 15:26 Mart Raudsepp
0 siblings, 0 replies; 30+ messages in thread
From: Mart Raudsepp @ 2018-04-07 15:26 UTC (permalink / raw
To: gentoo-commits
commit: caf9e01877f7f4487cee2452d7dc38f44571b695
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 13:46:33 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 15:13:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf9e018
dev-perl/Class-Inspector: added ~arm64 keyword (Bug 652718)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 37a7688a257..e1216515fb9 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-07 21:13 Matt Turner
0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2018-04-07 21:13 UTC (permalink / raw
To: gentoo-commits
commit: 1755361e637303da02283ae457300bbb27569465
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 21:12:53 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 21:13:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1755361e
dev-perl/Class-Inspector-1.320.0: hppa stable, bug 652534
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index e1216515fb9..e509e5a188d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-08 15:48 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2018-04-08 15:48 UTC (permalink / raw
To: gentoo-commits
commit: 093e763d1ce02a6bff68864fdc9c45af2a6cba00
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 8 15:45:20 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 15:45:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093e763d
dev-perl/Class-Inspector: stable 1.320.0 for ia64, bug #652534
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index e509e5a188d..dd6f687451a 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-16 22:06 Mikle Kolyada
0 siblings, 0 replies; 30+ messages in thread
From: Mikle Kolyada @ 2018-04-16 22:06 UTC (permalink / raw
To: gentoo-commits
commit: 731ba54e20e04cd32d6a32f267cf737a0151a708
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 22:06:11 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 22:06:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731ba54e
dev-perl/Class-Inspector: arm stable wrt bug #652534
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index dd6f687451a..61d918da73c 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-04-24 2:20 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2018-04-24 2:20 UTC (permalink / raw
To: gentoo-commits
commit: 3940cd6a2e7eb237dd6b6db51f8587a906269310
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 23:17:03 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 02:09:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3940cd6a
dev-perl/Class-Inspector: Cleanup Old
Package-Manager: Portage-2.3.29, Repoman-2.3.9
.../Class-Inspector/Class-Inspector-1.310.0.ebuild | 23 ----------------------
dev-perl/Class-Inspector/Manifest | 1 -
2 files changed, 24 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
deleted file mode 100644
index ba28818f77f..00000000000
--- a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.31
-inherit perl-module
-
-DESCRIPTION="Provides information about Classes"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.940.0
- )
-"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index 4c9724d523e..e4dccc9fe58 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1,2 +1 @@
-DIST Class-Inspector-1.31.tar.gz 24422 BLAKE2B e4625e914be6d6ae581feb4c943adfe51795af266735b63d227ebb9be275c8cc19bad3bbf39769c306eb9ee25980ae40198a601a83d6feff613a7f1f4c86f6e6 SHA512 5ae8fa38d145d351b00b316853428f1ff7cf4dfb19952ccaa10e64fb84b41fc45d2510ef941347785b1c44ef2a1f5d4a361d321e2c0a6ee4b08232f6bc8e2d2a
DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-08-04 0:29 Mikle Kolyada
0 siblings, 0 replies; 30+ messages in thread
From: Mikle Kolyada @ 2018-08-04 0:29 UTC (permalink / raw
To: gentoo-commits
commit: 2293b47a670b151166cff0eac690b9e2ea9a661e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 00:14:54 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 00:14:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2293b47a
dev-perl/Class-Inspector: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 61d918da73c..d6438f13ec0 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2018-10-15 19:03 Fabian Groffen
0 siblings, 0 replies; 30+ messages in thread
From: Fabian Groffen @ 2018-10-15 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 45734ab559ee067be22149dcfef80343e52eb2f5
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 15 18:48:55 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Oct 15 19:02:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45734ab5
dev-perl/Class-Inspector: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index d6438f13ec0..22875d3ec73 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2019-10-27 16:46 Matt Turner
0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2019-10-27 16:46 UTC (permalink / raw
To: gentoo-commits
commit: 69957f69e20966afb3e724d1df6c99755b0f6a22
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 16:45:31 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 16:45:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69957f69
dev-perl/Class-Inspector-1.320.0: s390 stable
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index ba302f85553..b94f597940d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-06-18 16:05 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2020-06-18 16:05 UTC (permalink / raw
To: gentoo-commits
commit: 45a9dd7fec3b216bb751df4d4cdf45ec7c6abd1c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 16:01:05 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 16:04:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a9dd7f
dev-perl/Class-Inspector: Bump to versoin 1.360.0
- EAPI7
Upstream:
- Fix compatibility with Devel::Hide
- Fix bug in ->methods() that could cause it to modify @ISA
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Class-Inspector/Class-Inspector-1.360.0.ebuild | 25 ++++++++++++++++++++++
dev-perl/Class-Inspector/Manifest | 1 +
2 files changed, 26 insertions(+)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
new file mode 100644
index 00000000000..7357f321386
--- /dev/null
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.36
+inherit perl-module
+
+DESCRIPTION="Provides information about Classes"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-File-Spec-0.800.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.980.0
+ )
+"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index e4dccc9fe58..c5840812fa2 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1 +1,2 @@
DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4
+DIST Class-Inspector-1.36.tar.gz 27412 BLAKE2B db73182fed13188e9e489915e5a505a653296f19972aec3d80b6be5c3a13181616119362d077312d0aa1ddfd4bae28aaa6dc8f107b50c03bc51b7123019851db SHA512 488fcdbc9d135ed833331b0d5feb452997f35400b185341be69996438c278961eeb543648a629940765e779ca5cc87c5c3aa2c61a7fac12d2ecf6c599b68715a
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-20 16:40 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-20 16:40 UTC (permalink / raw
To: gentoo-commits
commit: e8a323dc2ce58bec6df93ce0eb073de9e299461a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 16:28:01 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 16:40:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a323dc
dev-perl/Class-Inspector: Stabilize 1.360.0 arm64, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 7357f321386..d5d9c4edb8d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-21 10:08 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-21 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 6d0004a72ecd08f77532216b7910df7fd0c54370
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 09:56:19 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 09:56:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0004a7
dev-perl/Class-Inspector: Stabilize 1.360.0 arm, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index d5d9c4edb8d..2f7514c7a1e 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-21 15:30 Agostino Sarubbo
0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2020-08-21 15:30 UTC (permalink / raw
To: gentoo-commits
commit: f574e8a322354b0b0869a373af301feef22a904f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 15:29:58 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 15:30:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f574e8a3
dev-perl/Class-Inspector: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 2f7514c7a1e..e98ae35fd66 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-21 19:00 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-08-21 19:00 UTC (permalink / raw
To: gentoo-commits
commit: eafd5e61c806929f59e7e5442bd24fa60246abf4
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Aug 21 18:27:48 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 19:00:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafd5e61
dev-perl/Class-Inspector: stable 1.360.0 for hppa/sparc, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index e98ae35fd66..d143b8de726 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-24 0:08 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-24 0:08 UTC (permalink / raw
To: gentoo-commits
commit: 900b08a68c371989a8335917507fa1ee8bb1ec60
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:33:40 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 00:06:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900b08a6
dev-perl/Class-Inspector: Stabilize 1.360.0 x86, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index d143b8de726..7857d62c0c3 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-24 19:06 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-24 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 1e856748c879bf7d95f1ff952be31b582d79a912
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 18:41:16 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 19:06:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e856748
dev-perl/Class-Inspector: Stabilize 1.360.0 amd64, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 7857d62c0c3..fb47b086709 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-25 10:14 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-25 10:14 UTC (permalink / raw
To: gentoo-commits
commit: 010cfb848404621b922c1f705a71a9df84a08e00
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 09:58:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 09:58:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010cfb84
dev-perl/Class-Inspector: Stabilize 1.360.0 ppc64, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index fb47b086709..7705c67714e 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-08-31 14:11 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-31 14:11 UTC (permalink / raw
To: gentoo-commits
commit: ad62ca77f8230c56b38a47653db2959db36b5513
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 13:50:10 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 14:11:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad62ca77
dev-perl/Class-Inspector: Stabilize 1.360.0 ppc, #738212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 7705c67714e..27105d48069 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2020-10-04 5:05 Kent Fredric
0 siblings, 0 replies; 30+ messages in thread
From: Kent Fredric @ 2020-10-04 5:05 UTC (permalink / raw
To: gentoo-commits
commit: c33b224c43f9552ca0f56eb994972df283ec3f53
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 05:02:52 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Oct 4 05:02:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33b224c
dev-perl/Class-Inspector: Cleanup old 1.320.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Class-Inspector/Class-Inspector-1.320.0.ebuild | 23 ----------------------
dev-perl/Class-Inspector/Manifest | 1 -
2 files changed, 24 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
deleted file mode 100644
index d7767a35dba..00000000000
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="Provides information about Classes"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.940.0
- )
-"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index c5840812fa2..d70b17bfc69 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1,2 +1 @@
-DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4
DIST Class-Inspector-1.36.tar.gz 27412 BLAKE2B db73182fed13188e9e489915e5a505a653296f19972aec3d80b6be5c3a13181616119362d077312d0aa1ddfd4bae28aaa6dc8f107b50c03bc51b7123019851db SHA512 488fcdbc9d135ed833331b0d5feb452997f35400b185341be69996438c278961eeb543648a629940765e779ca5cc87c5c3aa2c61a7fac12d2ecf6c599b68715a
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2022-12-08 7:38 WANG Xuerui
0 siblings, 0 replies; 30+ messages in thread
From: WANG Xuerui @ 2022-12-08 7:38 UTC (permalink / raw
To: gentoo-commits
commit: ecc4037daf4c72dfe6e4f08ac2d1fd4d97b6ff68
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 07:03:15 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 07:36:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc4037d
dev-perl/Class-Inspector: keyword 1.360.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index dc6225aabf1e..5d313bfe5f71 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
@ 2024-07-18 19:26 Fabian Groffen
0 siblings, 0 replies; 30+ messages in thread
From: Fabian Groffen @ 2024-07-18 19:26 UTC (permalink / raw
To: gentoo-commits
commit: f786c17235e31e3e2a708966633615dedad42c42
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 19:22:52 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 19:22:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f786c172
dev-perl/Class-Inspector: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 23af8d6676f6..9b5efe47be91 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 30+ messages in thread
end of thread, other threads:[~2024-07-18 19:26 UTC | newest]
Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-07 21:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 Fabian Groffen
2022-12-08 7:38 WANG Xuerui
2020-10-04 5:05 Kent Fredric
2020-08-31 14:11 Sam James
2020-08-25 10:14 Sam James
2020-08-24 19:06 Sam James
2020-08-24 0:08 Sam James
2020-08-21 19:00 Sergei Trofimovich
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-06-18 16:05 Kent Fredric
2019-10-27 16:46 Matt Turner
2018-10-15 19:03 Fabian Groffen
2018-08-04 0:29 Mikle Kolyada
2018-04-24 2:20 Kent Fredric
2018-04-16 22:06 Mikle Kolyada
2018-04-08 15:48 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2018-04-07 4:01 Matt Turner
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 16:10 Tobias Klausmann
2018-04-05 14:11 Aaron Bauman
2017-10-04 16:09 Kent Fredric
2017-05-20 14:03 Kent Fredric
2017-05-04 0:27 Kent Fredric
2017-05-03 8:19 Agostino Sarubbo
2017-04-01 7:12 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox