summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-07 10:40:53 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-07 10:40:53 +0000
commitdf593bdd539a91f36cf3121bb2b2221ddc6d6df9 (patch)
tree7dd0ca7599f179e0b90ba4a6ef1d9224152cf400 /dev-perl/File-Copy-Recursive
parentx11-misc/hotkeys removal, bug 242462. (diff)
downloadhistorical-df593bdd539a91f36cf3121bb2b2221ddc6d6df9.tar.gz
historical-df593bdd539a91f36cf3121bb2b2221ddc6d6df9.tar.bz2
historical-df593bdd539a91f36cf3121bb2b2221ddc6d6df9.zip
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r--dev-perl/File-Copy-Recursive/ChangeLog7
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild17
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild16
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.37.ebuild16
4 files changed, 6 insertions, 50 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog
index d19016985fd0..e009412e00f3 100644
--- a/dev-perl/File-Copy-Recursive/ChangeLog
+++ b/dev-perl/File-Copy-Recursive/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-Copy-Recursive
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.24 2009/05/06 19:11:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.25 2009/05/07 10:37:36 tove Exp $
+
+ 07 May 2009; Torsten Veller <tove@gentoo.org>
+ -File-Copy-Recursive-0.33.ebuild, -File-Copy-Recursive-0.36.ebuild,
+ -File-Copy-Recursive-0.37.ebuild:
+ Cleanup
06 May 2009; Jeroen Roovers <jer@gentoo.org>
File-Copy-Recursive-0.38.ebuild:
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild
deleted file mode 100644
index 94413e79f4bd..000000000000
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild,v 1.6 2008/03/19 03:18:21 jer Exp $
-
-inherit perl-module
-
-DESCRIPTION="uses File::Copy to recursively copy dirs"
-HOMEPAGE="http://search.cpan.org/~dmuey/"
-SRC_URI="mirror://cpan/authors/id/D/DM/DMUEY/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild
deleted file mode 100644
index e8148fe4047f..000000000000
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild,v 1.3 2008/09/30 12:50:42 tove Exp $
-
-MODULE_AUTHOR=DMUEY
-inherit perl-module
-
-DESCRIPTION="uses File::Copy to recursively copy dirs"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc sparc x86"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.37.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.37.ebuild
deleted file mode 100644
index d8e0dac33606..000000000000
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.37.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.37.ebuild,v 1.1 2008/10/20 20:07:24 tove Exp $
-
-MODULE_AUTHOR=DMUEY
-inherit perl-module
-
-DESCRIPTION="uses File::Copy to recursively copy dirs"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"