dev-perl/Exception-Warning: Cleanup old 0.40.100-r1

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-10-19 17:58:25 +13:00
parent 6582e7c996
commit 2ac7941c7b

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=DEXTER
MODULE_VERSION=0.0401
inherit perl-module
DESCRIPTION="Convert simple warn into real exception object"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=">=dev-perl/Exception-Base-0.22.01"
DEPEND="${RDEPEND}
dev-perl/Module-Build
test? (
dev-perl/Test-Assert
>=dev-perl/Test-Unit-Lite-0.12
virtual/perl-parent
)"
SRC_TEST=do