public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Ident/
Date: Thu, 14 Dec 2017 05:29:56 +0000 (UTC)	[thread overview]
Message-ID: <1513229331.731c8c45d5f54786c2c93fa497d42e28d2358f09.kentnl@gentoo> (raw)

commit:     731c8c45d5f54786c2c93fa497d42e28d2358f09
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 03:42:41 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 05:28:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731c8c45

dev-perl/Net-Ident:  EAPI6 + test

- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild | 27 ++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

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 00000000000..34b71973647
--- /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
+	)
+"


             reply	other threads:[~2017-12-14  5:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-14  5:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-20  3:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Ident/ Sam James
2021-11-21 11:24 Andreas K. Hüttel
2021-08-25 16:26 Sam James
2021-08-25  5:37 Agostino Sarubbo
2021-08-25  5:25 Agostino Sarubbo
2021-07-12 20:49 Andreas K. Hüttel
2020-04-15 12:29 Kent Fredric
2018-09-08  5:30 Mikle Kolyada
2018-07-27  7:12 Sergei Trofimovich
2018-07-23  6:19 Sergei Trofimovich
2018-07-22 14:51 Thomas Deutschmann
2018-07-22  9:01 Sergei Trofimovich
2016-04-02 14:57 Andreas Hüttel
2016-04-02 12:24 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1513229331.731c8c45d5f54786c2c93fa497d42e28d2358f09.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox