diff options
Diffstat (limited to 'dev-perl/libnet/libnet-1.19.ebuild')
-rw-r--r-- | dev-perl/libnet/libnet-1.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/libnet/libnet-1.19.ebuild b/dev-perl/libnet/libnet-1.19.ebuild index 2926a7819387..5869712c0dbd 100644 --- a/dev-perl/libnet/libnet-1.19.ebuild +++ b/dev-perl/libnet/libnet-1.19.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.19.ebuild,v 1.5 2005/04/01 04:46:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.19.ebuild,v 1.6 2005/04/27 16:07:57 mcummings Exp $ inherit perl-module DESCRIPTION="A URI Perl Module" -SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64 ~s390 ppc64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa ia64 ~s390 ppc64 ~mips" IUSE="" src_compile() { |