public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Manual/
  2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-Manual/ Kent Fredric
@ 2011-05-05  8:43 ` Kent Fredric
  2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     71c0d918c5f596069514abc556874133ff601952
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 07:24:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 07:24:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=71c0d918

[newversion] Catalyst-Manual-5.800.700

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

---
 .../Catalyst-Manual-5.800.700.ebuild               |   23 ++++++++++++++++++++
 dev-perl/Catalyst-Manual/ChangeLog                 |    6 +++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
new file mode 100644
index 0000000..bbedde5
--- /dev/null
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=5.8007
+inherit perl-module
+
+DESCRIPTION="The Catalyst developer's manual"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Manual/ChangeLog b/dev-perl/Catalyst-Manual/ChangeLog
index 0c37d6a..4bf033a 100644
--- a/dev-perl/Catalyst-Manual/ChangeLog
+++ b/dev-perl/Catalyst-Manual/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Manual-5.800.700 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Manual-5.800.700.ebuild:
+  Bump
+
 *Catalyst-Manual-5.800.500 (05 May 2011)
 *Catalyst-Manual-5.800.400 (05 May 2011)
 *Catalyst-Manual-5.800.300 (05 May 2011)



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

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-Manual/
@ 2011-05-05 18:16 Kent Fredric
  2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     71c0d918c5f596069514abc556874133ff601952
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 07:24:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 07:24:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=71c0d918

[newversion] Catalyst-Manual-5.800.700

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

---
 .../Catalyst-Manual-5.800.700.ebuild               |   23 ++++++++++++++++++++
 dev-perl/Catalyst-Manual/ChangeLog                 |    6 +++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
new file mode 100644
index 0000000..bbedde5
--- /dev/null
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=5.8007
+inherit perl-module
+
+DESCRIPTION="The Catalyst developer's manual"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Manual/ChangeLog b/dev-perl/Catalyst-Manual/ChangeLog
index 0c37d6a..4bf033a 100644
--- a/dev-perl/Catalyst-Manual/ChangeLog
+++ b/dev-perl/Catalyst-Manual/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Manual-5.800.700 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Manual-5.800.700.ebuild:
+  Bump
+
 *Catalyst-Manual-5.800.500 (05 May 2011)
 *Catalyst-Manual-5.800.400 (05 May 2011)
 *Catalyst-Manual-5.800.300 (05 May 2011)



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

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-Manual/
  2011-05-05 18:16 Kent Fredric
@ 2011-05-05 18:16 ` Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6dd38885f94b1e3766c36da50bd1a29fdef647f8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 07:17:45 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 07:17:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6dd38885

[migrate] Catalyst-Manual

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

---
 ...003.ebuild => Catalyst-Manual-5.800.300.ebuild} |    3 ++-
 ...004.ebuild => Catalyst-Manual-5.800.400.ebuild} |    3 ++-
 ...005.ebuild => Catalyst-Manual-5.800.500.ebuild} |    3 ++-
 dev-perl/Catalyst-Manual/ChangeLog                 |   12 +++++++++++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8003.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.300.ebuild
similarity index 84%
rename from dev-perl/Catalyst-Manual/Catalyst-Manual-5.8003.ebuild
rename to dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.300.ebuild
index 6aa98c3..8177e8e 100644
--- a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8003.ebuild
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.300.ebuild
@@ -1,8 +1,9 @@
-# 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=HKCLARK
+MODULE_VERSION="5.8003"
 inherit perl-module
 
 DESCRIPTION="The Catalyst developer's manual"

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8004.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.400.ebuild
similarity index 84%
rename from dev-perl/Catalyst-Manual/Catalyst-Manual-5.8004.ebuild
rename to dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.400.ebuild
index 6aa98c3..f8f2c96 100644
--- a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8004.ebuild
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.400.ebuild
@@ -1,8 +1,9 @@
-# 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=HKCLARK
+MODULE_VERSION="5.8004"
 inherit perl-module
 
 DESCRIPTION="The Catalyst developer's manual"

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8005.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.500.ebuild
similarity index 84%
rename from dev-perl/Catalyst-Manual/Catalyst-Manual-5.8005.ebuild
rename to dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.500.ebuild
index a2fa9ae..9b9fff1 100644
--- a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.8005.ebuild
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.500.ebuild
@@ -1,8 +1,9 @@
-# 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=ZARQUON
+MODULE_VERSION="5.8005"
 inherit perl-module
 
 DESCRIPTION="The Catalyst developer's manual"

diff --git a/dev-perl/Catalyst-Manual/ChangeLog b/dev-perl/Catalyst-Manual/ChangeLog
index f18667d..0c37d6a 100644
--- a/dev-perl/Catalyst-Manual/ChangeLog
+++ b/dev-perl/Catalyst-Manual/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Catalyst-Manual
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Manual-5.800.500 (05 May 2011)
+*Catalyst-Manual-5.800.400 (05 May 2011)
+*Catalyst-Manual-5.800.300 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Manual-5.800.300.ebuild, +Catalyst-Manual-5.800.400.ebuild,
+  +Catalyst-Manual-5.800.500.ebuild, -Catalyst-Manual-5.8003.ebuild,
+  -Catalyst-Manual-5.8004.ebuild, -Catalyst-Manual-5.8005.ebuild:
+  Migrate
+
 *Catalyst-Manual-5.8005 (17 Dec 2010)
 
   17 Dec 2010; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Catalyst-Manual/
  2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-Manual/ Kent Fredric
  2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-05 18:16 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     71c0d918c5f596069514abc556874133ff601952
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 07:24:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 07:24:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=71c0d918

[newversion] Catalyst-Manual-5.800.700

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

---
 .../Catalyst-Manual-5.800.700.ebuild               |   23 ++++++++++++++++++++
 dev-perl/Catalyst-Manual/ChangeLog                 |    6 +++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
new file mode 100644
index 0000000..bbedde5
--- /dev/null
+++ b/dev-perl/Catalyst-Manual/Catalyst-Manual-5.800.700.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=5.8007
+inherit perl-module
+
+DESCRIPTION="The Catalyst developer's manual"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Manual/ChangeLog b/dev-perl/Catalyst-Manual/ChangeLog
index 0c37d6a..4bf033a 100644
--- a/dev-perl/Catalyst-Manual/ChangeLog
+++ b/dev-perl/Catalyst-Manual/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Manual-5.800.700 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Manual-5.800.700.ebuild:
+  Bump
+
 *Catalyst-Manual-5.800.500 (05 May 2011)
 *Catalyst-Manual-5.800.400 (05 May 2011)
 *Catalyst-Manual-5.800.300 (05 May 2011)



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

end of thread, other threads:[~2011-05-05 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-Manual/ Kent Fredric
2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-05 18:16 Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric

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