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-Authentication/
@ 2012-02-28 10:02 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-28 10:02 UTC (permalink / raw
  To: gentoo-commits

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

[fixversion]  Mojolicious-Plugin-Authentication-1.20.ebuild -> Mojolicious-Plugin-Authentication-1.200.0.ebuild

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

---
 .../Mojolicious-Plugin-Authentication/ChangeLog    |    7 +++++++
 ...jolicious-Plugin-Authentication-1.200.0.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
index 478f8ce..6c4e47d 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Authentication-1.200.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Mojolicious-Plugin-Authentication-1.20.ebuild,
+  +Mojolicious-Plugin-Authentication-1.200.0.ebuild:
+  Migrate properly -_- 
+
 *Mojolicious-Plugin-Authentication-1.20 (11 Jan 2012)
 
   11 Jan 2012; Michele Beltrame <m@cattlegrid.info>

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.20.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild
similarity index 94%
rename from dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.20.ebuild
rename to dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild
index cca0be0..226a320 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.20.ebuild
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 EAPI=4
 MODULE_AUTHOR=MADCAT
-MODULE_VERSION=1.20
+MODULE_VERSION="1.20"
 inherit perl-module
 
 DESCRIPTION='A plugin to make authentication a bit easier'



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

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

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

[newversion] Mojolicious-Plugin-Authentication-1.210.0

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

---
 .../Mojolicious-Plugin-Authentication/ChangeLog    |    6 +++
 ...ojolicious-Plugin-Authentication-1.210.0.ebuild |   45 ++++++++++++++++++++
 2 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
index 6c4e47d..67ce15f 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Authentication-1.210.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Authentication-1.210.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Authentication-1.200.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild
new file mode 100644
index 0000000..5508451
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild
@@ -0,0 +1,45 @@
+# 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.21
+inherit perl-module
+
+DESCRIPTION='A plugin to make authentication a bit easier'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.31 ( 6.310.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.31
+	# 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() {
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+}
+perl_meta_test() {
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+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] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Authentication/
@ 2012-04-06 20:43 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-04-06 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     28f8a811f424d3d9c916e573e41b165cccebe27b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr  6 16:30:26 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr  6 16:30:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=28f8a811

[newversion] Mojolicious-Plugin-Authentication-1.220.0

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

---
 .../Mojolicious-Plugin-Authentication/ChangeLog    |    6 ++
 ...ojolicious-Plugin-Authentication-1.220.0.ebuild |   49 ++++++++++++++++++++
 2 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
index 67ce15f..946365d 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Authentication-1.220.0 (06 Apr 2012)
+
+  06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Authentication-1.220.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Authentication-1.210.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild
new file mode 100644
index 0000000..e763f21
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild
@@ -0,0 +1,49 @@
+# 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.22
+inherit perl-module
+
+DESCRIPTION='A plugin to make authentication a bit easier'
+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() {
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+}
+perl_meta_test() {
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+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] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Authentication/
@ 2012-07-25 18:30 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-07-25 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     cb231e206b0863c8f910b491ff5bc415339cdd03
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 25 15:41:39 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 25 15:41:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cb231e20

[newversion] Mojolicious-Plugin-Authentication-1.230.0

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

---
 .../Mojolicious-Plugin-Authentication/ChangeLog    |    6 ++
 ...ojolicious-Plugin-Authentication-1.230.0.ebuild |   49 ++++++++++++++++++++
 2 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
index 946365d..8370fff 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Authentication-1.230.0 (25 Jul 2012)
+
+  25 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Authentication-1.230.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Authentication-1.220.0 (06 Apr 2012)
 
   06 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild
new file mode 100644
index 0000000..07d9d99
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild
@@ -0,0 +1,49 @@
+# 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.23
+inherit perl-module
+
+DESCRIPTION='A plugin to make authentication a bit easier'
+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() {
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+}
+perl_meta_test() {
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+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] 7+ messages in thread

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

commit:     de84ea0d102a9201ea5aebd130750e22ba669732
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug  2 12:42:35 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug  2 12:42:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=de84ea0d

[newversion] Mojolicious-Plugin-Authentication-1.240.0

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

---
 .../Mojolicious-Plugin-Authentication/ChangeLog    |    6 ++
 ...ojolicious-Plugin-Authentication-1.240.0.ebuild |   49 ++++++++++++++++++++
 2 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
index 8370fff..3e09ee6 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
+++ b/dev-perl/Mojolicious-Plugin-Authentication/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mojolicious-Plugin-Authentication-1.240.0 (02 Aug 2012)
+
+  02 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-Plugin-Authentication-1.240.0.ebuild:
+  Version Bump
+
 *Mojolicious-Plugin-Authentication-1.230.0 (25 Jul 2012)
 
   25 Jul 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild
new file mode 100644
index 0000000..edc3cbe
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild
@@ -0,0 +1,49 @@
+# 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.24
+inherit perl-module
+
+DESCRIPTION='A plugin to make authentication a bit easier'
+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() {
+	# Mojo::Base
+	echo dev-perl/Mojolicious
+}
+perl_meta_test() {
+	# Mojolicious::Lite
+	echo dev-perl/Mojolicious
+	# Test::Mojo
+	echo dev-perl/Mojolicious
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+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] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Authentication/
@ 2015-06-08 18:40 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2015-06-08 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8d6d293ee5ccdef29fff80f4138012a2d7296a04
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:12:40 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:12:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8d6d293e

[cleanup] Mojolicious-Plugin-Authentication: remove old versions

Package-Manager: portage-2.2.17

 ...ojolicious-Plugin-Authentication-1.200.0.ebuild | 20 ---------
 ...ojolicious-Plugin-Authentication-1.210.0.ebuild | 45 --------------------
 ...ojolicious-Plugin-Authentication-1.220.0.ebuild | 49 ----------------------
 ...ojolicious-Plugin-Authentication-1.230.0.ebuild | 49 ----------------------
 4 files changed, 163 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild
deleted file mode 100644
index 226a320..0000000
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.200.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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.20"
-inherit perl-module
-
-DESCRIPTION='A plugin to make authentication a bit easier'
-LICENSE=" Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
-	dev-perl/Mojolicious
-"
-DEPEND="
-	${RDEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild
deleted file mode 100644
index 5508451..0000000
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.210.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# 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.21
-inherit perl-module
-
-DESCRIPTION='A plugin to make authentication a bit easier'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.31 ( 6.310.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.31
-	# 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() {
-	# Mojo::Base
-	echo dev-perl/Mojolicious
-}
-perl_meta_test() {
-	# Mojolicious::Lite
-	echo dev-perl/Mojolicious
-	# Test::Mojo
-	echo dev-perl/Mojolicious
-	# Test::More
-	echo virtual/perl-Test-Simple
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild
deleted file mode 100644
index e763f21..0000000
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.220.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# 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.22
-inherit perl-module
-
-DESCRIPTION='A plugin to make authentication a bit easier'
-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() {
-	# Mojo::Base
-	echo dev-perl/Mojolicious
-}
-perl_meta_test() {
-	# Mojolicious::Lite
-	echo dev-perl/Mojolicious
-	# Test::Mojo
-	echo dev-perl/Mojolicious
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild
deleted file mode 100644
index 07d9d99..0000000
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.230.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# 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.23
-inherit perl-module
-
-DESCRIPTION='A plugin to make authentication a bit easier'
-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() {
-	# Mojo::Base
-	echo dev-perl/Mojolicious
-}
-perl_meta_test() {
-	# Mojolicious::Lite
-	echo dev-perl/Mojolicious
-	# Test::Mojo
-	echo dev-perl/Mojolicious
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-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] 7+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Authentication/
@ 2015-06-20  9:37 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2015-06-20  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d1100fffae1a45f2b1f3fe9679c5eba0c77f2e3e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 09:24:51 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 09:24:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d1100fff

[bump] Mojolicious-Plugin-Authentication, remove old

Package-Manager: portage-2.2.17

 ...licious-Plugin-Authentication-1.240.0-r1.ebuild | 48 ----------------------
 ...ojolicious-Plugin-Authentication-1.270.0.ebuild | 22 ++++++++++
 2 files changed, 22 insertions(+), 48 deletions(-)

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild
deleted file mode 100644
index 1c03d91..0000000
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=MADCAT
-MODULE_VERSION=1.24
-inherit perl-module
-
-DESCRIPTION='A plugin to make authentication a bit easier'
-
-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 \>=dev-perl/Module-Build-0.380.0
-}
-perl_meta_build() {
-	# Module::Build 0.38 ( 0.380.0 )
-	echo \>=dev-perl/Module-Build-0.380.0
-}
-perl_meta_runtime() {
-	# Mojo::Base
-	echo dev-perl/Mojolicious
-}
-perl_meta_test() {
-	# Mojolicious::Lite
-	echo dev-perl/Mojolicious
-	# Test::Mojo
-	echo dev-perl/Mojolicious
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"

diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.270.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.270.0.ebuild
new file mode 100644
index 0000000..15540e5
--- /dev/null
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.270.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MADCAT
+MODULE_VERSION=1.27
+inherit perl-module
+
+DESCRIPTION='A plugin to make authentication a bit easier'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RDEPEND="
+	dev-perl/Mojolicious
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


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

end of thread, other threads:[~2015-06-20  9:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 18:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious-Plugin-Authentication/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-20  9:37 Kent Fredric
2012-08-02 12:59 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-02-28 10:02 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