diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 19:37:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 19:37:56 +0000 |
commit | 9f279e620710cc294c06b283f7096e52caac29bd (patch) | |
tree | 0db31ac456d91bb1419a5e0113e8e95d2b5cc68f /dev-perl/set-scalar/set-scalar-1.19.ebuild | |
parent | Added a new revision depending on virtual/pam (>=pam-0.78) and uses the inclu... (diff) | |
download | historical-9f279e620710cc294c06b283f7096e52caac29bd.tar.gz historical-9f279e620710cc294c06b283f7096e52caac29bd.tar.bz2 historical-9f279e620710cc294c06b283f7096e52caac29bd.zip |
dep
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/set-scalar/set-scalar-1.19.ebuild')
-rw-r--r-- | dev-perl/set-scalar/set-scalar-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/set-scalar/set-scalar-1.19.ebuild b/dev-perl/set-scalar/set-scalar-1.19.ebuild index 6f1f20468eec..b5709e26d50b 100644 --- a/dev-perl/set-scalar/set-scalar-1.19.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.4 2005/01/13 14:19:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.5 2005/04/29 19:37:56 mcummings Exp $ inherit perl-module MY_P=Set-Scalar-${PV} @@ -8,7 +8,7 @@ S=${WORKDIR}/${MY_P} IUSE="" DESCRIPTION="Scalar set operations" -SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JH/JHI/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/JHI/Set-Scalar-1.17/" SLOT="0" |