public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Database/
@ 2012-02-28 10:02 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-28 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b5b88219934f0b391703a6f5ce91869e9e04684b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 08:47:59 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 08:47:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b5b88219

[fixversion] Mojolicious-Plugin-Database-1.05.ebuild -> Mojolicious-Plugin-Database-1.50.0.ebuild

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Mojolicious-Plugin-Database/ChangeLog     |    7 +++++++
 ...d => Mojolicious-Plugin-Database-1.50.0.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Database/ChangeLog b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
index 73d730c..c00664e 100644
--- a/dev-perl/Mojolicious-Plugin-Database/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Database-1.50.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Mojolicious-Plugin-Database-1.05.ebuild,
+  +Mojolicious-Plugin-Database-1.50.0.ebuild:
+  Migrate to x.y.z
+
 *Mojolicious-Plugin-Database-1.05 (11 Jan 2012)
 
   11 Jan 2012; Michele Beltrame <m@cattlegrid.info>

diff --git a/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.05.ebuild b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.50.0.ebuild
similarity index 94%
rename from dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.05.ebuild
rename to dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.50.0.ebuild
index 80b9d48..098a4b4 100644
--- a/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.05.ebuild
+++ b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.50.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 EAPI=4
 MODULE_AUTHOR=MADCAT
-MODULE_VERSION=1.05
+MODULE_VERSION="1.05"
 inherit perl-module
 
 DESCRIPTION='"proper" handling of DBI based connections in Mojolicious'



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Database/
@ 2012-08-08 10:32 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-08-08 10:32 UTC (permalink / raw
  To: gentoo-commits

commit:     53ef11cb6b492bc548318e141ae84b95971ad96e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug  8 09:05:58 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug  8 09:05:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=53ef11cb

[newversion] Mojolicious-Plugin-Database-1.60.0

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

---
 dev-perl/Mojolicious-Plugin-Database/ChangeLog     |    6 ++
 .../Mojolicious-Plugin-Database-1.60.0.ebuild      |   55 ++++++++++++++++++++
 2 files changed, 61 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Database/ChangeLog b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
index c00664e..397cd2a 100644
--- a/dev-perl/Mojolicious-Plugin-Database/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Database-1.60.0 (08 Aug 2012)
+
+  08 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Database-1.60.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Database-1.50.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.60.0.ebuild b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.60.0.ebuild
new file mode 100644
index 0000000..6a3d38e
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.60.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MADCAT
+MODULE_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION='"proper" handling of DBI based connections in Mojolicious'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+	# Module::Build 0.38 ( 0.380.0 )
+	echo \>=virtual/perl-Module-Build-0.380.0
+}
+perl_meta_build() {
+	# Module::Build 0.38 ( 0.380.0 )
+	echo \>=virtual/perl-Module-Build-0.380.0
+}
+perl_meta_runtime() {
+	# DBI
+	echo dev-perl/DBI
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# DBD::SQLite
+	echo dev-perl/DBD-SQLite
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Database/
@ 2012-09-17 10:30 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-09-17 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     8a1b4da6621c7928f32d816216b12a44b9a29e1f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 17 07:31:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 17 07:31:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8a1b4da6

[newversion] Mojolicious-Plugin-Database-1.70.0

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

---
 dev-perl/Mojolicious-Plugin-Database/ChangeLog     |    6 ++
 .../Mojolicious-Plugin-Database-1.70.0.ebuild      |   57 ++++++++++++++++++++
 2 files changed, 63 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Database/ChangeLog b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
index 397cd2a..3ca8ceb 100644
--- a/dev-perl/Mojolicious-Plugin-Database/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Database-1.70.0 (17 Sep 2012)
+
+  17 Sep 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Database-1.70.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Database-1.60.0 (08 Aug 2012)
 
   08 Aug 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.70.0.ebuild b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.70.0.ebuild
new file mode 100644
index 0000000..4ecfb8b
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.70.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MADCAT
+MODULE_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION='"proper" handling of DBI based connections in Mojolicious'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+	# Module::Build 0.38 ( 0.380.0 )
+	echo \>=virtual/perl-Module-Build-0.380.0
+}
+perl_meta_build() {
+	# Module::Build 0.38 ( 0.380.0 )
+	echo \>=virtual/perl-Module-Build-0.380.0
+}
+perl_meta_runtime() {
+	# DBI
+	echo dev-perl/DBI
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# DBD::SQLite
+	echo dev-perl/DBD-SQLite
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Database/
@ 2013-02-10 12:18 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-02-10 12:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4855895130851e206e8007704ce3ad81320f68fa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 10 12:16:26 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 10 12:16:26 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=48558951

[newversion] Mojolicious-Plugin-Database-1.80.0

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

---
 dev-perl/Mojolicious-Plugin-Database/ChangeLog     |    8 +++-
 .../Mojolicious-Plugin-Database-1.80.0.ebuild      |   50 ++++++++++++++++++++
 2 files changed, 57 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Database/ChangeLog b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
index 3ca8ceb..37d0ce3 100644
--- a/dev-perl/Mojolicious-Plugin-Database/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Database/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Mojolicious-Plugin-Database
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Database-1.80.0 (10 Feb 2013)
+
+  10 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Database-1.80.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Database-1.70.0 (17 Sep 2012)
 
   17 Sep 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.80.0.ebuild b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.80.0.ebuild
new file mode 100644
index 0000000..638863e
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Database/Mojolicious-Plugin-Database-1.80.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MADCAT
+MODULE_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION='"proper" handling of DBI based connections in Mojolicious'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# DBI
+	echo dev-perl/DBI
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# DBD::SQLite
+	echo dev-perl/DBD-SQLite
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

end of thread, other threads:[~2013-02-10 12:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 12:18 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Database/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-09-17 10:30 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-02-28 10:02 Kent Fredric

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