From ffe78d2c340b163d8d8a75b8bbb2f9e9ca89db64 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Fri, 1 Aug 2008 09:34:46 +0000 Subject: Cleanup (Portage version: 2.2_rc5/cvs/Linux 2.6.26-tuxonice i686) --- dev-perl/Class-Inspector/ChangeLog | 6 +++++- dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild | 19 ------------------- dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild | 19 ------------------- 3 files changed, 5 insertions(+), 39 deletions(-) delete mode 100644 dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild delete mode 100644 dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild (limited to 'dev-perl/Class-Inspector') diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index 6468c2460580..3369941c34fb 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Inspector # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.52 2008/08/01 09:32:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.53 2008/08/01 09:34:46 tove Exp $ + + 01 Aug 2008; Torsten Veller + -Class-Inspector-1.13.ebuild, -Class-Inspector-1.16.ebuild: + Cleanup *Class-Inspector-1.23 (01 Aug 2008) diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild deleted file mode 100644 index b6fa8d5a4c5b..000000000000 --- a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild,v 1.11 2007/01/15 14:48:31 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Provides information about Classes" -HOMEPAGE="http://search.cpan.org/~adamk" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" -IUSE="" - -DEPEND="virtual/perl-Test-Simple - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild deleted file mode 100644 index b764a15c466d..000000000000 --- a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.11 2007/03/05 11:25:17 ticho Exp $ - -inherit perl-module - -DESCRIPTION="Provides information about Classes" -HOMEPAGE="http://search.cpan.org/~adamk" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" -IUSE="" - -DEPEND="virtual/perl-Test-Simple - dev-lang/perl" - -SRC_TEST="do" -- cgit v1.2.3-65-gdbad