public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LazyLogDispatch/
@ 2011-04-15  5:12 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-15  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     274108d1ac9794862ce66f8f832bed4c6a47b0ed
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 04:59:16 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 04:59:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=274108d1

[fixdep] MooseX-LazyLogDispatch -> Log-Dispatch-Config

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

---
 dev-perl/MooseX-LazyLogDispatch/ChangeLog          |    6 +++++-
 .../MooseX-LazyLogDispatch-0.02.ebuild             |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/MooseX-LazyLogDispatch/ChangeLog b/dev-perl/MooseX-LazyLogDispatch/ChangeLog
index 952b9d2..96c762b 100644
--- a/dev-perl/MooseX-LazyLogDispatch/ChangeLog
+++ b/dev-perl/MooseX-LazyLogDispatch/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/MooseX-LazyLogDispatch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  MooseX-LazyLogDispatch-0.02.ebuild:
+  Fixdep Log-Dispatch-Config
+
 *MooseX-LazyLogDispatch-0.02 (21 Jan 2010)
 
   21 Jan 2010; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild
index ef196c6..e0cc566 100644
--- a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild
+++ b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 COMMON_DEPEND="
 	dev-perl/Moose
-	>=dev-perl/Log-Dispatch-Config-0.05
+	>=dev-perl/Log-Dispatch-Config-0.50.0
 "
 DEPEND="
 	${COMMON_DEPEND}



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LazyLogDispatch/
@ 2011-04-15  5:12 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-15  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a7123a0c6d7fcfa2bf9d344c048b1b3a19473987
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 04:59:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 04:59:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a7123a0c

[migrate] MooseX-LazyLogDispatch

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

---
 dev-perl/MooseX-LazyLogDispatch/ChangeLog          |    6 ++++++
 ...ebuild => MooseX-LazyLogDispatch-0.20.0.ebuild} |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-LazyLogDispatch/ChangeLog b/dev-perl/MooseX-LazyLogDispatch/ChangeLog
index 96c762b..1a13fb2 100644
--- a/dev-perl/MooseX-LazyLogDispatch/ChangeLog
+++ b/dev-perl/MooseX-LazyLogDispatch/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-LazyLogDispatch-0.20.0 (15 Apr 2011)
+
+  15 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -MooseX-LazyLogDispatch-0.02.ebuild, +MooseX-LazyLogDispatch-0.20.0.ebuild:
+  Migrate
+
   15 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   MooseX-LazyLogDispatch-0.02.ebuild:
   Fixdep Log-Dispatch-Config

diff --git a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild
similarity index 95%
rename from dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild
rename to dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild
index e0cc566..8225057 100644
--- a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.02.ebuild
+++ b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=BLBLACK
+MODULE_VERSION="0.02"
 inherit perl-module
 
 DESCRIPTION="A Logging Role for Moose"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LazyLogDispatch/
@ 2015-06-13 18:23 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-06-13 18:23 UTC (permalink / raw
  To: gentoo-commits

commit:     59b897aa6247432ad6c672282fb26a1f6fe098f1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 17:14:07 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 17:14:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=59b897aa

[fixup] MooseX-LazyLogDispatch: EAPI5, fixup deps

Package-Manager: portage-2.2.17

 ...build => MooseX-LazyLogDispatch-0.20.0-r1.ebuild} | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0-r1.ebuild
similarity index 55%
rename from dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild
rename to dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0-r1.ebuild
index 8225057..a922896 100644
--- a/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0.ebuild
+++ b/dev-perl/MooseX-LazyLogDispatch/MooseX-LazyLogDispatch-0.20.0-r1.ebuild
@@ -1,28 +1,24 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+EAPI=5
 MODULE_AUTHOR=BLBLACK
-MODULE_VERSION="0.02"
+MODULE_VERSION=0.02
 inherit perl-module
 
 DESCRIPTION="A Logging Role for Moose"
-LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-COMMON_DEPEND="
+RDEPEND="
 	dev-perl/Moose
 	>=dev-perl/Log-Dispatch-Config-0.50.0
 "
 DEPEND="
-	${COMMON_DEPEND}
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
 	test? (
-		>=virtual/perl-Test-Simple-0.42
-		>=dev-perl/IO-stringy-2.110
+		>=virtual/perl-Test-Simple-0.420.0
+		>=dev-perl/IO-stringy-2.110.0
 	)
 "
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-13 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 18:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LazyLogDispatch/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-04-15  5:12 Kent Fredric
2011-04-15  5:12 Kent Fredric

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