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/Sub-Quote/
Date: Sun, 18 Jun 2023 22:13:26 +0000 (UTC)	[thread overview]
Message-ID: <1687126396.437d5ca4defc33743d7aaa413bade59088e11bf7.sam@gentoo> (raw)

commit:     437d5ca4defc33743d7aaa413bade59088e11bf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 21:55:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 22:13:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437d5ca4

dev-perl/Sub-Quote: add 2.6.8

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

 dev-perl/Sub-Quote/Manifest               |  1 +
 dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Sub-Quote/Manifest b/dev-perl/Sub-Quote/Manifest
index cc866b2ed460..74c48470752e 100644
--- a/dev-perl/Sub-Quote/Manifest
+++ b/dev-perl/Sub-Quote/Manifest
@@ -1 +1,2 @@
 DIST Sub-Quote-2.006006.tar.gz 32485 BLAKE2B 517742256d9da1ca839051e6bf75b660740ccdd0ed2809249bf40fc86526b72bc12a338baa34d6f88a0f5411e5331bdd6a769c7a777996bb75775f79a2315d6b SHA512 19cd0504f039f3218d3f47b3b44714f0baed73a13f97c4552eb1816b7b03186b1bbdf48cc70c2cae616eb9ec81721b30217c7f788176d389df694c9b355ead64
+DIST Sub-Quote-2.006008.tar.gz 35925 BLAKE2B 0ce8ccfd9c9ab309f61a409aab085407675c7a96b4bef16306ec6f8cd560e2791ef9ffadbd18d84e0faf4f1471e8a08f28763d1574c1e25278f87b0e1f4965ea SHA512 474c02953555e815c64270299a2ea36a172c11ff739d77a3f5133f4c40d5ec48ad60c09465bd93864c254f180ba73d8381752ac649f8d4f729199f3088e71e26

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild
new file mode 100644
index 000000000000..09a8056f572a
--- /dev/null
+++ b/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=2.006008
+inherit perl-module
+
+DESCRIPTION="Efficient generation of subroutines via string eval"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="minimal"
+
+RDEPEND="
+	!<dev-perl/Moo-2.3.0
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"


             reply	other threads:[~2023-06-18 22:13 UTC|newest]

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

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=1687126396.437d5ca4defc33743d7aaa413bade59088e11bf7.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