diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 22:10:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 22:10:51 +0000 |
commit | fe748cb753ed2f80e30147024cbd7bf236c88a1f (patch) | |
tree | 408a7f1e39a45cb5e4486543541bd9393e4b9e8b /perl-core/Time-Local | |
parent | Marked ppc stable for bug #255573. (diff) | |
download | historical-fe748cb753ed2f80e30147024cbd7bf236c88a1f.tar.gz historical-fe748cb753ed2f80e30147024cbd7bf236c88a1f.tar.bz2 historical-fe748cb753ed2f80e30147024cbd7bf236c88a1f.zip |
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.11.ebuild | 18 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.12.ebuild | 18 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.13.ebuild | 18 |
4 files changed, 6 insertions, 56 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index acf4f9ff1fa7..da718abcddc7 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Time-Local -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.38 2008/11/21 08:14:47 tove Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.39 2009/03/13 22:00:23 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Time-Local-1.11.ebuild, + -Time-Local-1.12.ebuild, -Time-Local-1.13.ebuild: + Cleanup *Time-Local-1.19.01 (21 Nov 2008) diff --git a/perl-core/Time-Local/Time-Local-1.11.ebuild b/perl-core/Time-Local/Time-Local-1.11.ebuild deleted file mode 100644 index 06e6515d53ce..000000000000 --- a/perl-core/Time-Local/Time-Local-1.11.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 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.11.ebuild,v 1.10 2007/01/19 18:08:33 mcummings 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 mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/perl-core/Time-Local/Time-Local-1.12.ebuild b/perl-core/Time-Local/Time-Local-1.12.ebuild deleted file mode 100644 index 7fb61f8a7516..000000000000 --- a/perl-core/Time-Local/Time-Local-1.12.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 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.12.ebuild,v 1.11 2007/01/19 18:08:33 mcummings 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 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/perl-core/Time-Local/Time-Local-1.13.ebuild b/perl-core/Time-Local/Time-Local-1.13.ebuild deleted file mode 100644 index c07d1d6a9e5b..000000000000 --- a/perl-core/Time-Local/Time-Local-1.13.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 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.13.ebuild,v 1.10 2007/04/15 21:11:01 corsair 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" -IUSE="" - -DEPEND="dev-lang/perl" - -SRC_TEST="do" |