summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-01 23:44:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-01 23:47:34 +0200
commit72eb7d7351ce646992e566abf167e1b7f49a0477 (patch)
treeab3c199396a596af5cb88f2a5e3096f1412fa57f /dev-perl
parentdev-perl/Test-Exception: Stable for remaining arches (ALLARCHES), bug 583708 (diff)
downloadgentoo-72eb7d7351ce646992e566abf167e1b7f49a0477.tar.gz
gentoo-72eb7d7351ce646992e566abf167e1b7f49a0477.tar.bz2
gentoo-72eb7d7351ce646992e566abf167e1b7f49a0477.zip
dev-perl/Test-Exception: Remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Exception/Manifest1
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Test-Exception/Manifest b/dev-perl/Test-Exception/Manifest
index f539778639db..8087b0a0765f 100644
--- a/dev-perl/Test-Exception/Manifest
+++ b/dev-perl/Test-Exception/Manifest
@@ -1,2 +1 @@
-DIST Test-Exception-0.32.tar.gz 18131 SHA256 ba4427e6004797ece8dce93c61d1d6c82df891b0f017e7d4a5c2505fa05c5a47 SHA512 fd394c2e3d24fc822810b77bd3bfe12ca75f59519ac0a0307f028be84a48386d12273967f0431f8c3a6671762c6426523420f620621ba7332c3268bc3a0706af WHIRLPOOL db6bdfbd4d1d45991ee9ecd78af37cc19911620a585a3284716faf3f80458194956ee8339a738fd3723b5b428bca4d70cff4467e30a3ce1b719c3a60239414d0
DIST Test-Exception-0.43.tar.gz 15204 SHA256 156b13f07764f766d8b45a43728f2439af81a3512625438deab783b7883eb533 SHA512 f5ab65ce7b142ab7a96b0075838826a7f6b975a151a285e00d99db307bea07b359d5ca44eb678ba93d97b2ae37a112f0002ae1c06bb6e5654b80ce8c5473aa20 WHIRLPOOL 9bcf713fb22f63439e6823c6ae5dbda07e0c7699b00140d2098a956beebe2809607419d649d1ef67614d434e2276523c2716b04715dc94af901f2924d9180376
diff --git a/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild b/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild
deleted file mode 100644
index a5a7f3526698..000000000000
--- a/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ADIE
-MODULE_VERSION=0.32
-inherit perl-module
-
-DESCRIPTION="test functions for exception based code"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Test-Simple-0.64
- >=dev-perl/Sub-Uplevel-0.18"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.36"
-
-SRC_TEST="do"