diff options
Diffstat (limited to 'dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild')
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild index 3e2b653d87d8..f07f560a04f6 100644 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild +++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.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/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.13 2004/07/14 18:30:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.14 2005/01/04 13:17:03 mcummings Exp $ inherit perl-module DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README" +SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~behroozi/${P}/" SLOT="0" LICENSE="Artistic" |