summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 18:08:33 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 18:08:33 +0000
commit9601ba8c8ee8b1303293a3e56892a2bf97499273 (patch)
treef562623a65bc3137b253da5fcfeabc9c53acbdba /perl-core
parentEbuild maintenance (diff)
downloadgentoo-2-9601ba8c8ee8b1303293a3e56892a2bf97499273.tar.gz
gentoo-2-9601ba8c8ee8b1303293a3e56892a2bf97499273.tar.bz2
gentoo-2-9601ba8c8ee8b1303293a3e56892a2bf97499273.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Time-Local/ChangeLog8
-rw-r--r--perl-core/Time-Local/Time-Local-1.11.ebuild7
-rw-r--r--perl-core/Time-Local/Time-Local-1.12.ebuild7
-rw-r--r--perl-core/Time-Local/Time-Local-1.13.ebuild7
4 files changed, 15 insertions, 14 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog
index 8bd22c736cc7..72e339df0136 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.24 2006/12/24 00:59:15 dertobi123 Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.25 2007/01/19 18:08:33 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Time-Local-1.11.ebuild, Time-Local-1.12.ebuild, Time-Local-1.13.ebuild:
+ Ebuild maintenance
24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Time-Local-1.13.ebuild:
diff --git a/perl-core/Time-Local/Time-Local-1.11.ebuild b/perl-core/Time-Local/Time-Local-1.11.ebuild
index 3502fe6fe7f9..06e6515d53ce 100644
--- a/perl-core/Time-Local/Time-Local-1.11.ebuild
+++ b/perl-core/Time-Local/Time-Local-1.11.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.9 2006/08/04 13:35:24 mcummings Exp $
+# $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://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~drolsky/"
SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -16,4 +16,3 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/perl-core/Time-Local/Time-Local-1.12.ebuild b/perl-core/Time-Local/Time-Local-1.12.ebuild
index ccf17a1d4dcd..7fb61f8a7516 100644
--- a/perl-core/Time-Local/Time-Local-1.12.ebuild
+++ b/perl-core/Time-Local/Time-Local-1.12.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.10 2006/09/16 22:13:44 dertobi123 Exp $
+# $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://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~drolsky/"
SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -16,4 +16,3 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/perl-core/Time-Local/Time-Local-1.13.ebuild b/perl-core/Time-Local/Time-Local-1.13.ebuild
index 76745c6b8633..9e4f693a0c7f 100644
--- a/perl-core/Time-Local/Time-Local-1.13.ebuild
+++ b/perl-core/Time-Local/Time-Local-1.13.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.7 2006/12/24 00:59:15 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.8 2007/01/19 18:08:33 mcummings Exp $
inherit perl-module
DESCRIPTION="Implements timelocal() and timegm()"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~drolsky/"
SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -14,6 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x8
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"