*/*: Bump copyright on files touched this year
[gentoo.git] / dev-perl / Term-ReadLine-Perl / Term-ReadLine-Perl-1.30.300-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=ILYAZ
7 MODULE_SECTION=modules
8 MODULE_VERSION=1.0303
9
10 inherit perl-module
11
12 DESCRIPTION="Quick implementation of readline utilities"
13
14 SLOT="0"
15 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
16 IUSE=""
17
18 RDEPEND="dev-perl/TermReadKey"
19
20 # bug 492212
21 #SRC_TEST="do parallel"