public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
Date: Sat, 23 Jun 2012 14:09:05 +0000 (UTC)	[thread overview]
Message-ID: <1340453848.3b0c1216cd04e89bc91afa5ec3b8c3f35cff0a70.kent@gentoo> (raw)

commit:     3b0c1216cd04e89bc91afa5ec3b8c3f35cff0a70
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 12:17:28 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 12:17:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3b0c1216

[fix] Dist-Zilla-Role-Tempdir -> namespace-autoclean normalise

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |    5 +++++
 .../Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild    |    4 ++--
 .../Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index b25311a..99e6a96 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
+  Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:
+  Normalise dep on namespace-autoclean
+
 *Dist-Zilla-Role-Tempdir-0.10.537.210 (23 Feb 2012)
 
   23 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
index e4a1984..e2cc833 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -26,7 +26,7 @@ COMMON_DEPEND="
 	$(comment Moose::Role)
 	>=dev-perl/Path-Class-0.17 $(comment 0.170.0)
 	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	>=dev-perl/namespace-autoclean-0.90.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
index eb80465..57eb149 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
@@ -45,7 +45,7 @@ perl_meta_runtime() {
 	# Scalar::Util
 	echo virtual/perl-Scalar-List-Utils
 	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.090
+	echo \>=dev-perl/namespace-autoclean-0.90.0
 	# perl 5.006 ( 5.6.0 )
 	echo \>=dev-lang/perl-5.6.0
 	# strict



             reply	other threads:[~2012-06-23 14:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-23 14:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-14 16:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/ Kent Fredric
2014-07-24  3:01 Kent Fredric
2014-08-20 11:03 ` Kent Fredric
2013-04-26 19:59 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-02-23 13:55 Kent Fredric
2011-04-05 21:32 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=1340453848.3b0c1216cd04e89bc91afa5ec3b8c3f35cff0a70.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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