summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 15:18:32 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 15:18:32 +0000
commit8598564971ffe7b7117e3636248ba22dba207fe9 (patch)
tree6c6ced1667dabf79ac2a2033cbcab6d72423b764 /dev-perl/Time-Duration
parentremoving old ebuild (diff)
downloadgentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.gz
gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.bz2
gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r--dev-perl/Time-Duration/ChangeLog8
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.02.ebuild6
2 files changed, 9 insertions, 5 deletions
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 <mcummings@gentoo.org>
+ Time-Duration-1.02.ebuild:
+ Cleaning for mirror syntax
23 Dec 2004; Yuta SATOH <nigoro@gentoo.org> 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"