commit:     2ac7941c7be0448ebf5aff8e711aa92d90253d68
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 04:58:25 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 04:58:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac7941c

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 <AT> gentoo.org>

 .../Exception-Warning-0.40.100-r1.ebuild           | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild 
b/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild
deleted file mode 100644
index 0b6bfc5dfcf..00000000000
--- a/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild
+++ /dev/null
@@ -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

Reply via email to