summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 15:22:39 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 15:22:39 +0000
commita849d4fd6e58d73e3fff31dd4d9bf2ee2a9f939a (patch)
tree480396cf440193affad7fc7cc28fc5424a4f4ad6 /perl-core/Time-Local
parentCleanup (diff)
downloadhistorical-a849d4fd6e58d73e3fff31dd4d9bf2ee2a9f939a.tar.gz
historical-a849d4fd6e58d73e3fff31dd4d9bf2ee2a9f939a.tar.bz2
historical-a849d4fd6e58d73e3fff31dd4d9bf2ee2a9f939a.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r--perl-core/Time-Local/ChangeLog6
-rw-r--r--perl-core/Time-Local/Time-Local-1.17.ebuild18
-rw-r--r--perl-core/Time-Local/Time-Local-1.18.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog
index b057752b6acf..4a760f51888d 100644
--- a/perl-core/Time-Local/ChangeLog
+++ b/perl-core/Time-Local/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Time-Local
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.48 2010/01/05 19:26:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.49 2010/01/17 15:11:03 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Time-Local-1.17.ebuild,
+ -Time-Local-1.18.ebuild:
+ Cleanup
05 Jan 2010; nixnut <nixnut@gentoo.org> Time-Local-1.19.01.ebuild:
ppc stable #288026
diff --git a/perl-core/Time-Local/Time-Local-1.17.ebuild b/perl-core/Time-Local/Time-Local-1.17.ebuild
deleted file mode 100644
index 68627a9a69e4..000000000000
--- a/perl-core/Time-Local/Time-Local-1.17.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.17.ebuild,v 1.12 2009/12/16 22:00:10 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="Implements timelocal() and timegm()"
-HOMEPAGE="http://search.cpan.org/~drolsky/"
-SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-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="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/perl-core/Time-Local/Time-Local-1.18.ebuild b/perl-core/Time-Local/Time-Local-1.18.ebuild
deleted file mode 100644
index 64bc41fba465..000000000000
--- a/perl-core/Time-Local/Time-Local-1.18.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.18.ebuild,v 1.5 2009/12/16 22:00:10 abcd Exp $
-
-MODULE_AUTHOR=DROLSKY
-
-inherit perl-module
-
-DESCRIPTION="Implements timelocal() and timegm()"
-
-LICENSE="|| ( Artistic GPL-2 )"
-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="dev-lang/perl"
-
-SRC_TEST="do"