summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-09-27 21:28:26 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-09-27 21:28:26 +0000
commit23e78add21c8d521dba689aad9ce3205cec9b64b (patch)
tree70e069ab2de98224aaf45bef9fcaa56f6fefd309 /dev-perl/Test-Most
parentClean up metadata to silence repoman (diff)
downloadgentoo-2-23e78add21c8d521dba689aad9ce3205cec9b64b.tar.gz
gentoo-2-23e78add21c8d521dba689aad9ce3205cec9b64b.tar.bz2
gentoo-2-23e78add21c8d521dba689aad9ce3205cec9b64b.zip
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r--dev-perl/Test-Most/ChangeLog5
-rw-r--r--dev-perl/Test-Most/Test-Most-0.250.0.ebuild29
2 files changed, 4 insertions, 30 deletions
diff --git a/dev-perl/Test-Most/ChangeLog b/dev-perl/Test-Most/ChangeLog
index 5709c7a2b41b..8306e9a75e50 100644
--- a/dev-perl/Test-Most/ChangeLog
+++ b/dev-perl/Test-Most/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Most
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/ChangeLog,v 1.19 2014/08/23 22:19:19 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/ChangeLog,v 1.20 2014/09/27 21:28:26 zlogene Exp $
+
+ 27 Sep 2014; Mikle Kolyada <zlogene@gentoo.org> -Test-Most-0.250.0.ebuild:
+ Drop old.
*Test-Most-0.310.0-r1 (23 Aug 2014)
diff --git a/dev-perl/Test-Most/Test-Most-0.250.0.ebuild b/dev-perl/Test-Most/Test-Most-0.250.0.ebuild
deleted file mode 100644
index f35a4adcae48..000000000000
--- a/dev-perl/Test-Most/Test-Most-0.250.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/Test-Most-0.250.0.ebuild,v 1.5 2012/04/14 15:16:49 maekke Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION="Most commonly needed test functions and features"
-
-SLOT="0"
-KEYWORDS="amd64 hppa x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/Exception-Class-1.140.0
- >=dev-perl/Test-Warn-0.230.0
- >=dev-perl/Test-Deep-0.106
- >=dev-perl/Test-Differences-0.610.0
- >=dev-perl/Test-Exception-0.310.0
- >=virtual/perl-Test-Harness-3.210.0
- >=virtual/perl-Test-Simple-0.88
-"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-SRC_TEST=do