public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-POE/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-POE/ Kent Fredric
@ 2011-04-24 21:13 ` Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7b4a670e5b85f5989bc249285c5ff7b65811329d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:46:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:46:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7b4a670e

[newversion] MooseX-POE-0.213.0

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

---
 dev-perl/MooseX-POE/ChangeLog                 |    5 ++++
 dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild |   28 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-POE/ChangeLog b/dev-perl/MooseX-POE/ChangeLog
index d7b4be2..4920a3b 100644
--- a/dev-perl/MooseX-POE/ChangeLog
+++ b/dev-perl/MooseX-POE/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-POE-0.213.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.213.0.ebuild:
+  Bump
+
 *MooseX-POE-0.212.0 (03 Apr 2011)
 
   03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.212.0.ebuild:

diff --git a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
new file mode 100644
index 0000000..ee22e39
--- /dev/null
+++ b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GETTY
+MODULE_VERSION=0.212
+inherit perl-module
+
+DESCRIPTION="The Illicit Love Child of Moose and POE"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+	>=dev-perl/Moose-0.90 $(comment 0.900.0)
+	>=dev-perl/POE-1.004 $(comment 1.4.0)
+"
+DEPEND="${RDEPEND}
+>=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+	test? (
+		>=virtual/perl-Test-Simple-0.90 $(comment Test::More 0.900.0)
+		>=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+	)
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/MooseX-POE/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-POE/ Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     7b4a670e5b85f5989bc249285c5ff7b65811329d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:46:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:46:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7b4a670e

[newversion] MooseX-POE-0.213.0

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

---
 dev-perl/MooseX-POE/ChangeLog                 |    5 ++++
 dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild |   28 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-POE/ChangeLog b/dev-perl/MooseX-POE/ChangeLog
index d7b4be2..4920a3b 100644
--- a/dev-perl/MooseX-POE/ChangeLog
+++ b/dev-perl/MooseX-POE/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-POE-0.213.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.213.0.ebuild:
+  Bump
+
 *MooseX-POE-0.212.0 (03 Apr 2011)
 
   03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.212.0.ebuild:

diff --git a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
new file mode 100644
index 0000000..ee22e39
--- /dev/null
+++ b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GETTY
+MODULE_VERSION=0.212
+inherit perl-module
+
+DESCRIPTION="The Illicit Love Child of Moose and POE"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+	>=dev-perl/Moose-0.90 $(comment 0.900.0)
+	>=dev-perl/POE-1.004 $(comment 1.4.0)
+"
+DEPEND="${RDEPEND}
+>=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+	test? (
+		>=virtual/perl-Test-Simple-0.90 $(comment Test::More 0.900.0)
+		>=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+	)
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-POE/
@ 2011-04-24 21:15 Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     7b4a670e5b85f5989bc249285c5ff7b65811329d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:46:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:46:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7b4a670e

[newversion] MooseX-POE-0.213.0

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

---
 dev-perl/MooseX-POE/ChangeLog                 |    5 ++++
 dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild |   28 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-POE/ChangeLog b/dev-perl/MooseX-POE/ChangeLog
index d7b4be2..4920a3b 100644
--- a/dev-perl/MooseX-POE/ChangeLog
+++ b/dev-perl/MooseX-POE/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-POE-0.213.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.213.0.ebuild:
+  Bump
+
 *MooseX-POE-0.212.0 (03 Apr 2011)
 
   03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.212.0.ebuild:

diff --git a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
new file mode 100644
index 0000000..ee22e39
--- /dev/null
+++ b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GETTY
+MODULE_VERSION=0.212
+inherit perl-module
+
+DESCRIPTION="The Illicit Love Child of Moose and POE"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+	>=dev-perl/Moose-0.90 $(comment 0.900.0)
+	>=dev-perl/POE-1.004 $(comment 1.4.0)
+"
+DEPEND="${RDEPEND}
+>=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+	test? (
+		>=virtual/perl-Test-Simple-0.90 $(comment Test::More 0.900.0)
+		>=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+	)
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-POE/
@ 2011-05-08 16:10 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     2af194f40e3ed91b41a3bc17ab9c637d9f452be7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 04:16:35 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 04:16:35 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2af194f4

[newversion] MooseX-POE-0.214.0

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

---
 dev-perl/MooseX-POE/ChangeLog                      |    6 ++++++
 dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild      |    2 +-
 ...OE-0.213.0.ebuild => MooseX-POE-0.214.0.ebuild} |    6 +++---
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/dev-perl/MooseX-POE/ChangeLog b/dev-perl/MooseX-POE/ChangeLog
index 4920a3b..2aa6325 100644
--- a/dev-perl/MooseX-POE/ChangeLog
+++ b/dev-perl/MooseX-POE/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-POE-0.214.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> MooseX-POE-0.213.0.ebuild,
+  +MooseX-POE-0.214.0.ebuild:
+  Bump, make 0.213 actually install 0.213 not 0.212
+
 *MooseX-POE-0.213.0 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com> +MooseX-POE-0.213.0.ebuild:

diff --git a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
index ee22e39..9f6cc1c 100644
--- a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
+++ b/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=4
 
 MODULE_AUTHOR=GETTY
-MODULE_VERSION=0.212
+MODULE_VERSION=0.213
 inherit perl-module
 
 DESCRIPTION="The Illicit Love Child of Moose and POE"

diff --git a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild b/dev-perl/MooseX-POE/MooseX-POE-0.214.0.ebuild
similarity index 83%
copy from dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
copy to dev-perl/MooseX-POE/MooseX-POE-0.214.0.ebuild
index ee22e39..0ecbf8e 100644
--- a/dev-perl/MooseX-POE/MooseX-POE-0.213.0.ebuild
+++ b/dev-perl/MooseX-POE/MooseX-POE-0.214.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=4
 
 MODULE_AUTHOR=GETTY
-MODULE_VERSION=0.212
+MODULE_VERSION=0.214
 inherit perl-module
 
 DESCRIPTION="The Illicit Love Child of Moose and POE"
@@ -15,8 +15,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 comment() { echo ''; }
 RDEPEND="
-	>=dev-perl/Moose-0.90 $(comment 0.900.0)
-	>=dev-perl/POE-1.004 $(comment 1.4.0)
+	>=dev-perl/Moose-2.0.200
+	>=dev-perl/POE-1.310.0
 "
 DEPEND="${RDEPEND}
 >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-08 16:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-POE/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox