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/MooseX-LazyRequire/
Date: Tue,  5 Apr 2011 18:16:53 +0000 (UTC)	[thread overview]
Message-ID: <b34231df269baba9e419d2c00889ed790482142c.kent@gentoo> (raw)

commit:     b34231df269baba9e419d2c00889ed790482142c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr  5 17:53:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr  5 17:53:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b34231df

[fixdep] MooseX-LazyRequire -> aliased

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/MooseX-LazyRequire/ChangeLog              |    6 ++++++
 .../MooseX-LazyRequire-0.30.0.ebuild               |    2 +-
 .../MooseX-LazyRequire-0.40.0.ebuild               |    2 +-
 .../MooseX-LazyRequire-0.50.0.ebuild               |    2 +-
 .../MooseX-LazyRequire-0.60.0.ebuild               |    2 +-
 .../MooseX-LazyRequire-0.70.0.ebuild               |    2 +-
 6 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev-perl/MooseX-LazyRequire/ChangeLog b/dev-perl/MooseX-LazyRequire/ChangeLog
index 16a7d1e..39463ed 100644
--- a/dev-perl/MooseX-LazyRequire/ChangeLog
+++ b/dev-perl/MooseX-LazyRequire/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  MooseX-LazyRequire-0.30.0.ebuild, MooseX-LazyRequire-0.40.0.ebuild,
+  MooseX-LazyRequire-0.50.0.ebuild, MooseX-LazyRequire-0.60.0.ebuild,
+  MooseX-LazyRequire-0.70.0.ebuild:
+  Fixdep aliased
+
 *MooseX-LazyRequire-0.70.0 (05 Apr 2011)
 
   05 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.30.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.30.0.ebuild
index 92d26c4..72bfc0f 100644
--- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.30.0.ebuild
+++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.30.0.ebuild
@@ -16,7 +16,7 @@ IUSE="test"
 RDEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/namespace-autoclean
-	>=dev-perl/aliased-0.30
+	>=dev-perl/aliased-0.300.0
 	dev-perl/Moose
 "
 DEPEND="

diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.40.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.40.0.ebuild
index eda5c64..bc34382 100644
--- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.40.0.ebuild
+++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.40.0.ebuild
@@ -16,7 +16,7 @@ IUSE="test"
 RDEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/namespace-autoclean
-	>=dev-perl/aliased-0.30
+	>=dev-perl/aliased-0.300.0
 	dev-perl/Moose
 "
 DEPEND="

diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.50.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.50.0.ebuild
index b9e8891..dde9160 100644
--- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.50.0.ebuild
+++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.50.0.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/namespace-autoclean
-	>=dev-perl/aliased-0.30
+	>=dev-perl/aliased-0.300.0
 	dev-perl/Moose
 "
 DEPEND="${RDEPEND}

diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.60.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.60.0.ebuild
index ec71065..f3a345f 100644
--- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.60.0.ebuild
+++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.60.0.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/namespace-autoclean
-	>=dev-perl/aliased-0.30
+	>=dev-perl/aliased-0.300.0
 	>=dev-perl/Moose-0.94
 "
 DEPEND="${RDEPEND}

diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.70.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.70.0.ebuild
index 2e7a2ed..b63e9ff 100644
--- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.70.0.ebuild
+++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.70.0.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/namespace-autoclean
-	>=dev-perl/aliased-0.30
+	>=dev-perl/aliased-0.300.0
 	>=dev-perl/Moose-0.94
 "
 DEPEND="${RDEPEND}



             reply	other threads:[~2011-04-05 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 18:16 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-22  6:54 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LazyRequire/ Kent Fredric
2015-06-08 14:00 Kent Fredric
2013-04-28 16:45 Kent Fredric
2013-04-28 14:06 Kent Fredric
2013-02-10 19:29 Kent Fredric
2013-02-10 19:29 Kent Fredric
2013-02-07 13:55 Kent Fredric
2012-07-25 18:30 Kent Fredric
2011-04-05 11:17 Kent Fredric
2011-04-05 11:17 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=b34231df269baba9e419d2c00889ed790482142c.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