summaryrefslogtreecommitdiff
blob: 3a2d3e8e15533c2813fd1af3b8f3698b6a9f730e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2003 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.6 2003/09/06 22:37:58 msterret 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"