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/Config-Tiny/
Date: Tue,  4 May 2021 20:43:51 +0000 (UTC)	[thread overview]
Message-ID: <1620160998.86c71124e039597d393ac5258f7553c74bc9a455.dilfridge@gentoo> (raw)

commit:     86c71124e039597d393ac5258f7553c74bc9a455
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 14:19:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May  4 20:43:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c71124

dev-perl/Config-Tiny: Version bump 2.26

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

 dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild | 27 +++++++++++++++++++++++++
 dev-perl/Config-Tiny/Manifest                   |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild
new file mode 100644
index 00000000000..2afc684873c
--- /dev/null
+++ b/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=RSAVAGE
+DIST_VERSION=2.26
+DIST_A_EXT="tgz"
+inherit perl-module
+
+DESCRIPTION="Read/Write .ini style files with as little code as possible"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=virtual/perl-File-Spec-3.300.0
+	>=virtual/perl-File-Temp-0.220.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.470.0
+	)
+"

diff --git a/dev-perl/Config-Tiny/Manifest b/dev-perl/Config-Tiny/Manifest
index f3e77caff44..ec60d50b8a1 100644
--- a/dev-perl/Config-Tiny/Manifest
+++ b/dev-perl/Config-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Config-Tiny-2.23.tgz 20487 BLAKE2B b9b801fe529d79c00d6e317b84df1619c0e3a7f998c8e090ed64405966d602abe3325581bac5b043e71f29f4fc70895ce3d20c818a44e16bd45ec80c6ef78da4 SHA512 c5c77aa18a387f181ba9bb2df8859c328073521e14163fe04fd7a104928bd68cf654eab88d24bd23e556e6ecc139dfed716fb7b8119e98cd2ab6f6915c976f01
 DIST Config-Tiny-2.24.tgz 24329 BLAKE2B c02333bf08f7f65187710e2ca333cfd4cb5ffdff69825fdd7cab371a47deedc1b3bc79df2e15aa1fa22b7dc4cdf85d241312e0f3ac5e8538b7d3b03041fee74f SHA512 7ce660f947351c346f553a1f0424e6c5710c9334090791525a5ab3d7462f6754315602028de4da7f2aeb72303df68d7419e15bea73c8f161830216b26fdfcb40
+DIST Config-Tiny-2.26.tgz 22443 BLAKE2B 7b6e24de08559172920ef52968eb1dca1a1ce2b52b0e02fa1cd54c741402ec5eb9c32b46a911850410056ab7c8f04d9b85021e539d9439f6e8b3e4c847b36be0 SHA512 647c48f3c4480bf8bb8ec22b7b9a3a5b813d4bc633760f5aef4e03ea90b4b979a0a1617dfc3dba6c31779d04bc2d8233bf61ee509bceb8b2d32e1df481c3f135


             reply	other threads:[~2021-05-04 20:43 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04 20:43 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Tiny/ Arthur Zamarin
2023-12-29 23:32 Sam James
2023-10-29  1:58 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:00 Sam James
2023-06-22  2:37 Sam James
2023-04-01 18:14 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2021-12-06  6:38 Arthur Zamarin
2021-12-05  3:15 Sam James
2021-12-05  3:09 Sam James
2021-10-13 23:18 Andreas K. Hüttel
2021-07-31  6:23 Sam James
2021-07-29  6:40 Agostino Sarubbo
2021-07-28  3:12 Sam James
2021-07-28  3:12 Sam James
2021-05-06  9:57 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-05-06  6:55 Agostino Sarubbo
2021-05-04 22:25 Sam James
2021-05-04 19:16 Sam James
2021-05-04 19:16 Sam James
2020-12-27 14:42 Fabian Groffen
2020-09-03  4:26 Yixun Lan
2020-08-17  8:04 Sam James
2020-06-28 14:09 Kent Fredric
2018-04-18 20:45 Mikle Kolyada
2017-05-27  7:06 Markus Meier
2015-12-31 11:45 Andreas Hüttel
2015-12-31 10:43 Agostino Sarubbo
2015-12-30 12:43 Andreas Hüttel
2015-11-14  0:43 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=1620160998.86c71124e039597d393ac5258f7553c74bc9a455.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