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-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ef3896d7c8566019670954bdb18637bf1a95722c
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Feb 25 20:47:28 2010 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ef3896d7

[import/dwc/catalyst-plugin-autorestart] Bump dev-perl/Catalyst-Plugin-AutoRestart to 0.93
(Portage version: 2.1.7.16/git/Linux x86_64)
 (Signed Manifest commit)

---
 ...ild => Catalyst-Plugin-AutoRestart-0.93.ebuild} |    4 ++--
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
similarity index 87%
rename from dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
rename to dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
index 742147c..21fb306 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,7 @@ SRC_TEST="do"
 
 IUSE=""
 RDEPEND=">=dev-perl/Catalyst-Runtime-5.7007
-	>=dev-perl/Class-C3-0.19
+	>=dev-perl/MRO-Compat-0.07
 	dev-perl/Class-Data-Accessor
 	>=dev-perl/Text-SimpleTable-0.03
 	>=dev-perl/Proc-ProcessTable-0.41"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index 44d17cd..405ad47 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-AutoRestart
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-AutoRestart-0.93 (25 Feb 2010)
+
+  25 Feb 2010; Daniel Westermann-Clark <dwc@pobox.com>
+  -Catalyst-Plugin-AutoRestart-0.92.ebuild,
+  +Catalyst-Plugin-AutoRestart-0.93.ebuild:
+  Bump dev-perl/Catalyst-Plugin-AutoRestart to 0.93
+
   10 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
   Catalyst-Plugin-AutoRestart-0.92.ebuild, +metadata.xml:
   Convert to EAPI=2 and add metadata.xml


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2fe9125a99b15f8b6f76fe190e4bd6638eeccd29
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Fri Jul 10 14:34:44 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:23:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2fe9125a

[import/dwc/catalyst-plugin-autorestart] Convert to EAPI=2 and add metadata.xml
(Portage version: 2.1.6.13/git/Linux x86_64)
 (Signed Manifest commit)

---
 .../Catalyst-Plugin-AutoRestart-0.92.ebuild        |   14 +++++++-------
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    8 ++++++++
 dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml  |    9 +++++++++
 3 files changed, 24 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
index 759876a..742147c 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
@@ -1,21 +1,21 @@
-# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
 
+EAPI=2
+
+MODULE_AUTHOR=JGOULAH
 inherit perl-module
 
 DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"
-HOMEPAGE="http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/"
-SRC_URI="mirror://cpan/authors/id/J/JG/JGOULAH/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc sparc-fbsd x86 x86-fbsd"
 LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
 SRC_TEST="do"
 
 IUSE=""
-RDEPEND="dev-lang/perl
-	>=dev-perl/Catalyst-Runtime-5.7007
+RDEPEND=">=dev-perl/Catalyst-Runtime-5.7007
 	>=dev-perl/Class-C3-0.19
 	dev-perl/Class-Data-Accessor
 	>=dev-perl/Text-SimpleTable-0.03

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
new file mode 100644
index 0000000..44d17cd
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/Catalyst-Plugin-AutoRestart
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  10 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
+  Catalyst-Plugin-AutoRestart-0.92.ebuild, +metadata.xml:
+  Convert to EAPI=2 and add metadata.xml
+

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml b/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml
new file mode 100644
index 0000000..743b271
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>dwc@pobox.com</email>
+        <name>Daniel Westermann-Clark</name>
+    </maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7fb7d3f88c0d52841647c6770cafb7fc6ad3a964
Author:     Daniel Westermann-Clark <dwc <AT> ufl <DOT> edu>
AuthorDate: Wed Jan 19 03:26:52 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7fb7d3f8

[import/dwc/catalyst-plugin-autorestart] Fix dev-perl/Catalyst-Runtime version due to 3cf7ee74d47bbdb992712773db3e6becef39af92

(Portage version: 2.1.9.25/git/Linux x86_64, unsigned Manifest commit)

---
 .../Catalyst-Plugin-AutoRestart-0.93.ebuild        |    4 ++--
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
index 21fb306..756dbf9 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.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: $
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 SRC_TEST="do"
 
 IUSE=""
-RDEPEND=">=dev-perl/Catalyst-Runtime-5.7007
+RDEPEND=">=dev-perl/Catalyst-Runtime-5.700.070
 	>=dev-perl/MRO-Compat-0.07
 	dev-perl/Class-Data-Accessor
 	>=dev-perl/Text-SimpleTable-0.03

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index 405ad47..ae05560 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-AutoRestart
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Jan 2011; Daniel Westermann-Clark <dwc@pobox.com>
+  Catalyst-Plugin-AutoRestart-0.93.ebuild:
+  Fix dev-perl/Catalyst-Runtime version due to
+  3cf7ee74d47bbdb992712773db3e6becef39af92
+
 *Catalyst-Plugin-AutoRestart-0.93 (25 Feb 2010)
 
   25 Feb 2010; Daniel Westermann-Clark <dwc@pobox.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     95720491a250b0a4d178514a07de97733fda6b2b
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Jul  9 23:59:15 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:22:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=95720491

[import/dwc/catalyst-plugin-autorestart] Add remaining ebuilds from my perl-catalyst overlay

---
 .../Catalyst-Plugin-AutoRestart-0.92.ebuild        |   23 ++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
new file mode 100644
index 0000000..759876a
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.92.ebuild
@@ -0,0 +1,23 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"
+HOMEPAGE="http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/"
+SRC_URI="mirror://cpan/authors/id/J/JG/JGOULAH/${P}.tar.gz"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc sparc-fbsd x86 x86-fbsd"
+LICENSE="|| ( Artistic GPL-2 )"
+SRC_TEST="do"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+	>=dev-perl/Catalyst-Runtime-5.7007
+	>=dev-perl/Class-C3-0.19
+	dev-perl/Class-Data-Accessor
+	>=dev-perl/Text-SimpleTable-0.03
+	>=dev-perl/Proc-ProcessTable-0.41"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5df5b7cab2c12ef8d3b3b968f32211895f946499
Author:     Daniel Westermann-Clark <dwc <AT> ufl <DOT> edu>
AuthorDate: Mon Feb 13 21:03:19 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5df5b7ca

[import/dwc/catalyst-plugin-autorestart] Add dev-perl/Catalyst-Plugin-AutoRestart version 0.96

(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)

---
 .../Catalyst-Plugin-AutoRestart-0.96.ebuild        |   22 ++++++++++++++++++++
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    8 ++++++-
 2 files changed, 29 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild
new file mode 100644
index 0000000..03928c2
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+MODULE_AUTHOR=JGOULAH
+inherit perl-module
+
+DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+SRC_TEST="do"
+
+IUSE=""
+RDEPEND=">=dev-perl/Catalyst-Runtime-5.900.50
+	>=dev-perl/MRO-Compat-0.07
+	>=dev-perl/Text-SimpleTable-0.03
+	>=dev-perl/Proc-ProcessTable-0.41"
+DEPEND="${RDEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index acd3dba..37eb542 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-AutoRestart
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-AutoRestart-0.96 (13 Feb 2012)
+
+  13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>
+  +Catalyst-Plugin-AutoRestart-0.96.ebuild:
+  Add dev-perl/Catalyst-Plugin-AutoRestart version 0.96
+
 *Catalyst-Plugin-AutoRestart-0.94 (07 Aug 2011)
 
   07 Aug 2011; Daniel Westermann-Clark <dwc@pobox.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     db5dd5de153c4ac08e24e2b1f593d263b73cb6d6
Author:     Daniel Westermann-Clark <dwc <AT> ufl <DOT> edu>
AuthorDate: Sun Aug  7 19:15:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=db5dd5de

[import/dwc/catalyst-plugin-autorestart] [newversion] Catalyst-Plugin-AutoRestart-0.94

(Portage version: 2.1.10.3/git/Linux x86_64, unsigned Manifest commit)

---
 ...ild => Catalyst-Plugin-AutoRestart-0.94.ebuild} |    0
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    7 +++++++
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.94.ebuild
similarity index 100%
rename from dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.93.ebuild
rename to dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.94.ebuild

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index ae05560..acd3dba 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-AutoRestart-0.94 (07 Aug 2011)
+
+  07 Aug 2011; Daniel Westermann-Clark <dwc@pobox.com>
+  -Catalyst-Plugin-AutoRestart-0.93.ebuild,
+  +Catalyst-Plugin-AutoRestart-0.94.ebuild:
+  Bump
+
   19 Jan 2011; Daniel Westermann-Clark <dwc@pobox.com>
   Catalyst-Plugin-AutoRestart-0.93.ebuild:
   Fix dev-perl/Catalyst-Runtime version due to


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     b52612c16a30752a2375d4e3539abf23eb496b3b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Nov  5 22:16:12 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b52612c1

[import/dwc/catalyst-plugin-autorestart] [migrate] Catalyst-Plugin-AutoRestart to x.y.z

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

---
 ... => Catalyst-Plugin-AutoRestart-0.940.0.ebuild} |    3 ++-
 ... => Catalyst-Plugin-AutoRestart-0.960.0.ebuild} |    1 +
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |   10 ++++++++++
 dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml  |    8 ++++++++
 4 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.94.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
similarity index 89%
rename from dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.94.ebuild
rename to dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
index 756dbf9..0bf6917 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.94.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=JGOULAH
+MODULE_VERSION="0.94"
 inherit perl-module
 
 DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
similarity index 95%
rename from dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild
rename to dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
index 03928c2..c4a120d 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.96.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
@@ -5,6 +5,7 @@
 EAPI=2
 
 MODULE_AUTHOR=JGOULAH
+MODULE_VERSION="0.96"
 inherit perl-module
 
 DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index 37eb542..cffa1f5 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-AutoRestart-0.960.0 (05 Nov 2012)
+*Catalyst-Plugin-AutoRestart-0.940.0 (05 Nov 2012)
+
+  05 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-AutoRestart-0.94.ebuild,
+  -Catalyst-Plugin-AutoRestart-0.96.ebuild,
+  +Catalyst-Plugin-AutoRestart-0.940.0.ebuild,
+  +Catalyst-Plugin-AutoRestart-0.960.0.ebuild, metadata.xml:
+  Migrate to x.y.z & fix metadata
+
 *Catalyst-Plugin-AutoRestart-0.96 (13 Feb 2012)
 
   13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml b/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml
index 743b271..6944eeb 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/metadata.xml
@@ -6,4 +6,12 @@
         <email>dwc@pobox.com</email>
         <name>Daniel Westermann-Clark</name>
     </maintainer>
+    <maintainer>
+        <email>kentfredric@gmail.com</email>
+        <name>Kent Fredric</name>
+    </maintainer>
+    <upstream>
+        <remote-id type="cpan">Catalyst-Plugin-AutoRestart</remote-id>
+        <remote-id type="cpan-module">Catalyst::Plugin::AutoRestart</remote-id>
+    </upstream>
 </pkgmetadata>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/
@ 2012-11-05 23:23 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-11-05 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5ef1799d37f9ecc00e9b77cabda13e372fd733d8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Nov  5 22:22:35 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 22:24:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5ef1799d

[import/dwc/catalyst-plugin-autorestart] rehash 0.940.0 and 0.960.0 , completing import

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

---
 .../Catalyst-Plugin-AutoRestart-0.940.0.ebuild     |   48 +++++++++++++------
 .../Catalyst-Plugin-AutoRestart-0.960.0.ebuild     |   45 +++++++++++++------
 dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog     |    5 ++
 3 files changed, 69 insertions(+), 29 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
index 0bf6917..6d9d749 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.940.0.ebuild
@@ -1,24 +1,42 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
-EAPI=2
-
+EAPI=5
 MODULE_AUTHOR=JGOULAH
-MODULE_VERSION="0.94"
+MODULE_VERSION=0.94
 inherit perl-module
 
-DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"
-
+DESCRIPTION='Catalyst plugin to restart server '
+LICENSE=" || ( Artistic GPL-2 )"
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
-
 IUSE=""
-RDEPEND=">=dev-perl/Catalyst-Runtime-5.700.070
-	>=dev-perl/MRO-Compat-0.07
-	dev-perl/Class-Data-Accessor
-	>=dev-perl/Text-SimpleTable-0.03
-	>=dev-perl/Proc-ProcessTable-0.41"
-DEPEND="${RDEPEND}"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_runtime() {
+	# Catalyst 5.7007 ( 5.700.700 )
+	echo \>=dev-perl/Catalyst-Runtime-5.700.700
+	# Class::Data::Accessor
+	echo dev-perl/Class-Data-Accessor
+	# MRO::Compat 0.07 ( 0.70.0 )
+	echo \>=dev-perl/MRO-Compat-0.70.0
+	# Proc::ProcessTable 0.41 ( 0.410.0 )
+	echo \>=dev-perl/Proc-ProcessTable-0.410.0
+	# Text::SimpleTable 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Text-SimpleTable-0.30.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
index c4a120d..0c72c9f 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/Catalyst-Plugin-AutoRestart-0.960.0.ebuild
@@ -1,23 +1,40 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
-EAPI=2
-
+EAPI=5
 MODULE_AUTHOR=JGOULAH
-MODULE_VERSION="0.96"
+MODULE_VERSION=0.96
 inherit perl-module
 
-DESCRIPTION="Catalyst plugin to restart server processes when specified memory threshold is reached"
-
+DESCRIPTION='Catalyst plugin to restart server '
+LICENSE=" || ( Artistic GPL-2 )"
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
-
 IUSE=""
-RDEPEND=">=dev-perl/Catalyst-Runtime-5.900.50
-	>=dev-perl/MRO-Compat-0.07
-	>=dev-perl/Text-SimpleTable-0.03
-	>=dev-perl/Proc-ProcessTable-0.41"
-DEPEND="${RDEPEND}"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_runtime() {
+	# Catalyst 5.90005 ( 5.900.50 )
+	echo \>=dev-perl/Catalyst-Runtime-5.900.50
+	# MRO::Compat 0.07 ( 0.70.0 )
+	echo \>=dev-perl/MRO-Compat-0.70.0
+	# Proc::ProcessTable 0.41 ( 0.410.0 )
+	echo \>=dev-perl/Proc-ProcessTable-0.410.0
+	# Text::SimpleTable 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Text-SimpleTable-0.30.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
index cffa1f5..2c82416 100644
--- a/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-AutoRestart/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Plugin-AutoRestart-0.940.0.ebuild,
+  Catalyst-Plugin-AutoRestart-0.960.0.ebuild:
+  Rehash from scratch
+
 *Catalyst-Plugin-AutoRestart-0.960.0 (05 Nov 2012)
 *Catalyst-Plugin-AutoRestart-0.940.0 (05 Nov 2012)
 


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

end of thread, other threads:[~2012-11-05 23:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 23:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-AutoRestart/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric
2012-11-05 23:23 Kent Fredric

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