From: Kent Fredric Date: Wed, 29 Apr 2020 08:26:02 +0000 (+1200) Subject: dev-perl/Array-RefElem: -r bump for EAPI7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c62235d1c2a4ae7cf585575e6a2d412375b1110;p=gentoo.git dev-perl/Array-RefElem: -r bump for EAPI7 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r2.ebuild b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r2.ebuild new file mode 100644 index 000000000000..7e6747075554 --- /dev/null +++ b/dev-perl/Array-RefElem/Array-RefElem-1.0.0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=GAAS +DIST_VERSION=1.00 +inherit perl-module + +DESCRIPTION="Set up array elements as aliases" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"