public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-LogDispatch/
@ 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:     39871788bedd187933f4daf4c973ded443993a40
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 05:01:34 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 05:01:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=39871788

[migrate] MooseX-LogDispatch

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

---
 dev-perl/MooseX-LogDispatch/ChangeLog              |    8 ++++++++
 ...00.ebuild => MooseX-LogDispatch-1.200.0.ebuild} |    1 +
 ....ebuild => MooseX-LogDispatch-1.200.200.ebuild} |    1 +
 3 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-LogDispatch/ChangeLog b/dev-perl/MooseX-LogDispatch/ChangeLog
index 3c31a05..d5c26de 100644
--- a/dev-perl/MooseX-LogDispatch/ChangeLog
+++ b/dev-perl/MooseX-LogDispatch/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-LogDispatch-1.200.200 (15 Apr 2011)
+*MooseX-LogDispatch-1.200.0 (15 Apr 2011)
+
+  15 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-LogDispatch-1.200.0.ebuild, +MooseX-LogDispatch-1.200.200.ebuild,
+  -MooseX-LogDispatch-1.2000.ebuild, -MooseX-LogDispatch-1.2002.ebuild:
+  Migrate to x.y.z
+
   15 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   MooseX-LogDispatch-1.2000.ebuild, MooseX-LogDispatch-1.2002.ebuild:
   Fixdep Log-Dispatch-Config

diff --git a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.0.ebuild
similarity index 95%
rename from dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild
rename to dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.0.ebuild
index 6dfa001..1fb7e23 100644
--- a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild
+++ b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.0.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=JGOULAH
+MODULE_VERSION="1.2000"
 inherit perl-module
 
 DESCRIPTION="A Logging Role for Moose"

diff --git a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild
similarity index 95%
rename from dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild
rename to dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild
index 6dfa001..055af57 100644
--- a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild
+++ b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=JGOULAH
+MODULE_VERSION="1.2002"
 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-LogDispatch/
@ 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:     bef7702336993722a2c32a18734b5f23a9892f6b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 05:00:59 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 05:00:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bef77023

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

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

---
 dev-perl/MooseX-LogDispatch/ChangeLog              |    6 +++++-
 .../MooseX-LogDispatch-1.2000.ebuild               |    4 ++--
 .../MooseX-LogDispatch-1.2002.ebuild               |    4 ++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/MooseX-LogDispatch/ChangeLog b/dev-perl/MooseX-LogDispatch/ChangeLog
index 38a0246..3c31a05 100644
--- a/dev-perl/MooseX-LogDispatch/ChangeLog
+++ b/dev-perl/MooseX-LogDispatch/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/MooseX-LogDispatch
-# 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-LogDispatch-1.2000.ebuild, MooseX-LogDispatch-1.2002.ebuild:
+  Fixdep Log-Dispatch-Config
+
 *MooseX-LogDispatch-1.2002 (29 Apr 2010)
 
   29 Apr 2010; Michele Beltrame <m@cattlegrid.info>

diff --git a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild
index 243b9b8..6dfa001 100644
--- a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.ebuild
+++ b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2000.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=""
 COMMON_DEPEND="
 	dev-perl/Moose
-	>dev-perl/Log-Dispatch-Config-0.05
+	>=dev-perl/Log-Dispatch-Config-0.50.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild
index 243b9b8..6dfa001 100644
--- a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.ebuild
+++ b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.2002.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=""
 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-LogDispatch/
@ 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:     3762df303eeb3eb8011542932a6a75113b9f13e9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 17:19:01 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 17:19:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3762df30

[fixup] MooseX-LogDipsatch: EAPI5, fixup deps and tests

Package-Manager: portage-2.2.17

 ...uild => MooseX-LogDispatch-1.200.200-r1.ebuild} | 29 +++++++++++-----------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200-r1.ebuild
similarity index 52%
rename from dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild
rename to dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200-r1.ebuild
index 055af57..56799b6 100644
--- a/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200.ebuild
+++ b/dev-perl/MooseX-LogDispatch/MooseX-LogDispatch-1.200.200-r1.ebuild
@@ -1,27 +1,28 @@
-# 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=JGOULAH
-MODULE_VERSION="1.2002"
+MODULE_VERSION=1.2002
 inherit perl-module
 
 DESCRIPTION="A Logging Role for Moose"
-LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
+IUSE="test"
+PERL_RM_FILES=(
+	t/pod.t
+)
+RDEPEND="
 	dev-perl/Moose
 	>=dev-perl/Log-Dispatch-Config-0.50.0
 "
 DEPEND="
-	${COMMON_DEPEND}
-	dev-perl/IO-stringy
-	virtual/perl-Test-Simple
-	dev-perl/Test-Exception
-"
-RDEPEND="
-	${COMMON_DEPEND}
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/IO-stringy
+		virtual/perl-Test-Simple
+		dev-perl/Test-Exception
+	)
 "
-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-LogDispatch/ 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