diff options
Diffstat (limited to 'dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild')
-rw-r--r-- | dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild index 67e380108934..9e7a5ab1a0a1 100644 --- a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild +++ b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild,v 1.2 2004/08/03 11:27:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild,v 1.3 2004/11/02 07:52:51 mcummings Exp $ inherit perl-module DESCRIPTION="This module is a simple supplement to other option handling modules." -SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JS/JSTENZEL/${P}.tgz" +SRC_URI="mirror://cpan/authors/id/J/JS/JSTENZEL/${P}.tgz" HOMEPAGE="http://search.cpan.org/jstenzel/${P}/" SLOT="0" LICENSE="GPL-2" SRC_TEST="do" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc sparc" IUSE="" |