diff options
author | 2009-03-13 22:00:31 +0000 | |
---|---|---|
committer | 2009-03-13 22:00:31 +0000 | |
commit | c5ea7b4a4e4dfda597a853e80575235fe88d98ed (patch) | |
tree | 304f4c8e9cda99e9fb91a2ab54de2deedc7068aa /virtual/perl-Time-Local | |
parent | version bump (diff) | |
download | historical-c5ea7b4a4e4dfda597a853e80575235fe88d98ed.tar.gz historical-c5ea7b4a4e4dfda597a853e80575235fe88d98ed.tar.bz2 historical-c5ea7b4a4e4dfda597a853e80575235fe88d98ed.zip |
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.13.ebuild | 15 |
4 files changed, 7 insertions, 47 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index 1fdca0509ad0..3fb425f49a8f 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Time-Local -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.29 2008/11/21 08:14:09 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.30 2009/03/13 22:00:31 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> + -perl-Time-Local-1.11.ebuild, -perl-Time-Local-1.12.ebuild, + -perl-Time-Local-1.13.ebuild: + Cleanup *perl-Time-Local-1.19.01 (21 Nov 2008) diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild deleted file mode 100644 index 3eba94ae75f6..000000000000 --- a/virtual/perl-Time-Local/perl-Time-Local-1.11.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-Time-Local/perl-Time-Local-1.11.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for Time-Local" -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/Time-Local-${PV} )" diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild deleted file mode 100644 index 0e0664a7385e..000000000000 --- a/virtual/perl-Time-Local/perl-Time-Local-1.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-Time-Local/perl-Time-Local-1.12.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for Time-Local" -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/Time-Local-${PV}" diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.13.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.13.ebuild deleted file mode 100644 index d2dd8ae2d03e..000000000000 --- a/virtual/perl-Time-Local/perl-Time-Local-1.13.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-Time-Local/perl-Time-Local-1.13.ebuild,v 1.9 2007/04/15 21:24:29 corsair Exp $ - -DESCRIPTION="Virtual for Time-Local" -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/Time-Local-${PV}" |