commit:     e45c3124bc3210015f206008eed75a8a7a933abc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 04:12:08 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45c3124

dev-perl/IO-SessionData: EAPI6

- EAPI6
- Add remote id's to metadata.xml
- Parallelise tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../IO-SessionData/IO-SessionData-1.30.0-r1.ebuild    | 19 +++++++++++++++++++
 dev-perl/IO-SessionData/metadata.xml                  |  5 +++++
 2 files changed, 24 insertions(+)

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
index 00000000000..180ef9c860d
--- /dev/null
+++ b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild
@@ -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
+"

diff --git a/dev-perl/IO-SessionData/metadata.xml 
b/dev-perl/IO-SessionData/metadata.xml
index 51930499ab6..586f568e36d 100644
--- a/dev-perl/IO-SessionData/metadata.xml
+++ b/dev-perl/IO-SessionData/metadata.xml
@@ -5,4 +5,9 @@
                <email>p...@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>

Reply via email to