commit:     82b96df108b287857a228fe7515da24885855212
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar  1 12:00:27 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 12:17:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b96df1

dev-perl/Net-OpenID-Common: Added at version 1.200.0

Required for new version of dev-perl/Net-OpenID-Consumer

Package-Manager: portage-2.2.27

 dev-perl/Net-OpenID-Common/Manifest                |  1 +
 .../Net-OpenID-Common-1.200.0.ebuild               | 30 ++++++++++++++++++++++
 dev-perl/Net-OpenID-Common/metadata.xml            | 23 +++++++++++++++++
 3 files changed, 54 insertions(+)

diff --git a/dev-perl/Net-OpenID-Common/Manifest 
b/dev-perl/Net-OpenID-Common/Manifest
new file mode 100644
index 0000000..13c99f3
--- /dev/null
+++ b/dev-perl/Net-OpenID-Common/Manifest
@@ -0,0 +1 @@
+DIST Net-OpenID-Common-1.20.tar.gz 28306 SHA256 
ab4e97d74a47710e0db4ac0c822f7fdf622af86a60a52ba72255a889c29dabc9 SHA512 
9d503834e66b8b3f0cef2452b7cec70559723e02b9b846b14eba63aa73f03d58afa8802ffe7517eb5756d78609f3382137303361542f312969aee8c0a46f0c5f
 WHIRLPOOL 
f88dd53182cca13b78a4f53d71dc7fac947989a52f5feeea496ad1f6ae29b83622a91d2cfd8c36503fd9ca7469d84db6b1b29e8e0c590260192b88e752ecf94b

diff --git a/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild 
b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild
new file mode 100644
index 0000000..92d541b
--- /dev/null
+++ b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=WROG
+DIST_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION="Libraries shared between Net::OpenID::Consumer and 
Net::OpenID::Server"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       >=dev-perl/Crypt-DH-GMP-0.0.110
+       virtual/perl-Encode
+       >=dev-perl/HTML-Parser-3.400.0
+       >=dev-perl/HTTP-Message-5.814.0
+       virtual/perl-MIME-Base64
+       virtual/perl-Math-BigInt
+       virtual/perl-Time-Local
+       dev-perl/XML-Simple
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Net-OpenID-Common/metadata.xml 
b/dev-perl/Net-OpenID-Common/metadata.xml
new file mode 100644
index 0000000..a98f2bc
--- /dev/null
+++ b/dev-perl/Net-OpenID-Common/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Net-OpenID-Common</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::Common</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::Extension</remote-id>
+    <remote-id 
type="cpan-module">Net::OpenID::Extension::SimpleRegistration</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::ExtensionMessage</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::IndirectMessage</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::URIFetch</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::Yadis</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::Yadis::Service</remote-id>
+    <remote-id 
type="cpan-module">Net::OpenID::Extension::SimpleRegistration::Request</remote-id>
+    <remote-id 
type="cpan-module">Net::OpenID::Extension::SimpleRegistration::Response</remote-id>
+    <remote-id type="cpan-module">Net::OpenID::URIFetch::Response</remote-id>
+    <remote-id type="cpan-module">OpenID::util</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to