public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/
Date: Sat, 24 Jul 2021 22:00:20 +0000 (UTC)	[thread overview]
Message-ID: <1627162657.4e40e3389866b083d3b3cbf3f790bcd088d7ef5e.dilfridge@gentoo> (raw)

commit:     4e40e3389866b083d3b3cbf3f790bcd088d7ef5e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 21:37:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 21:37:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e40e338

dev-perl/Params-Validate: Version bump 1.30

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

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

diff --git a/dev-perl/Params-Validate/Manifest b/dev-perl/Params-Validate/Manifest
index de3b70a83bf..1a42f725752 100644
--- a/dev-perl/Params-Validate/Manifest
+++ b/dev-perl/Params-Validate/Manifest
@@ -1 +1,2 @@
 DIST Params-Validate-1.29.tar.gz 137609 BLAKE2B 46c62649a7bfc1d2a97f2c038d3ee288163c81b6019e1276ded18ad0560514ed3e0a6377fdfd1103bdc05df28af5d2355ca97c96ea5352d963d03049ced78925 SHA512 afa887d1ce60d38b82cbf3ad88fb892f473e0fa45db528b68e66bbb800058af453180cc96afddae56a2cdad8ec531a587e7aac36b6869c489caa6dd36a57a385
+DIST Params-Validate-1.30.tar.gz 207327 BLAKE2B d30700b1fdb8de83b3082144a96e2243471fb0bf4c3932853995698e0950252809d974f471c078613413559f138402982f2b4646bbee4e680135d06871e15fbb SHA512 ca6b54a55dc003be6933ad5a9353abf96f2decfc681354fabc974e9666b89b3afe8394cd0a13ec91a5f84c825cbc0b4697a4977bf773feabfefab57006c9f20e

diff --git a/dev-perl/Params-Validate/Params-Validate-1.300.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.300.0.ebuild
new file mode 100644
index 00000000000..f3ced4ff8ae
--- /dev/null
+++ b/dev-perl/Params-Validate/Params-Validate-1.300.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.30
+DIST_EXAMPLES=( "benchmarks/*" )
+inherit perl-module
+
+DESCRIPTION="Flexible system for validation of method/function call parameters"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	dev-perl/Module-Implementation
+	>=virtual/perl-Scalar-List-Utils-1.110.0
+	virtual/perl-XSLoader
+"
+
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.422.700
+	>=virtual/perl-JSON-PP-2.273.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:[~2021-07-24 22:00 UTC|newest]

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