commit:     ba91fd029719222f87fb56e18f353f8f176863ec
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 27 19:02:00 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 27 19:13:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba91fd02

dev-perl/User-Identity: Version bump 1.00

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/User-Identity/Manifest                   |  1 +
 dev-perl/User-Identity/User-Identity-1.0.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/User-Identity/Manifest b/dev-perl/User-Identity/Manifest
index 8ec8bd8f207..a304c8a46eb 100644
--- a/dev-perl/User-Identity/Manifest
+++ b/dev-perl/User-Identity/Manifest
@@ -1 +1,2 @@
 DIST User-Identity-0.99.tar.gz 28657 BLAKE2B 
7374c2ae8be5d81c52bf57d94adbc881c2b07f5d8b11c7dd86d301b95deb93f77a75714831155cfb47fdf085cb271d014203bb3ed917d683faaa7cf0acf0701f
 SHA512 
b0706cb5aed372b384229459c5b1a9e46968cd8d58f713754cd1a65a7caad0931839bf9d1540ce7a849f94a3d37f580120940364eb29684d3a84a009fb702cbb
+DIST User-Identity-1.00.tar.gz 28871 BLAKE2B 
fda44088fcb156352c79a7092bd41a4c0a86fb00486a9feeda4e7f74d398ac4d3000859b0e9fe4d5b758b60047c29f4b425337896ca6343fc81268e85dc1d31e
 SHA512 
b39315050aed9064f606d6fb167e42fb55bd411f1573215b544c9f2833c0d39f12700a4fec701317e31d614c55825f250b0b5ce7b3355fb63bc953d07d8fc744

diff --git a/dev-perl/User-Identity/User-Identity-1.0.0.ebuild 
b/dev-perl/User-Identity/User-Identity-1.0.0.ebuild
new file mode 100644
index 00000000000..bbab0b50632
--- /dev/null
+++ b/dev-perl/User-Identity/User-Identity-1.0.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION="Maintains info about a physical person"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+       !<dev-perl/Geography-Countries-1.400.0
+"
+#      dev-perl/TimeDate
+#      dev-perl/Geography-Countries
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? ( virtual/perl-Test-Simple )
+"

Reply via email to