summaryrefslogtreecommitdiff
blob: 84ae7ae06d612d9e7d397439187c1d92e7b6eca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 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.10.ebuild,v 1.1 2005/04/25 16:44:48 mcummings Exp $

inherit perl-module

DESCRIPTION="This module is a simple supplement to other option handling modules."
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 ~sparc"
IUSE=""