diff options
author | 2009-03-13 20:42:21 +0000 | |
---|---|---|
committer | 2009-03-13 20:42:21 +0000 | |
commit | a4b2702497f1faa8c379b2be2cbc89ea14ca71db (patch) | |
tree | 7b61f446e5521c2201dafff78113b1ee0275a4d9 /virtual/perl-File-Spec | |
parent | Cleanup (diff) | |
download | historical-a4b2702497f1faa8c379b2be2cbc89ea14ca71db.tar.gz historical-a4b2702497f1faa8c379b2be2cbc89ea14ca71db.tar.bz2 historical-a4b2702497f1faa8c379b2be2cbc89ea14ca71db.zip |
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'virtual/perl-File-Spec')
-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}" |