diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 11:54:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 11:54:13 +0000 |
commit | 3cb72f14f8c0e66b222fa6008e9fd4c0f638d662 (patch) | |
tree | 4e26f22db4c08acb0ff02326d9745de98baacf32 /virtual/perl-AutoLoader | |
parent | Cleanup (diff) | |
download | gentoo-2-3cb72f14f8c0e66b222fa6008e9fd4c0f638d662.tar.gz gentoo-2-3cb72f14f8c0e66b222fa6008e9fd4c0f638d662.tar.bz2 gentoo-2-3cb72f14f8c0e66b222fa6008e9fd4c0f638d662.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r-- | virtual/perl-AutoLoader/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index c7d92df24c83..0bf52c51b2b8 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2010/01/07 19:55:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.7 2010/01/17 11:54:13 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -perl-AutoLoader-5.68.ebuild, -perl-AutoLoader-5.69.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.68.ebuild, perl-AutoLoader-5.69.ebuild, perl-AutoLoader-5.70.ebuild: diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild deleted file mode 100644 index e1e3764dbc39..000000000000 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.68.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.68.ebuild,v 1.3 2010/01/07 19:55:23 tove Exp $ - -DESCRIPTION="Virtual for AutoLoader" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/AutoLoader-${PV} )" diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild deleted file mode 100644 index 1edba74df9f0..000000000000 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.69.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.69.ebuild,v 1.2 2010/01/07 19:55:23 tove Exp $ - -DESCRIPTION="Virtual for AutoLoader" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/AutoLoader-${PV}" |