From: Kent Fredric Date: Fri, 15 Apr 2016 15:19:47 +0000 (+1200) Subject: dev-perl/SUPER: Add to tree at version 1.201.411.170 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=73835bd715d12399fb60aa2a809917c6b2701cef;p=gentoo.git dev-perl/SUPER: Add to tree at version 1.201.411.170 Required for new dev-perl/Test-MockModule Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" --- diff --git a/dev-perl/SUPER/Manifest b/dev-perl/SUPER/Manifest new file mode 100644 index 000000000000..e7376c9128dc --- /dev/null +++ b/dev-perl/SUPER/Manifest @@ -0,0 +1 @@ +DIST SUPER-1.20141117.tar.gz 14477 SHA256 1a620e7d60aee9b13b1b26a44694c43fdb2bba1755cfff435dae83c7d42cc0b2 SHA512 c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0 WHIRLPOOL b88b18622f8561653efe16331b7dad6b0b969be57bbbbbb56d96be6ac7c59cc491d69a22090874bc47f66da6fb40b84d7012a083eb3a48036de84b83af5a6d9f diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild new file mode 100644 index 000000000000..cde716192881 --- /dev/null +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=CHROMATIC +DIST_VERSION=1.20141117 +inherit perl-module + +DESCRIPTION="control superclass method dispatch" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Scalar-List-Utils + dev-perl/Sub-Identify +" +DEPEND="${RDEPEND} + dev-perl/Module-Build + virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple ) +" diff --git a/dev-perl/SUPER/metadata.xml b/dev-perl/SUPER/metadata.xml new file mode 100644 index 000000000000..ef228df8e7fb --- /dev/null +++ b/dev-perl/SUPER/metadata.xml @@ -0,0 +1,12 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + SUPER + SUPER + +