Package-Manager: Portage-2.3.14, Repoman-2.3.6
-DIST Module-Install-AuthorTests-0.002.tar.gz 12654 SHA256 4025722de6357edf53c28501b00e7da92cd2f9fc611ba0753761a0e1dff32d88 SHA512 13f3c9018171500ec0090f5f634508b3b0b9554fe9b02cf47f008d1e0005358e1b7d65b4b1347c86aff93da6ae60f0e5c1bdcb1f8c01de727231d3481b5b7153 WHIRLPOOL ea69fe75281f5f170b55d3e7b2f64fe12199ffc0ba0bf6aeefc78323acb260d4022e75ecc35f21eb8fa907345a9bf9ae3fa136497de027c7aecc85f591160823
+DIST Module-Install-AuthorTests-0.002.tar.gz 12654 BLAKE2B 7a0396b0f2859f6258fb7d0bf5ec22ef1d7da2fd9495b683008b6ee57d815f5546d9fa5097ffae03e9a44245d28e33359741abc81685affbb40b32c447dfc3bb SHA512 13f3c9018171500ec0090f5f634508b3b0b9554fe9b02cf47f008d1e0005358e1b7d65b4b1347c86aff93da6ae60f0e5c1bdcb1f8c01de727231d3481b5b7153
--- /dev/null
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.002
+inherit perl-module
+
+DESCRIPTION="Designate tests only run by module authors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/Module-Install
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">Module-Install-AuthorTests</remote-id>
+ <remote-id type="cpan-module">Module::Install::AuthorTests</remote-id>
+ </upstream>
</pkgmetadata>