mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
23
dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
Normal file
23
dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
Normal file
@@ -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
|
||||
)
|
||||
"
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user