summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2014-10-28 23:24:01 +0000
committerPatrice Clement <monsieurp@gentoo.org>2014-10-28 23:24:01 +0000
commit4f2eff334c3675a8e132e5a034fba5ee19b37e14 (patch)
tree8ec85a5ee21389ce9fc63845b45563dea289a448 /perl-core
parentDEPEND <=> RDEPEND. (diff)
downloadgentoo-2-4f2eff334c3675a8e132e5a034fba5ee19b37e14.tar.gz
gentoo-2-4f2eff334c3675a8e132e5a034fba5ee19b37e14.tar.bz2
gentoo-2-4f2eff334c3675a8e132e5a034fba5ee19b37e14.zip
Removing this package. See bug 520756.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Test-Simple/ChangeLog5
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.980.5-r1.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index b23e338d4aed..6c76f5d4c07f 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Test-Simple
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.97 2014/07/26 12:08:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.98 2014/10/28 23:24:01 monsieurp Exp $
+
+ 28 Oct 2014; <patrice@gentoo.org> -Test-Simple-0.980.5-r1.ebuild:
+ Removing this package. See bug 520756.
*Test-Simple-0.980.5-r1 (26 Jul 2014)
*Test-Simple-0.980.0-r1 (26 Jul 2014)
diff --git a/perl-core/Test-Simple/Test-Simple-0.980.5-r1.ebuild b/perl-core/Test-Simple/Test-Simple-0.980.5-r1.ebuild
deleted file mode 100644
index cd56d9555dae..000000000000
--- a/perl-core/Test-Simple/Test-Simple-0.980.5-r1.ebuild
+++ /dev/null
@@ -1,18 +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-Simple/Test-Simple-0.980.5-r1.ebuild,v 1.1 2014/07/26 12:08:06 dilfridge Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHWERN
-MODULE_VERSION=0.98_05
-inherit perl-module
-
-DESCRIPTION="Basic utilities for writing tests"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
-mydoc="rfc*.txt"