From 8598564971ffe7b7117e3636248ba22dba207fe9 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 29 Apr 2005 15:18:32 +0000 Subject: cleaning (Portage version: 2.0.51.20-r4) --- dev-perl/Time-Duration/ChangeLog | 8 ++++++-- dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-perl/Time-Duration') diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 3afbd75d79ec..1f039aa570b0 100644 --- a/dev-perl/Time-Duration/ChangeLog +++ b/dev-perl/Time-Duration/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Time-Duration -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.4 2004/12/23 10:20:00 nigoro Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.5 2005/04/29 15:18:32 mcummings Exp $ + + 29 Apr 2005; Michael Cummings + Time-Duration-1.02.ebuild: + Cleaning for mirror syntax 23 Dec 2004; Yuta SATOH Time-Duration-1.02.ebuild: added ~ppc64 diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index cd1d1794664e..6a97332a85b1 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.9 2004/12/23 10:20:00 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.10 2005/04/29 15:18:32 mcummings Exp $ inherit perl-module DESCRIPTION="Rounded or exact English expression of durations" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme" -SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -- cgit v1.2.3-65-gdbad