summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-28 09:51:58 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-28 09:51:58 +0000
commit094cf81ccbc12c1770a4081323c532247d30b338 (patch)
tree3a97045e9e8ee94dc53acb26cf85b1e3ff4cf777 /dev-perl/Clone
parentVersion bump (diff)
downloadgentoo-2-094cf81ccbc12c1770a4081323c532247d30b338.tar.gz
gentoo-2-094cf81ccbc12c1770a4081323c532247d30b338.tar.bz2
gentoo-2-094cf81ccbc12c1770a4081323c532247d30b338.zip
Cleanup
(Portage version: 2.2_rc3/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Clone')
-rw-r--r--dev-perl/Clone/ChangeLog6
-rw-r--r--dev-perl/Clone/Clone-0.20.ebuild18
-rw-r--r--dev-perl/Clone/Clone-0.22.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-perl/Clone/ChangeLog b/dev-perl/Clone/ChangeLog
index d525941efc25..61f4f83bac29 100644
--- a/dev-perl/Clone/ChangeLog
+++ b/dev-perl/Clone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Clone
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.47 2008/07/28 09:49:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.48 2008/07/28 09:51:58 tove Exp $
+
+ 28 Jul 2008; Torsten Veller <tove@gentoo.org> -Clone-0.20.ebuild,
+ -Clone-0.22.ebuild:
+ Cleanup
*Clone-0.29 (28 Jul 2008)
diff --git a/dev-perl/Clone/Clone-0.20.ebuild b/dev-perl/Clone/Clone-0.20.ebuild
deleted file mode 100644
index dde5a5a27bf1..000000000000
--- a/dev-perl/Clone/Clone-0.20.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.20.ebuild,v 1.8 2006/10/20 18:58:02 kloeri Exp $
-
-inherit perl-module
-
-DESCRIPTION="Recursively copy Perl datatypes"
-SRC_URI="mirror://cpan/modules/by-authors/id/R/RD/RDF/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RD/RDF/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Clone/Clone-0.22.ebuild b/dev-perl/Clone/Clone-0.22.ebuild
deleted file mode 100644
index 3e3135967e75..000000000000
--- a/dev-perl/Clone/Clone-0.22.ebuild
+++ /dev/null
@@ -1,18 +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/Clone/Clone-0.22.ebuild,v 1.7 2007/04/15 20:34:36 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="Recursively copy Perl datatypes"
-SRC_URI="mirror://cpan/modules/by-authors/id/R/RD/RDF/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RD/RDF/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"