summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 10:19:08 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 10:19:08 +0000
commit7ed60334e04c576c8abac550b4c7012f258ea521 (patch)
tree59c115e71890e9929349657ea7c56209144e2462
parentAdd Perl 5.22 version, remove old (diff)
downloadgentoo-2-7ed60334e04c576c8abac550b4c7012f258ea521.tar.gz
gentoo-2-7ed60334e04c576c8abac550b4c7012f258ea521.tar.bz2
gentoo-2-7ed60334e04c576c8abac550b4c7012f258ea521.zip
Remove old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
-rw-r--r--perl-core/parent/ChangeLog8
-rw-r--r--perl-core/parent/parent-0.225.0-r1.ebuild17
2 files changed, 6 insertions, 19 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog
index c820476f5ef1..f5fa3e2fa8a7 100644
--- a/perl-core/parent/ChangeLog
+++ b/perl-core/parent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/parent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.25 2014/07/26 12:18:24 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.26 2015/06/13 10:19:08 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -parent-0.225.0-r1.ebuild:
+ Remove old
*parent-0.225.0-r1 (26 Jul 2014)
*parent-0.228-r1 (26 Jul 2014)
diff --git a/perl-core/parent/parent-0.225.0-r1.ebuild b/perl-core/parent/parent-0.225.0-r1.ebuild
deleted file mode 100644
index ca17e34d6450..000000000000
--- a/perl-core/parent/parent-0.225.0-r1.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/parent/parent-0.225.0-r1.ebuild,v 1.1 2014/07/26 12:18:24 dilfridge Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.225
-inherit perl-module
-
-DESCRIPTION="Establish an ISA relationship with base classes at compile time"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc s390 sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do