diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-11-02 07:52:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-11-02 07:52:51 +0000 |
commit | d67989d260cacc14798de51a85a36dcbba937128 (patch) | |
tree | 6d550ecee9d6ffe32a87b5c67896ad613df81f8b /dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.08.ebuild | |
parent | Stable on alpha, bug 69668. (Manifest recommit) (diff) | |
download | gentoo-2-d67989d260cacc14798de51a85a36dcbba937128.tar.gz gentoo-2-d67989d260cacc14798de51a85a36dcbba937128.tar.bz2 gentoo-2-d67989d260cacc14798de51a85a36dcbba937128.zip |
Marking stable for x86 and sparc - bug 69764
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="" |