public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/
Date: Tue, 19 Sep 2017 05:18:21 +0000 (UTC)	[thread overview]
Message-ID: <1505798271.a6b0618e8732a37f250c0111640b7e13748c4038.kentnl@gentoo> (raw)

commit:     a6b0618e8732a37f250c0111640b7e13748c4038
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 01:52:46 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 05:17:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b0618e

dev-perl/B-Hooks-EndOfScope: Bump to version 0.210.0

Upstream:
- Fix interop issues with Object::Remote

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../B-Hooks-EndOfScope-0.210.0.ebuild              | 30 ++++++++++++++++++++++
 dev-perl/B-Hooks-EndOfScope/Manifest               |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild
new file mode 100644
index 00000000000..4f466e4b712
--- /dev/null
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="Execute code after a scope finished compilation"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Module-Implementation-0.50.0
+	>=dev-perl/Sub-Exporter-Progressive-0.1.6
+	>=dev-perl/Variable-Magic-0.480.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	virtual/perl-Text-ParseWords
+	test? (
+		>=virtual/perl-CPAN-Meta-2.120.900
+		virtual/perl-File-Spec
+		virtual/perl-Module-Metadata
+		>=virtual/perl-Test-Simple-0.890.0
+	)
+"

diff --git a/dev-perl/B-Hooks-EndOfScope/Manifest b/dev-perl/B-Hooks-EndOfScope/Manifest
index ad53392d83e..cf9542f0e0d 100644
--- a/dev-perl/B-Hooks-EndOfScope/Manifest
+++ b/dev-perl/B-Hooks-EndOfScope/Manifest
@@ -1 +1,2 @@
 DIST B-Hooks-EndOfScope-0.20.tar.gz 33286 SHA256 31061b3fce5427127cf7319ab2cd37a943b7c3e37c7402a61e3bd185a2458f65 SHA512 b97d762029e3c00836149fecc7d322ca871a3b4098c92a4224465b3e851cf23f7d836f07d76a04ce4ad6564325895f779acd4af8fe76838f87d184c2ceda3ee1 WHIRLPOOL 062da41eda424b6c5a9ebed7488c2a9a496891916faee9dd4448739b91f31f7bc46889631700ab9790ab663615fbce8492e39c857cb375d879b7a91d1507bc57
+DIST B-Hooks-EndOfScope-0.21.tar.gz 33336 SHA256 90f3580880f1d68b843c142cc86f58bead1f3e03634c63868ac9eba5eedae02c SHA512 6c34b5e6bd9b355703339b5ec7625e8ecc94a4d38bbc1a94fb561c8832234a80a1d5f0b389e4479fe75a85afb15d9e56092c2c1ceca0c995b39fc5ba0e4a563b WHIRLPOOL 494b59d847b8088f7105565b1dc0bb38e46194c8b82519437835d3a1491b665866c910af496166b39760779784dfae5e6ee8bedf63566db71db915db1fff727d


             reply	other threads:[~2017-09-19  5:18 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  5:18 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  1:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/ Sam James
2024-06-09 21:08 Sam James
2024-06-09 20:41 Sam James
2024-06-09 20:36 Sam James
2024-05-02  1:36 Sam James
2023-08-02  9:05 Arthur Zamarin
2023-08-01 18:27 Arthur Zamarin
2023-07-24  4:16 Sam James
2023-07-24  4:02 Sam James
2023-06-22  4:17 Sam James
2021-10-09  9:11 Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2020-04-08 20:53 Sergei Trofimovich
2019-01-19 11:49 Sergei Trofimovich
2018-11-29 17:44 Tobias Klausmann
2018-11-24 10:45 Sergei Trofimovich
2018-11-23 16:18 Sergei Trofimovich
2018-10-15 16:05 Fabian Groffen
2018-08-04  0:38 Mikle Kolyada
2018-07-13 12:38 Mikle Kolyada
2018-06-28 12:09 Mikle Kolyada
2018-04-24  7:35 Kent Fredric
2018-04-16 10:28 Kent Fredric
2018-04-07 21:13 Matt Turner
2018-04-07  4:01 Matt Turner
2018-04-05  3:29 Aaron Bauman
2017-07-07 22:42 Andreas Hüttel
2017-07-01 11:16 Sergei Trofimovich
2017-05-22 11:43 Michael Weber
2017-05-06  6:37 Kent Fredric
2017-04-29 11:22 Jeroen Roovers
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann
2016-08-11 12:55 Kent Fredric
2016-05-21  0:36 Andreas Hüttel
2016-02-06  7:59 Jeroen Roovers
2015-12-28 16:59 Agostino Sarubbo
2015-09-27 14:49 Mikle Kolyada
2015-08-11 21:01 Mikle Kolyada

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=1505798271.a6b0618e8732a37f250c0111640b7e13748c4038.kentnl@gentoo \
    --to=kentnl@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