diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:10:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:10:43 +0000 |
commit | 0d8218c51899e278f8870031ed467a3420640ec8 (patch) | |
tree | 92adfcaedf4cc5bd41d7e9be0ac9c85725a7c9a9 /virtual/perl-Time-Local | |
parent | Cleanup (diff) | |
download | gentoo-2-0d8218c51899e278f8870031ed467a3420640ec8.tar.gz gentoo-2-0d8218c51899e278f8870031ed467a3420640ec8.tar.bz2 gentoo-2-0d8218c51899e278f8870031ed467a3420640ec8.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.18.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index fe085bbc0f38..421d549c7137 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-Local # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.41 2010/01/07 20:39:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.42 2010/01/17 15:10:42 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -perl-Time-Local-1.17.ebuild, -perl-Time-Local-1.18.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Time-Local-1.17.ebuild, perl-Time-Local-1.18.ebuild, perl-Time-Local-1.19.01.ebuild: diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild deleted file mode 100644 index 326c9033b0fc..000000000000 --- a/virtual/perl-Time-Local/perl-Time-Local-1.17.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-Time-Local/perl-Time-Local-1.17.ebuild,v 1.11 2010/01/07 20:39:52 tove Exp $ - -DESCRIPTION="Virtual for Time-Local" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Time-Local-${PV}" diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.18.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.18.ebuild deleted file mode 100644 index 01f1f3e994d9..000000000000 --- a/virtual/perl-Time-Local/perl-Time-Local-1.18.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-Time-Local/perl-Time-Local-1.18.ebuild,v 1.6 2010/01/07 20:39:52 tove Exp $ - -DESCRIPTION="Virtual for Time-Local" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Time-Local-${PV}" |