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-LibIDN2/
Date: Mon,  4 Dec 2017 01:46:56 +0000 (UTC)	[thread overview]
Message-ID: <1512351387.bea5329b924fcb7d862ca45ca262fd8c9d88d8f7.kentnl@gentoo> (raw)

commit:     bea5329b924fcb7d862ca45ca262fd8c9d88d8f7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 01:36:27 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 01:36:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea5329b

dev-perl/Net-LibIDN2: Add w/ version 1.0.0

Requried by dev-perl/Net-DNS

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Net-LibIDN2/Manifest                 |  1 +
 dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild | 23 +++++++++++++++++++++++
 dev-perl/Net-LibIDN2/metadata.xml             | 12 ++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/Net-LibIDN2/Manifest b/dev-perl/Net-LibIDN2/Manifest
new file mode 100644
index 00000000000..74268be1012
--- /dev/null
+++ b/dev-perl/Net-LibIDN2/Manifest
@@ -0,0 +1 @@
+DIST Net-LibIDN2-1.00.tar.gz 23603 BLAKE2B 61d16265263e934c45cbed9427636e73a2abae8f41f7294d4b682b0129c2a7bb2c316f522b5ee36988a0d860b53514f6c44d360c12479f26887a0d2873741993 SHA512 0b0c3bba9b2c8e748fd416ba465e6b4eb76fbdad1ee2d3459be032b7d5bdb0706da97e8ebb9de57a92acae06ce84aed357f5baa516ad40268797abda6d7fb38e

diff --git a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild
new file mode 100644
index 00000000000..f86c6b0ae36
--- /dev/null
+++ b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=THOR
+DIST_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION="Perl bindings for GNU Libidn2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="net-dns/libidn2"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-CBuilder
+	virtual/perl-ExtUtils-ParseXS
+	dev-perl/Module-Build
+	test? (
+		>=virtual/perl-Test-Simple-0.10.0
+	)
+"

diff --git a/dev-perl/Net-LibIDN2/metadata.xml b/dev-perl/Net-LibIDN2/metadata.xml
new file mode 100644
index 00000000000..ba4ff6908d9
--- /dev/null
+++ b/dev-perl/Net-LibIDN2/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-LibIDN2</remote-id>
+    <remote-id type="cpan-module">Net::LibIDN2</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2017-12-04  1:47 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04  1:46 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-04 22:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-LibIDN2/ Sergei Trofimovich
2017-12-05  8:45 Sergei Trofimovich
2017-12-08 23:31 Sergei Trofimovich
2017-12-09 11:31 Sergei Trofimovich
2017-12-21 13:40 Sergei Trofimovich
2017-12-25 11:42 Markus Meier
2018-03-26  5:28 Matt Turner
2018-04-28  6:02 Matt Turner
2018-08-20  3:54 Mikle Kolyada
2018-10-27 12:31 Fabian Groffen
2019-01-07  0:33 Thomas Deutschmann
2019-04-01 19:33 Andreas Sturmlechner
2020-04-12 11:39 Mart Raudsepp
2020-04-14 12:59 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 15:45 Agostino Sarubbo
2020-04-15  7:08 Agostino Sarubbo
2020-07-05 21:21 Kent Fredric
2020-07-06  2:51 Matt Turner
2021-07-15 18:14 Andreas K. Hüttel
2021-07-15 18:14 Andreas K. Hüttel
2021-07-15 18:14 Andreas K. Hüttel
2021-08-25  5:26 Agostino Sarubbo
2021-08-25  5:37 Agostino Sarubbo
2021-08-25 16:26 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:55 Sam James
2021-11-21 11:24 Andreas K. Hüttel
2023-03-14  2:09 Sam James
2023-06-21  8:18 Sam James
2023-06-21  8:18 Sam James
2023-06-21  8:19 Arthur Zamarin
2023-06-21  8:19 Arthur Zamarin
2023-06-21  8:21 Arthur Zamarin
2023-06-21  8:28 Arthur Zamarin
2023-06-21  9:12 Arthur Zamarin
2024-05-22  1:44 Sam James
2024-05-25  7:35 Sam James
2024-06-25  3:56 Sam James
2024-06-25  3:56 Sam James
2024-06-25  4:07 Sam James
2024-06-25  4:10 Sam James

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=1512351387.bea5329b924fcb7d862ca45ca262fd8c9d88d8f7.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