From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-clean/
Date: Tue, 4 Apr 2017 14:44:49 +0000 (UTC) [thread overview]
Message-ID: <1491316918.5686ff8ddda85f05080b764bde977aca4c16a082.kentnl@gentoo> (raw)
commit: 5686ff8ddda85f05080b764bde977aca4c16a082
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 14:41:58 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 14:41:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5686ff8d
dev-perl/namespace-clean: Bump to version 0.270.0
Upstream:
- Allow packages to be cleaned multiple times
- Apply debugger workarounds only when DB::sub is used
- Fix fails on 5.8.8 with -Duselongdouble
- Fix . in @INC issues
Bug: https://bugs.gentoo.org/614648
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/namespace-clean/Manifest | 1 +
.../namespace-clean/namespace-clean-0.270.0.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-perl/namespace-clean/Manifest b/dev-perl/namespace-clean/Manifest
index 75c0c093340..58393314416 100644
--- a/dev-perl/namespace-clean/Manifest
+++ b/dev-perl/namespace-clean/Manifest
@@ -1,2 +1,3 @@
DIST namespace-clean-0.21.tar.gz 11809 SHA256 b16069bc9261f8c9f2bd541f96076e0961fa4424ce299dac0c9c5523a18e5836 SHA512 927ebed43fad2096705f6633d9eb5d7b4b3ec053b008fc8130886215be482ab373fb2a20ef3404b654ffb49c336e7a5e6a4a4ff6474e9e376b476478b86b68e1 WHIRLPOOL f4a75dd3309fe0744e153cb405b50a6f951640ccfa4001c290f97beeaabbd5640123ccc85fb1c4f7444a266d970b980de829a320246c37e40007c066c16f2a04
DIST namespace-clean-0.26.tar.gz 15414 SHA256 73986e19c4ad0e634e35f4f26e81437f152d8026eb1d91fe795725746ce13eca SHA512 b3d0d9d4401abdc9c53a3a7d0b62804304786a71eabd05205c993157be2a2037325f865350b84bc80de93a966e16ec8c28f8aa84154896f8feab86500f63a9f9 WHIRLPOOL cd2005eb4e2c807e2cff63e56b1570f1e603939ab4278ef7b93f0561d4e9f08ba1064f703744a289761b24d5fc4f26a776c6a532a67d7cd5c193548e86239661
+DIST namespace-clean-0.27.tar.gz 17801 SHA256 8a10a83c3e183dc78f9e7b7aa4d09b47c11fb4e7d3a33b9a12912fd22e31af9d SHA512 4422640656602e44c6d3675e55a0e699f8c0e07abbaf11f0b0905043f90e13bb95ee0eaa4c4a08c853296825dd8ef33c806e0a7c284a70448e35ac3354545744 WHIRLPOOL 35ccdc151a06f417fb3f1fc243b68d71795ec3c2b336f52a889abe277a61ceb216f4f21acd03ed791bd37370660d99cfcca3ec86d1d3133e76466f8eea4ad70d
diff --git a/dev-perl/namespace-clean/namespace-clean-0.270.0.ebuild b/dev-perl/namespace-clean/namespace-clean-0.270.0.ebuild
new file mode 100644
index 00000000000..4b78031ec79
--- /dev/null
+++ b/dev-perl/namespace-clean/namespace-clean-0.270.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RIBASUSHI
+DIST_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Keep imports and functions out of your namespace"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/B-Hooks-EndOfScope-0.120.0
+ >=dev-perl/Package-Stash-0.230.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.470.0
+ )
+"
next reply other threads:[~2017-04-04 14:44 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-04 14:44 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-18 23:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-clean/ Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2020-04-14 14:06 Agostino Sarubbo
2019-07-28 17:02 Aaron Bauman
2019-07-19 7:49 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-11-29 17:44 Tobias Klausmann
2018-11-24 10:45 Sergei Trofimovich
2018-10-16 18:47 Fabian Groffen
2018-08-04 0:29 Mikle Kolyada
2017-11-09 6:43 Kent Fredric
2017-11-08 20:37 Sergei Trofimovich
2017-11-07 22:52 Sergei Trofimovich
2017-05-22 11:43 Michael Weber
2017-05-22 10:36 Michael Weber
2017-05-20 8:49 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2016-12-04 16:43 Michael Palimaka
2016-03-30 23:19 Andreas Hüttel
2016-02-06 7:59 Jeroen Roovers
2016-01-24 16:40 Agostino Sarubbo
2015-12-26 0:35 Andreas Hüttel
2015-09-27 14:49 Mikle Kolyada
2015-08-11 21:01 Mikle Kolyada
2015-08-11 17:00 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=1491316918.5686ff8ddda85f05080b764bde977aca4c16a082.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