| 1 |
ago |
1.2 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
tove |
1.1 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
armin76 |
1.9 |
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300.ebuild,v 1.8 2012/03/02 21:40:26 ranger Exp $
|
| 4 |
tove |
1.1 |
|
| 5 |
|
|
EAPI=3
|
| 6 |
|
|
MODULE_AUTHOR=ILYAZ
|
| 7 |
|
|
MODULE_SECTION=modules
|
| 8 |
|
|
MODULE_VERSION=1.0303
|
| 9 |
|
|
inherit perl-module
|
| 10 |
|
|
|
| 11 |
|
|
DESCRIPTION="Quick implementation of readline utilities."
|
| 12 |
|
|
|
| 13 |
|
|
SLOT="0"
|
| 14 |
armin76 |
1.9 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
| 15 |
tove |
1.1 |
IUSE=""
|