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/Data-OptList/
Date: Wed, 10 Aug 2016 05:22:03 +0000 (UTC)	[thread overview]
Message-ID: <1470806495.33eda1ad89b7f3b5dea3922c9e695ad67d40d77f.kentnl@gentoo> (raw)

commit:     33eda1ad89b7f3b5dea3922c9e695ad67d40d77f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 05:21:35 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 05:21:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33eda1ad

dev-perl/Data-OptList: Bump to version 0.110.0

- EAPI6

Upstream:
- Major optimisation of 'mkopt'

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild | 27 +++++++++++++++++++++++
 dev-perl/Data-OptList/Manifest                    |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild b/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild
new file mode 100644
index 0000000..e53b7d4
--- /dev/null
+++ b/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.110
+inherit perl-module
+
+DESCRIPTION="parse and validate simple name/value option pairs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Sub-Install-0.921.0
+	dev-perl/Params-Util
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)"

diff --git a/dev-perl/Data-OptList/Manifest b/dev-perl/Data-OptList/Manifest
index 540ec81..53abed7 100644
--- a/dev-perl/Data-OptList/Manifest
+++ b/dev-perl/Data-OptList/Manifest
@@ -1 +1,2 @@
 DIST Data-OptList-0.109.tar.gz 16110 SHA256 1cd7c781c4c102810e4e0c878da3746fe8df46b49d01c4d6c034dfab45cd84c8 SHA512 dee6e8e01fcb7004d8be991b5f162fba0184cc48c9f8ebcaec074e760f478ca3af2c3bc5d47bcbf922dedbff433957ae7543091d1969cbed51dcfde1ce0a53c9 WHIRLPOOL 0febcae0a5674c5144228ab94584a3798d6ed65d5c80ed968cfce47a7c1652a7808f777dfe52010fc93e4f09f49a5990c18ca4bda0443c2f55f1f938ae4b0bee
+DIST Data-OptList-0.110.tar.gz 18846 SHA256 366117cb2966473f2559f2f4575ff6ae69e84c69a0f30a0773e1b51a457ef5c3 SHA512 68393958a38f509a71cfba61f6dff8303821918ba29ad8492af0c23cfd4f741c6ce98c4f68ad295f27e166287fc546229c430816f0bdd6009d4f60860c967b76 WHIRLPOOL e6c9da430b4b4ee9779c52304d73c5f27d6c0ca7ccc08ac4151147d1a024db1ebf7b09af5f0be8cd42e0a1438c4971c748d80234bbba9c6698cb3e8b4f74422c


             reply	other threads:[~2016-08-10  5:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-10  5:22 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-02 17:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-OptList/ Arthur Zamarin
2023-08-02 13:25 Sam James
2023-07-24 11:03 Jakov Smolić
2023-06-21  7:53 Sam James
2021-12-12 18:25 Sam James
2021-12-06  8:06 Agostino Sarubbo
2021-12-05  3:15 Sam James
2021-12-05  3:11 Sam James
2021-12-05  3:09 Sam James
2021-12-05  3:08 Sam James
2021-10-17 19:17 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2018-10-15 16:05 Fabian Groffen
2018-07-21 17:04 Mikle Kolyada
2018-04-15  8:36 Kent Fredric
2016-12-17  4:52 Aaron Bauman
2016-08-05  4:49 Kent Fredric
2016-01-01  0:50 Andreas Hüttel

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=1470806495.33eda1ad89b7f3b5dea3922c9e695ad67d40d77f.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