summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 15:20:43 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 15:20:43 +0000
commit93705b18a22511efbf50a80668abf2b6476abc27 (patch)
tree63f83268d0f94b2826155f05b50a7ac0fbbba317 /perl-core/parent
parentCleanup (diff)
downloadgentoo-2-93705b18a22511efbf50a80668abf2b6476abc27.tar.gz
gentoo-2-93705b18a22511efbf50a80668abf2b6476abc27.tar.bz2
gentoo-2-93705b18a22511efbf50a80668abf2b6476abc27.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/parent')
-rw-r--r--perl-core/parent/ChangeLog8
-rw-r--r--perl-core/parent/parent-0.221.ebuild14
-rw-r--r--perl-core/parent/parent-0.222.ebuild16
3 files changed, 6 insertions, 32 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog
index 4dba4041756e..d70e626e7a8d 100644
--- a/perl-core/parent/ChangeLog
+++ b/perl-core/parent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/parent
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.4 2009/10/27 17:54:07 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.5 2010/01/17 15:20:43 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -parent-0.221.ebuild,
+ -parent-0.222.ebuild:
+ Cleanup
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> parent-0.223.ebuild:
Keywording for ppc.
diff --git a/perl-core/parent/parent-0.221.ebuild b/perl-core/parent/parent-0.221.ebuild
deleted file mode 100644
index 58ae6fd135f0..000000000000
--- a/perl-core/parent/parent-0.221.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.221.ebuild,v 1.1 2009/08/10 21:17:40 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="CORION"
-inherit perl-module
-
-DESCRIPTION="Establish an ISA relationship with base classes at compile time"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
diff --git a/perl-core/parent/parent-0.222.ebuild b/perl-core/parent/parent-0.222.ebuild
deleted file mode 100644
index 56087dd9604a..000000000000
--- a/perl-core/parent/parent-0.222.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.222.ebuild,v 1.1 2009/08/30 13:26:37 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="CORION"
-inherit perl-module
-
-DESCRIPTION="Establish an ISA relationship with base classes at compile time"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do