public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
Date: Tue, 14 Jun 2022 14:32:51 +0000 (UTC)	[thread overview]
Message-ID: <1655217161.b40280e0c9b2befcc20bfcfb2eb03fc17c7bf14b.sam@gentoo> (raw)

commit:     b40280e0c9b2befcc20bfcfb2eb03fc17c7bf14b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 14:32:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 14:32:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40280e0

dev-perl/Specio: add 0.480.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.480.0.ebuild | 44 +++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 58ae1a39501e..a42e01f48f93 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,2 +1,3 @@
 DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
 DIST Specio-0.47.tar.gz 108288 BLAKE2B 187ecd5ff0db27faeec03bd9cda6500d8e38d60d4c31aedc50d29fe3666fec68343c04294008941d92618622fc27b88623a8e18b29a63812ccddf79174bdc10f SHA512 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44
+DIST Specio-0.48.tar.gz 108298 BLAKE2B 700f58109bf81eae07a9a66dbe5ab5ff1f257874258f8e08b632422bd07be7fc9ac7f1e7d20adf1e9f0bfa48fb44abea287c88591cb9c9ad38839a785f5a4b6e SHA512 76fd2aa398008238d55714700581782c95b635a4d4198b1c51daecfec770b61b9898351cbc2bf999f4d837691de657c51a94581c0f0b21b67b605770d507729a

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
new file mode 100644
index 000000000000..55befd2ecf3b
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.48
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Encode
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Sub-Quote
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	dev-perl/Try-Tiny
+	dev-perl/XString
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+
+mydoc="TODO.md"


             reply	other threads:[~2022-06-14 14:32 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 14:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-14  9:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/ Arthur Zamarin
2023-01-13 18:42 Arthur Zamarin
2022-12-18 11:47 Sam James
2022-12-18 11:44 Sam James
2022-06-29 13:02 Sam James
2022-01-17  2:24 Joshua Kinard
2021-12-31  6:13 Matt Turner
2021-12-09 21:59 Sam James
2021-12-08  9:18 Sam James
2021-12-08  6:17 Sam James
2021-12-07 16:54 Sam James
2021-12-07 16:54 Sam James
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-11-11  3:49 Sam James
2021-11-01 15:46 Sam James
2021-10-11  3:16 Sam James
2021-10-11  1:20 Sam James
2021-10-10 20:48 Sam James
2021-10-10  2:20 Sam James
2021-10-10  0:05 Sam James
2021-09-24 22:28 James Le Cuirot
2021-09-15  2:32 Sam James
2021-09-13 16:03 Sam James
2021-09-13  1:31 Yixun Lan
2021-08-08 14:46 Andreas K. Hüttel
2020-12-27 15:51 Fabian Groffen
2020-04-15 14:29 Kent Fredric
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2018-10-18  7:52 Tobias Klausmann
2018-10-16 18:47 Fabian Groffen
2018-08-04  0:54 Mikle Kolyada
2018-04-07 15:26 Mart Raudsepp
2018-03-28 17:27 Matt Turner
2018-01-15  8:29 Sergei Trofimovich
2018-01-12 23:16 Sergei Trofimovich
2018-01-10 19:49 Sergei Trofimovich
2018-01-09  1:34 Kent Fredric
2017-05-30  1:58 Kent Fredric
2017-04-29 11:45 Jeroen Roovers
2017-03-20 20:26 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-03-02 15:52 Tobias Klausmann
2017-02-22 21:45 Markus Meier
2017-02-20 18:02 Markus Meier
2017-02-14  5:22 Kent Fredric
2017-01-17 13:40 Kent Fredric
2017-01-12 14:21 Jeroen Roovers
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann

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=1655217161.b40280e0c9b2befcc20bfcfb2eb03fc17c7bf14b.sam@gentoo \
    --to=sam@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