summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 20:00:15 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 20:00:15 +0000
commit2409fd1dc241b00f8347d8e5d9869e0e1e97c27d (patch)
tree4854088ae245ac909515b1e2e57dacc3ffee087d /dev-perl/File-chdir
parentmarked x86 per bug 412949 (diff)
downloadhistorical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.tar.gz
historical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.tar.bz2
historical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.zip
Cleanup
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r--dev-perl/File-chdir/ChangeLog6
-rw-r--r--dev-perl/File-chdir/File-chdir-0.100.200.ebuild21
-rw-r--r--dev-perl/File-chdir/File-chdir-0.100.300.ebuild21
3 files changed, 5 insertions, 43 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog
index b540205983cc..a5c983cceafe 100644
--- a/dev-perl/File-chdir/ChangeLog
+++ b/dev-perl/File-chdir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-chdir
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.32 2012/04/16 21:26:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.33 2012/04/21 19:28:50 tove Exp $
+
+ 21 Apr 2012; Torsten Veller <tove@gentoo.org> -File-chdir-0.100.200.ebuild,
+ -File-chdir-0.100.300.ebuild:
+ Cleanup
16 Apr 2012; Brent Baude <ranger@gentoo.org> File-chdir-0.100.600.ebuild:
Marking File-chdir-0.100.600 ppc for bug 404671
diff --git a/dev-perl/File-chdir/File-chdir-0.100.200.ebuild b/dev-perl/File-chdir/File-chdir-0.100.200.ebuild
deleted file mode 100644
index 027483251e61..000000000000
--- a/dev-perl/File-chdir/File-chdir-0.100.200.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.200.ebuild,v 1.2 2011/12/04 17:58:40 armin76 Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.1002
-inherit perl-module
-
-DESCRIPTION="An alternative to File::Spec and CWD"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND=">=virtual/perl-File-Spec-3.27"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
diff --git a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild b/dev-perl/File-chdir/File-chdir-0.100.300.ebuild
deleted file mode 100644
index 8c996eb4489b..000000000000
--- a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v 1.5 2012/02/02 20:22:14 ranger Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.1003
-inherit perl-module
-
-DESCRIPTION="An alternative to File::Spec and CWD"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-File-Spec-3.27"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-SRC_TEST="do"