commit:     429cd51da857749ea0d1770fff9b503fc802605f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri May 22 11:06:30 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri May 22 11:08:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429cd51d

dev-perl/Carp-Clan: Bump to version 6.80.0

- EAPI7
- Remove useless/empty variable assignments

Upstream:
- fix warning in bad test
- speed up code by removing pre perl 5.5 accommodations
- Massive amounts of retooling based changes, which I specifically tried
  to avoid when I was the previous releaser, but the new releaser saught
  fit to create a massive amount of churn in the name of modernity, and
  I cannot feasibly explain each and every one of these bogus
  improvements, because practically every line of every file has been
  changed, according to diff. (Irritatated=True)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild | 23 +++++++++++++++++++++++
 dev-perl/Carp-Clan/Manifest                |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild 
b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
new file mode 100644
index 00000000000..3ac060653f8
--- /dev/null
+++ b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=6.08
+inherit perl-module
+
+DESCRIPTION="Report errors from perspective of caller of a clan of modules"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 )"
+
+BDEPEND="
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-File-Spec
+               virtual/perl-Test-Simple
+       )
+"

diff --git a/dev-perl/Carp-Clan/Manifest b/dev-perl/Carp-Clan/Manifest
index f26dd0fff7b..1dd203a3044 100644
--- a/dev-perl/Carp-Clan/Manifest
+++ b/dev-perl/Carp-Clan/Manifest
@@ -1 +1,2 @@
 DIST Carp-Clan-6.06.tar.gz 21556 BLAKE2B 
cbc751d270933900c900354013c30027b0f4e08fdd7357f6a591c1f1a24532069a0bb49963c6fb6d9c0028ae809cb5960e47466eddadc099f38c94e845b6b09e
 SHA512 
a3dede626814a71a5f99b25a5b01133ecd13037fd1fbbaacb04852962c5d23bb77c1cb70f417879ec173db0215904adb59136dd30de6166994aa9aa7b28ca08f
+DIST Carp-Clan-6.08.tar.gz 34173 BLAKE2B 
e796ec1d17f6887a486f4545a5191ebe5ed30b2f1b4f6a3ffba7e27bcdc762f20b2e1cf55d3b418feb483264958633951f228ce3ab118dc599098247f0882850
 SHA512 
bc7f74d75e1eae0f528d530b47f1841493aae7eecdeeb58f85f5d8ef7a5b4d92c479b45468d0e7175f228056295d3d7159a7b404fecd542cf04c75ddc3a9886f

Reply via email to