summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 08:15:14 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 08:15:14 +0000
commitfd98308f130910f236a65a528a38b66c0842c94f (patch)
tree6594a467ddb68505e27f9068f02c6542001515fa /virtual/perl-AutoLoader
parentFix preview PNG generation with ghostscript-gpl-9.00, bug 351774. (diff)
downloadhistorical-fd98308f130910f236a65a528a38b66c0842c94f.tar.gz
historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.bz2
historical-fd98308f130910f236a65a528a38b66c0842c94f.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r--virtual/perl-AutoLoader/ChangeLog7
-rw-r--r--virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild15
2 files changed, 5 insertions, 17 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog
index b242e5650b3c..3309e8d2e3a4 100644
--- a/virtual/perl-AutoLoader/ChangeLog
+++ b/virtual/perl-AutoLoader/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-AutoLoader
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.11 2010/12/18 09:57:43 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.12 2011/01/17 08:14:32 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-AutoLoader-5.70.ebuild:
+ Cleanup
18 Dec 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.71.ebuild:
Stable on x86 and amd64 (#348830)
diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild
deleted file mode 100644
index 39331b8d1c9e..000000000000
--- a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.5 2010/09/07 20:17:15 tove Exp $
-
-DESCRIPTION="Virtual for AutoLoader"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/AutoLoader-${PV} )"