summaryrefslogtreecommitdiff
path: root/dev-perl/Net-Ident
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Net-Ident
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Net-Ident')
-rw-r--r--dev-perl/Net-Ident/Manifest4
-rw-r--r--dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild27
-rw-r--r--dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild14
-rw-r--r--dev-perl/Net-Ident/metadata.xml12
4 files changed, 57 insertions, 0 deletions
diff --git a/dev-perl/Net-Ident/Manifest b/dev-perl/Net-Ident/Manifest
new file mode 100644
index 000000000000..ea866c7fdd9f
--- /dev/null
+++ b/dev-perl/Net-Ident/Manifest
@@ -0,0 +1,4 @@
+DIST Net-Ident-1.24.tar.gz 26691 BLAKE2B f3133efbd32d568d333351111e36eb0d1cf2be88d5babc78465152a82e77f3e56d47a0f7e945719ea64233086a85add1c9c8645292d959e63cd5a3f2a186fbf4 SHA512 877a2699964323b009dbdbab134bb329acf71758e48165f4d19bb8e49d0c02786f58ab32bb1bc2ff6c4d375d4b64128207cbbf3c858a6db2e30bd2733474d740
+EBUILD Net-Ident-1.240.0-r1.ebuild 566 BLAKE2B 03ab79a8eb124a6bc20c88dbf2221b6da73e04d7755ce8fc811947915d18d3589d0d1465cd7a5f3d9e135984ff9032a53c704c4ed764ce870aeaa432a6bfa8c6 SHA512 209c5a17d14eb6041d2f4788037c7f8f053abf434100c9ba975f2090fc2bc3a9e890440bc600f7ff4052c3cccf90012dbb6f91778a8709a414adfc6bec196e7f
+EBUILD Net-Ident-1.240.0.ebuild 372 BLAKE2B e0539cd9d9486ee537166106d36c14029a73997b526239755315679258037bd3e42711d11836040c0105749f0fe16d9625fd285213700e066c84c77f24a854a7 SHA512 295f6ec7c437be7f80e921d274302251e7f56b504f267adab16dc253cbea55fa125a4a452572e0edaa4f7c2bbafb115c86c6a5d487bf98270f467a78ef821d01
+MISC metadata.xml 390 BLAKE2B 5f3c71d090e39e5df3de9680b722396ad15c50ce7e16374000255aba2a237e0488409741dae7d9c24265bfd45a0a513f9c9a76ab62bf9bd0d670917dc5b38c3e SHA512 8cf5e0f58fbc82f98d9dd82acc2925b36c13f79325a7b7f38eaa6b298d0ae19e4667198dbcd2a0fc94eb6af159fa0e434fa8dbe8ae27656b1297303186d56c14
diff --git a/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild b/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild
new file mode 100644
index 000000000000..34b71973647a
--- /dev/null
+++ b/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="lookup the username on the remote end of a TCP/IP connection"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ virtual/perl-Socket
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild b/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild
new file mode 100644
index 000000000000..69c1e496ed83
--- /dev/null
+++ b/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=TODDR
+MODULE_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="lookup the username on the remote end of a TCP/IP connection"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
diff --git a/dev-perl/Net-Ident/metadata.xml b/dev-perl/Net-Ident/metadata.xml
new file mode 100644
index 000000000000..e9cbf6151666
--- /dev/null
+++ b/dev-perl/Net-Ident/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Net-Ident</remote-id>
+ <remote-id type="cpan-module">Net::Ident</remote-id>
+ </upstream>
+</pkgmetadata>