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

Reply via email to