diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 20:39:11 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 20:39:11 +0000 |
commit | 96f8f44581e41f4bf2757f7224a5561cabe06577 (patch) | |
tree | 4d2971c81fece31763f97daff3771efe08d3b856 /virtual | |
parent | Cleanup (diff) | |
download | gentoo-2-96f8f44581e41f4bf2757f7224a5561cabe06577.tar.gz gentoo-2-96f8f44581e41f4bf2757f7224a5561cabe06577.tar.bz2 gentoo-2-96f8f44581e41f4bf2757f7224a5561cabe06577.zip |
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-File-Spec/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild | 15 |
4 files changed, 6 insertions, 47 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog index 20653ac7b718..7a9019b67b78 100644 --- a/virtual/perl-File-Spec/ChangeLog +++ b/virtual/perl-File-Spec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-File-Spec -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.36 2008/10/31 08:16:41 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.37 2009/03/13 20:39:11 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-File-Spec-3.12.ebuild, + -perl-File-Spec-3.15.ebuild, -perl-File-Spec-3.24.ebuild: + Cleanup *perl-File-Spec-3.29 (31 Oct 2008) *perl-File-Spec-3.27.01 (31 Oct 2008) diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild deleted file mode 100644 index 0af209d06c17..000000000000 --- a/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild,v 1.5 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for File-Spec" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/File-Spec-${PV} )" diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild deleted file mode 100644 index b94aacb08b63..000000000000 --- a/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild,v 1.12 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for File-Spec" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/File-Spec-${PV}" diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild deleted file mode 100644 index 844da0592626..000000000000 --- a/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild,v 1.11 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for File-Spec" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/File-Spec-${PV}" |