summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-04-29 20:26:02 +1200
committerKent Fredric <kentnl@gentoo.org>2020-04-29 20:44:11 +1200
commit4c62235d1c2a4ae7cf585575e6a2d412375b1110 (patch)
tree2685deec111174f4ccc1621497552ffd076a8bcd
parentdev-vcs/git: Security cleanup (diff)
downloadgentoo-4c62235d.tar.gz
gentoo-4c62235d.tar.bz2
gentoo-4c62235d.zip
dev-perl/Array-RefElem: -r bump for EAPI7
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r--dev-perl/Array-RefElem/Array-RefElem-1.0.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
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"