public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ConfigLoader/
@ 2011-07-31  4:55 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-07-31  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b67daebaec404ce410fdccf9ed91437a0f3d416f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 04:45:24 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 04:45:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b67daeba

[cpanclean] Catalyst-Plugin-ConfigLoader-0.2{7,8}

(Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 .../Catalyst-Plugin-ConfigLoader-0.27.ebuild       |   26 --------------------
 .../Catalyst-Plugin-ConfigLoader-0.28.ebuild       |   26 --------------------
 dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog    |    7 ++++-
 3 files changed, 6 insertions(+), 53 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.27.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.27.ebuild
deleted file mode 100644
index d58be94..0000000
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.27.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BRICAS
-inherit perl-module
-
-DESCRIPTION="Load config files of various types"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.700.800
-	>=dev-perl/Data-Visitor-0.24
-	>=dev-perl/Config-Any-0.08
-	>=dev-perl/MRO-Compat-0.09
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.28.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.28.ebuild
deleted file mode 100644
index 17e4c55..0000000
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.28.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BRICAS
-inherit perl-module
-
-DESCRIPTION="Load config files of various types"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.700.800
-	>=dev-perl/Data-Visitor-0.24
-	>=dev-perl/Config-Any-0.08
-	>=dev-perl/MRO-Compat-0.09
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
index dddeae7..63bd3d5 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-ConfigLoader
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-ConfigLoader-0.27.ebuild,
+  -Catalyst-Plugin-ConfigLoader-0.28.ebuild:
+  Gone on CPAN
+
 *Catalyst-Plugin-ConfigLoader-0.30 (28 Aug 2010)
 
   28 Aug 2010; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ConfigLoader/
@ 2011-10-31  8:46 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-10-31  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ce2ed3de1d8ca773127932c0ef76eee60fb3d0ac
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 31 07:45:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 31 07:45:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ce2ed3de

[migrate] Catalyst-Plugin-ConfigLoader

(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 ...=> Catalyst-Plugin-ConfigLoader-0.290.0.ebuild} |    3 ++-
 ...=> Catalyst-Plugin-ConfigLoader-0.300.0.ebuild} |    3 ++-
 dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog    |   10 ++++++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.29.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
similarity index 87%
rename from dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.29.ebuild
rename to dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
index 17e4c55..d33f522 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.29.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BRICAS
+MODULE_VERSION="0.29"
 inherit perl-module
 
 DESCRIPTION="Load config files of various types"

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.30.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
similarity index 88%
rename from dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.30.ebuild
rename to dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
index 14a3e7d..d44e596 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.30.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=BRICAS
+MODULE_VERSION="0.30"
 inherit perl-module
 
 DESCRIPTION="Load config files of various types"

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
index 63bd3d5..a652bf2 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-ConfigLoader-0.300.0 (31 Oct 2011)
+*Catalyst-Plugin-ConfigLoader-0.290.0 (31 Oct 2011)
+
+  31 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-ConfigLoader-0.29.ebuild,
+  -Catalyst-Plugin-ConfigLoader-0.30.ebuild,
+  +Catalyst-Plugin-ConfigLoader-0.290.0.ebuild,
+  +Catalyst-Plugin-ConfigLoader-0.300.0.ebuild:
+  Migrate to x.y.z
+
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   -Catalyst-Plugin-ConfigLoader-0.27.ebuild,
   -Catalyst-Plugin-ConfigLoader-0.28.ebuild:



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ConfigLoader/
@ 2013-04-28 22:52 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-04-28 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     4b81c55dfa795f893937540ceebac659b86b879f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 22:27:45 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 22:27:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4b81c55d

[fixdep] Catalyst-Plugin-ConfigLoader -> Data-Visitor ( normalize )

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Catalyst-Plugin-ConfigLoader-0.290.0.ebuild    |    4 ++--
 .../Catalyst-Plugin-ConfigLoader-0.300.0.ebuild    |    4 ++--
 dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog    |    5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
index d33f522..7a97f4a 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700.800
-	>=dev-perl/Data-Visitor-0.24
+	>=dev-perl/Data-Visitor-0.240.0
 	>=dev-perl/Config-Any-0.08
 	>=dev-perl/MRO-Compat-0.09
 "

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
index d44e596..65e89f8 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700.800
-	>=dev-perl/Data-Visitor-0.24
+	>=dev-perl/Data-Visitor-0.240.0
 	>=dev-perl/Config-Any-0.20
 	>=dev-perl/MRO-Compat-0.09
 "

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
index a8109b0..6e0bca8 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Plugin-ConfigLoader-0.290.0.ebuild,
+  Catalyst-Plugin-ConfigLoader-0.300.0.ebuild:
+  Fix dependency on Data-Visitor ( normalize )
+
 *Catalyst-Plugin-ConfigLoader-0.320.0 (26 Apr 2013)
 
   26 Apr 2013; Kent Fredric <kentfredric@gmail.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ConfigLoader/
@ 2013-04-28 22:52 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-04-28 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2ad47e8cca33f6646cd4d54c9839594944f60468
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 22:34:34 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 22:34:34 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2ad47e8c

[fixdep] Catalyst-Plugin-ConfigLoader -> MRO-Compat ( normalize )

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Catalyst-Plugin-ConfigLoader-0.290.0.ebuild    |    2 +-
 .../Catalyst-Plugin-ConfigLoader-0.300.0.ebuild    |    2 +-
 dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog    |    5 +++++
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
index 7a97f4a..ff9dbc6 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.290.0.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700.800
 	>=dev-perl/Data-Visitor-0.240.0
 	>=dev-perl/Config-Any-0.08
-	>=dev-perl/MRO-Compat-0.09
+	>=dev-perl/MRO-Compat-0.90.0
 "
 DEPEND="${RDEPEND}"
 

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
index 65e89f8..57683cc 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/Catalyst-Plugin-ConfigLoader-0.300.0.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700.800
 	>=dev-perl/Data-Visitor-0.240.0
 	>=dev-perl/Config-Any-0.20
-	>=dev-perl/MRO-Compat-0.09
+	>=dev-perl/MRO-Compat-0.90.0
 "
 DEPEND="${RDEPEND}
 	test? ( virtual/perl-Test-Simple )

diff --git a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
index 6e0bca8..c3e19c3 100644
--- a/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-ConfigLoader/ChangeLog
@@ -5,6 +5,11 @@
   28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Plugin-ConfigLoader-0.290.0.ebuild,
   Catalyst-Plugin-ConfigLoader-0.300.0.ebuild:
+  Fix dependency on MRO-Compat ( normalize )
+
+  28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Plugin-ConfigLoader-0.290.0.ebuild,
+  Catalyst-Plugin-ConfigLoader-0.300.0.ebuild:
   Fix dependency on Data-Visitor ( normalize )
 
 *Catalyst-Plugin-ConfigLoader-0.320.0 (26 Apr 2013)


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

end of thread, other threads:[~2013-04-28 22:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-31  4:55 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-ConfigLoader/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31  8:46 Kent Fredric
2013-04-28 22:52 Kent Fredric
2013-04-28 22:52 Kent Fredric

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