summaryrefslogtreecommitdiff
blob: a32c741c857e0d072cecb239fd037c7eec88df90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.8 2004/05/26 20:37:49 kloeri Exp $

IUSE=""

inherit perl-module

CATEGORY="dev-perl"
DESCRIPTION="Quick implimentation of readline utilities."
SRC_URI="http://www.cpan.org/modules/by-module/Term/${P}.tar.gz"
HOMEPAGE="http:/search.cpan.org/author/ILYAZ/${P}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ~ppc ~sparc alpha s390"