diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 17:17:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 17:17:43 +0000 |
commit | d227d51def4325e15e17c9f9ec93adc56b705675 (patch) | |
tree | a7a1350eea2bafe5f2ef107f955a2cc30642545e /dev-perl | |
parent | cleaning (diff) | |
download | gentoo-2-d227d51def4325e15e17c9f9ec93adc56b705675.tar.gz gentoo-2-d227d51def4325e15e17c9f9ec93adc56b705675.tar.bz2 gentoo-2-d227d51def4325e15e17c9f9ec93adc56b705675.zip |
cleaning mirror
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-Singleton/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Singleton/ChangeLog b/dev-perl/Class-Singleton/ChangeLog index 8c5bc5e7f04d..cb6b511adaf0 100644 --- a/dev-perl/Class-Singleton/ChangeLog +++ b/dev-perl/Class-Singleton/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Singleton # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.7 2005/04/24 13:06:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.8 2005/04/24 17:17:43 mcummings Exp $ + + 24 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Class-Singleton-1.03.ebuild: + cleaning mirror 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Class-Singleton-1.03.ebuild: diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild index 5113820e7cf4..8077043301c7 100644 --- a/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild +++ b/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.7 2005/04/24 13:06:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.8 2005/04/24 17:17:43 mcummings Exp $ inherit perl-module DESCRIPTION="Implementation of a Singleton class" HOMEPAGE="http://search.cpan.org/~abw/${P}/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AB/ABW/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |