summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r--dev-perl/Test-Manifest/ChangeLog5
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index 70a602dcf45b..b6fcb7fc0229 100644
--- a/dev-perl/Test-Manifest/ChangeLog
+++ b/dev-perl/Test-Manifest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Manifest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.46 2011/08/28 14:02:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.47 2011/09/04 11:23:18 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Manifest-1.23.ebuild:
+ Cleanup
*Test-Manifest-1.230.0 (28 Aug 2011)
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild
deleted file mode 100644
index 876f7edc9c51..000000000000
--- a/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild,v 1.3 2010/12/03 01:49:04 xmw Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BDFOY
-inherit perl-module
-
-DESCRIPTION="Interact with a t/test_manifest file"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"