public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-autoclean/
Date: Sat, 26 Dec 2015 00:35:27 +0000 (UTC)	[thread overview]
Message-ID: <1451086910.8892bf0a62d6f857531eac3a7f929ffaafe8ae81.dilfridge@gentoo> (raw)

commit:     8892bf0a62d6f857531eac3a7f929ffaafe8ae81
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 23:41:50 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 23:41:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8892bf0a

dev-perl/namespace-autoclean: Version bump

Package-Manager: portage-2.2.26

 dev-perl/namespace-autoclean/Manifest              |  1 +
 .../namespace-autoclean-0.280.0.ebuild             | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/namespace-autoclean/Manifest b/dev-perl/namespace-autoclean/Manifest
index 9762381..b6d6929 100644
--- a/dev-perl/namespace-autoclean/Manifest
+++ b/dev-perl/namespace-autoclean/Manifest
@@ -1,2 +1,3 @@
 DIST namespace-autoclean-0.13.tar.gz 12954 SHA256 04d4708654016bfc157b0779e1f93362b38f7a4bccb3631b0649d19f5c9aa3f0 SHA512 9310f9d7081ac4cccecdc9ccb557b53b144f030d41acaf0aee08358bbf5cf52a348229deef6ade81e0a02b8fc1d0b8f8466c2b4a6875b5ecc09e2c4e9049b29a WHIRLPOOL 6938bc364423d6ae2717510ca14ff8bff9e223bd22eec84b9466a49f5390d49d98a2cf510c4d5f337eb1e8503e29562a3639db3ec767a8710d5653a23082805e
 DIST namespace-autoclean-0.24.tar.gz 36241 SHA256 6069c95585cfd910f02592b0ef9aed5b3def014c413517b0ec3dae2fde7a4f57 SHA512 6fb224e27b631c8b8f14936812d40fe69a5a8e33a0afffd5a4a1e7bb26a2afacdf6179744621fa2eb5540d151676e81ad375de2d76d52c004252ff3304f4552c WHIRLPOOL d61de0bafc3b321d561d6ff888e46835dac80eecc111d15603420791920a896c8d130601d9f3786d59bbdd7abf90bb2f00a34b1ac7684615ecde73a9ffab8d7f
+DIST namespace-autoclean-0.28.tar.gz 36130 SHA256 cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39 SHA512 2541f69862b334fcfe30059d025668175de1b182a5c8ee8f2619bf1d661c316a38fe2014f274bb23e887cd36959f98abb297154ac8ceb600e2e93cbd4a75e28d WHIRLPOOL 7841cb5d53cd8d9bc090e3d39ca81d2eee19262200e6601b1f9edce11dae18a39825aa7b623611c78fe5056648d42a14fcc72f6e72e1e4d90ba15e9f80ab46a5

diff --git a/dev-perl/namespace-autoclean/namespace-autoclean-0.280.0.ebuild b/dev-perl/namespace-autoclean/namespace-autoclean-0.280.0.ebuild
new file mode 100644
index 0000000..1820d0c
--- /dev/null
+++ b/dev-perl/namespace-autoclean/namespace-autoclean-0.280.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="Keep imports out of your namespace"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/B-Hooks-EndOfScope-0.120.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Sub-Identify
+	>=dev-perl/namespace-clean-0.200.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Carp
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		virtual/perl-Scalar-List-Utils
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Requires
+	)
+"


             reply	other threads:[~2015-12-26  0:35 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26  0:35 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-24 16:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-autoclean/ Agostino Sarubbo
2016-02-04  6:59 Jeroen Roovers
2016-02-06  7:59 Jeroen Roovers
2016-03-30 23:19 Andreas Hüttel
2016-04-10  6:14 Fabian Groffen
2016-05-26  0:45 Matt Turner
2016-12-04 16:43 Michael Palimaka
2017-01-29 16:45 Fabian Groffen
2017-02-22 21:45 Markus Meier
2017-03-01  7:55 Michael Weber
2017-03-15 18:54 Matt Turner
2018-07-15  3:40 Kent Fredric
2018-08-04  0:38 Mikle Kolyada
2018-10-16 18:47 Fabian Groffen
2018-11-23 16:18 Sergei Trofimovich
2018-11-24 10:45 Sergei Trofimovich
2018-11-24 11:00 Sergei Trofimovich
2018-11-29 17:44 Tobias Klausmann
2019-01-17 20:39 Mikle Kolyada
2019-07-19  7:49 Mikle Kolyada
2020-04-14 14:06 Agostino Sarubbo
2020-07-20 20:45 Kent Fredric
2021-07-18 23:44 Andreas K. Hüttel
2021-08-25  5:25 Agostino Sarubbo
2021-08-25  5:32 Agostino Sarubbo
2021-08-25 16:26 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:55 Sam James
2021-08-26 19:51 Sam James
2021-11-24  0:15 Andreas K. 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=1451086910.8892bf0a62d6f857531eac3a7f929ffaafe8ae81.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