From 633fe3add38c1606c4dcf66989f658ba4d5a9d22 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 15 Jul 2020 23:40:07 +1200 Subject: dev-perl/Data-Hexify: -r bump for EAPI7 - EAPI7 - Parallel tests Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric --- dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild (limited to 'dev-perl') diff --git a/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild new file mode 100644 index 000000000000..031b7c559cf1 --- /dev/null +++ b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=JV +DIST_VERSION=1.00 + +inherit perl-module + +DESCRIPTION="Perl extension for hexdumping arbitrary data" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~x86 ~amd64-linux" -- cgit v1.2.3-65-gdbad