dev-perl/IO-SessionData: EAPI6
authorKent Fredric <kentnl@gentoo.org>
Thu, 26 Oct 2017 04:12:08 +0000 (17:12 +1300)
committerKent Fredric <kentnl@gentoo.org>
Thu, 26 Oct 2017 04:32:53 +0000 (17:32 +1300)
- EAPI6
- Add remote id's to metadata.xml
- Parallelise tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild [new file with mode: 0644]
dev-perl/IO-SessionData/metadata.xml

diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild
new file mode 100644 (file)
index 0000000..180ef9c
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Session data support module for SOAP::Lite"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"
index 51930499ab60c43adb5c98391c24d5bf010b93e1..586f568e36deee0ebaa4b93d215bfa39c0da89d6 100644 (file)
@@ -5,4 +5,9 @@
                <email>perl@gentoo.org</email>
                <name>Gentoo Perl Project</name>
        </maintainer>
+       <upstream>
+               <remote-id type="cpan">IO-SessionData</remote-id>
+               <remote-id type="cpan-module">IO::SessionData</remote-id>
+               <remote-id type="cpan-module">IO::SessionSet</remote-id>
+       </upstream>
 </pkgmetadata>