summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/User-Identity')
-rw-r--r--dev-perl/User-Identity/Manifest2
-rw-r--r--dev-perl/User-Identity/User-Identity-0.930.0-r1.ebuild27
-rw-r--r--dev-perl/User-Identity/User-Identity-0.940.0.ebuild27
-rw-r--r--dev-perl/User-Identity/metadata.xml20
4 files changed, 76 insertions, 0 deletions
diff --git a/dev-perl/User-Identity/Manifest b/dev-perl/User-Identity/Manifest
new file mode 100644
index 000000000000..b0d34493d9e2
--- /dev/null
+++ b/dev-perl/User-Identity/Manifest
@@ -0,0 +1,2 @@
+DIST User-Identity-0.93.tar.gz 26484 SHA256 fcbcc764b29f8095c4ac54526d8b99625e0c4a5953605b0d6500b55a1f4d4c8a SHA512 434e4de13bb06f82f43752a6c82fb97d6eba10261303e07a022334f4e31af5984e038ff4e8d4204a437d8b11bd6c31b9b16aa134b61b699d08511f6f2e348c28 WHIRLPOOL 886f917a6021f832bccd63df5f1ed3c9585ab491bcb286c3fb24c62411cd1c771abd5332ccb2a240127f2262ddbf5705a5e13eef7f23359844c0ca6a833deec5
+DIST User-Identity-0.94.tar.gz 27235 SHA256 c0c2485395d754e2700eb408c508d581d4526e0f5cd0db787dd3e474979c068d SHA512 ff058fb22c2bca968be4c862aaff9bd64441cec07ac2760dd9bb78b3bf1221ebbb602005accde5f8d4452e6a88724fe5b3aa96805c0b2e30cb1f23ea56728223 WHIRLPOOL 2d6876bed6c552c34319efbd71f241f3a54c3f24e455ca054a71c4a163aa482e05f8a960cbf522514a28428db22c91349013ced210a7477bb00fc5e18a680b66
diff --git a/dev-perl/User-Identity/User-Identity-0.930.0-r1.ebuild b/dev-perl/User-Identity/User-Identity-0.930.0-r1.ebuild
new file mode 100644
index 000000000000..b81b7a32ab34
--- /dev/null
+++ b/dev-perl/User-Identity/User-Identity-0.930.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MARKOV
+MODULE_VERSION=0.93
+inherit perl-module
+
+DESCRIPTION="Maintains info about a physical person"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="test"
+
+RDEPEND="
+"
+# dev-perl/TimeDate
+# dev-perl/Geography-Countries
+DEPEND="${RDEPEND}
+ test? (
+ >=dev-perl/Test-Pod-1.0.0
+ )
+"
+
+SRC_TEST=do
diff --git a/dev-perl/User-Identity/User-Identity-0.940.0.ebuild b/dev-perl/User-Identity/User-Identity-0.940.0.ebuild
new file mode 100644
index 000000000000..79b0e5b6c8b8
--- /dev/null
+++ b/dev-perl/User-Identity/User-Identity-0.940.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MARKOV
+MODULE_VERSION=0.94
+inherit perl-module
+
+DESCRIPTION="Maintains info about a physical person"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="test"
+
+RDEPEND="
+"
+# dev-perl/TimeDate
+# dev-perl/Geography-Countries
+DEPEND="${RDEPEND}
+ test? (
+ >=dev-perl/Test-Pod-1.0.0
+ )
+"
+
+SRC_TEST=do
diff --git a/dev-perl/User-Identity/metadata.xml b/dev-perl/User-Identity/metadata.xml
new file mode 100644
index 000000000000..d454eef3afc6
--- /dev/null
+++ b/dev-perl/User-Identity/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">User-Identity</remote-id>
+ <remote-id type="cpan-module">Mail::Identity</remote-id>
+ <remote-id type="cpan-module">User::Identity</remote-id>
+ <remote-id type="cpan-module">User::Identity::Archive</remote-id>
+ <remote-id type="cpan-module">User::Identity::Archive::Plain</remote-id>
+ <remote-id type="cpan-module">User::Identity::Collection</remote-id>
+ <remote-id type="cpan-module">User::Identity::Collection::Emails</remote-id>
+ <remote-id type="cpan-module">User::Identity::Collection::Locations</remote-id>
+ <remote-id type="cpan-module">User::Identity::Collection::Systems</remote-id>
+ <remote-id type="cpan-module">User::Identity::Collection::Users</remote-id>
+ <remote-id type="cpan-module">User::Identity::Item</remote-id>
+ <remote-id type="cpan-module">User::Identity::Location</remote-id>
+ <remote-id type="cpan-module">User::Identity::System</remote-id>
+ </upstream>
+</pkgmetadata>