diff options
author | 2011-01-17 07:33:21 +0000 | |
---|---|---|
committer | 2011-01-17 07:33:21 +0000 | |
commit | d046ea61fc010c9980b49862cde1ea4e1e68e0ff (patch) | |
tree | 79135564c810b963f934aa6271697f7c296fcc35 /perl-core/parent | |
parent | Cleanup (diff) | |
download | gentoo-2-d046ea61fc010c9980b49862cde1ea4e1e68e0ff.tar.gz gentoo-2-d046ea61fc010c9980b49862cde1ea4e1e68e0ff.tar.bz2 gentoo-2-d046ea61fc010c9980b49862cde1ea4e1e68e0ff.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.223.ebuild | 16 |
2 files changed, 5 insertions, 18 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 4b28b7f4d275..529ecb8ca508 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/parent -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.6 2010/11/15 08:58:10 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.7 2011/01/17 07:33:21 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -parent-0.223.ebuild: + Cleanup *parent-0.224 (15 Nov 2010) diff --git a/perl-core/parent/parent-0.223.ebuild b/perl-core/parent/parent-0.223.ebuild deleted file mode 100644 index 76b75fe084ea..000000000000 --- a/perl-core/parent/parent-0.223.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.223.ebuild,v 1.2 2009/10/27 17:54:07 volkmar Exp $ - -EAPI=2 - -MODULE_AUTHOR="CORION" -inherit perl-module - -DESCRIPTION="Establish an ISA relationship with base classes at compile time" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -SRC_TEST=do |