public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/
Date: Fri,  1 Jan 2016 21:32:12 +0000 (UTC)	[thread overview]
Message-ID: <1451683943.75e84c3840b0cdc0174e12c08ffcbddc44ac0325.dilfridge@gentoo> (raw)

commit:     75e84c3840b0cdc0174e12c08ffcbddc44ac0325
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 21:26:36 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 21:32:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e84c38

dev-perl/Params-Validate: Version bump

Package-Manager: portage-2.2.26

 dev-perl/Params-Validate/Manifest                  |  1 +
 .../Params-Validate/Params-Validate-1.210.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/Params-Validate/Manifest b/dev-perl/Params-Validate/Manifest
index 4eab0d7..636d94c 100644
--- a/dev-perl/Params-Validate/Manifest
+++ b/dev-perl/Params-Validate/Manifest
@@ -1,2 +1,3 @@
 DIST Params-Validate-1.07.tar.gz 100822 SHA256 c1df34746723480336b5357a5007afa219ed2c8330d462c6c854f6ac3a17bf96 SHA512 fc49cdba84a1d9cc3d526fd86328bf724adbfee7c161c4bcc2dac84b6a9a4369f50f216be23606e3bef46ba58aa476be38f93075a068941245ca4ab6393d75d6 WHIRLPOOL 64b488969d36cb81ed10fbff7e7a1d4d4af71ce56a347a05f74b598cf854bf316bda5ead1ce14c31d3a0cfa1b87a0517ba796c593632c466bef4dbe55d49f34c
 DIST Params-Validate-1.08.tar.gz 103728 SHA256 d04096fcf402e6b9637d2b74d37f8007ba63dab4b289ded0b4d2f455fe828118 SHA512 30bbd698d9c559a47194782ae4da740c4418775d6a21fc98cf755e3c0d1615a58fb79f43f7935a22cb2eb6e2f744440f296bca17485add480b6c3191493c5dc0 WHIRLPOOL c76c9ad82fe4b5a1cf55505a8b45040aee2e86875537ecece4686041e1484b6893dceabbbe3bfc5b6c16fab0714f1a8d4b02307c5c3f4e2ca664c370c7187a0a
+DIST Params-Validate-1.21.tar.gz 123943 SHA256 c4b78e7ce75c4fd49e9460d31ce6a3920e25ec72669762356c6cc5ea43e18175 SHA512 62acacad164133f897f51bde92633b4445e95555edb2395bb6fd8bfc786b7c0c6dd9b0592d998d7458ebf928701f1b02b9a0a0aa192b26436fb29258bb90fe5c WHIRLPOOL bfe0dfef15e4efc867885244c72840660bb07e02313e4730b45106fae093e2b93cc109ea49b8f7ad1938d9f1c5a0d90331829e851bbc570232f5375dc3173e63

diff --git a/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild
new file mode 100644
index 0000000..1becb8a
--- /dev/null
+++ b/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="A module to provide a flexible system for validation method/function call parameters"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~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="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	dev-perl/Module-Implementation
+	>=virtual/perl-Scalar-List-Utils-1.110.0
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		virtual/perl-File-Temp
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Requires
+	)
+"


             reply	other threads:[~2016-01-01 21:32 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-01 21:32 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-01 21:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/ Andreas Hüttel
2016-03-16 22:50 Andreas Hüttel
2016-04-13 23:15 Andreas Hüttel
2016-04-13 23:15 Andreas Hüttel
2016-05-19 19:21 Markus Meier
2016-05-26  0:31 Matt Turner
2016-08-18  3:01 Kent Fredric
2017-01-29 16:45 Fabian Groffen
2017-02-03 22:00 Jeroen Roovers
2017-02-14 21:27 Michael Weber
2017-05-30  0:19 Kent Fredric
2017-12-26  8:48 Kent Fredric
2018-07-24  0:12 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-07-27  7:12 Sergei Trofimovich
2018-08-20  4:40 Matt Turner
2018-08-30  4:44 Markus Meier
2018-09-01 19:01 Thomas Deutschmann
2018-10-02  7:33 Sergei Trofimovich
2018-10-17 19:03 Fabian Groffen
2020-07-20 20:45 Kent Fredric
2021-07-24 22:00 Andreas K. Hüttel
2021-11-01  2:07 Sam James
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-11-04 21:44 Sam James
2021-11-04 21:44 Sam James
2021-11-17 17:31 Arthur Zamarin
2021-11-17 17:31 Arthur Zamarin
2021-11-24 16:18 Andreas K. Hüttel
2023-06-19 23:41 Sam James
2023-07-24  3:59 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:12 Sam James
2023-08-02 16:54 Sam James
2024-06-20 15:07 Ionen Wolkens

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=1451683943.75e84c3840b0cdc0174e12c08ffcbddc44ac0325.dilfridge@gentoo \
    --to=dilfridge@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