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/Class-Singleton/Class-Singleton-1.03.ebuild | |
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/Class-Singleton/Class-Singleton-1.03.ebuild')
-rw-r--r-- | dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |