summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-13 15:04:20 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-13 15:04:20 +0000
commitd3a6c5720c481d32a9d56e1526cd9b487aa865b0 (patch)
treeadab772210a0b972a7123bb780388d539618e683 /perl-core/Test
parentImprove dependencies; remove old (diff)
downloadgentoo-2-d3a6c5720c481d32a9d56e1526cd9b487aa865b0.tar.gz
gentoo-2-d3a6c5720c481d32a9d56e1526cd9b487aa865b0.tar.bz2
gentoo-2-d3a6c5720c481d32a9d56e1526cd9b487aa865b0.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core/Test')
-rw-r--r--perl-core/Test/ChangeLog6
-rw-r--r--perl-core/Test/Test-1.25.ebuild17
-rw-r--r--perl-core/Test/Test-1.250.200_rc.ebuild17
3 files changed, 5 insertions, 35 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog
index fd9ff581a681..7932926f8094 100644
--- a/perl-core/Test/ChangeLog
+++ b/perl-core/Test/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Test
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.27 2014/01/20 20:46:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.28 2014/07/13 15:04:20 dilfridge Exp $
+
+ 13 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -Test-1.25.ebuild,
+ -Test-1.250.200_rc.ebuild:
+ Remove old
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> Test-1.25.ebuild,
Test-1.250.200_rc.ebuild, Test-1.260.0.ebuild:
diff --git a/perl-core/Test/Test-1.25.ebuild b/perl-core/Test/Test-1.25.ebuild
deleted file mode 100644
index 11851734d4fb..000000000000
--- a/perl-core/Test/Test-1.25.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.25.ebuild,v 1.11 2014/01/20 20:46:18 vapier Exp $
-
-MODULE_AUTHOR=SBURKE
-inherit perl-module
-
-DESCRIPTION="Utilities for writing test scripts"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/perl-core/Test/Test-1.250.200_rc.ebuild b/perl-core/Test/Test-1.250.200_rc.ebuild
deleted file mode 100644
index 4907c261fe46..000000000000
--- a/perl-core/Test/Test-1.250.200_rc.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.250.200_rc.ebuild,v 1.2 2014/01/20 20:46:18 vapier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=JESSE
-MODULE_VERSION=1.25_02
-inherit perl-module
-
-DESCRIPTION="Utilities for writing test scripts"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"