*/*: Bump copyright on files touched this year
[gentoo.git] / dev-perl / Class-MakeMethods / Class-MakeMethods-1.10.0-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=EVO
7 MODULE_VERSION=1.01
8 inherit perl-module
9
10 DESCRIPTION="Automated method creation module for Perl"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-solaris"
14 IUSE=""
15
16 PATCHES=( "${FILESDIR}/${P}-perl526.patch" )
17 SRC_TEST="do"