summaryrefslogtreecommitdiff
blob: e0b3384630fcbf3a47adb69b7ce1f7cb20647428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Foundation
# 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.9 2004/06/25 01:01:45 agriffis 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"