public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Credential-HTTP/
@ 2012-02-11 13:45 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-11 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     619a577f613cafb58e70951d070108f7bdb794b3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 11 13:33:21 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 11 13:33:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=619a577f

[migrate] Catalyst-Authentication-Credential-HTTP

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

---
 ...t-Authentication-Credential-HTTP-1.12.0.ebuild} |    3 ++-
 ...t-Authentication-Credential-HTTP-1.13.0.ebuild} |    3 ++-
 .../ChangeLog                                      |   12 +++++++++++-
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.012.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild
similarity index 89%
rename from dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.012.ebuild
rename to dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild
index 0a6fa49..ad8dbf6 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.012.ebuild
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild
@@ -1,8 +1,9 @@
-# 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=BOBTFISH
+MODULE_VERSION="1.012"
 inherit perl-module
 
 DESCRIPTION="HTTP Basic and Digest authentication for Catalyst."

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.013.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild
similarity index 90%
rename from dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.013.ebuild
rename to dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild
index 6ca9ecd..2cef23a 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.013.ebuild
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.013"
 inherit perl-module
 
 DESCRIPTION="HTTP Basic and Digest authentication for Catalyst."

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
index 75e80fb..baa0679 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Catalyst-Authentication-Credential-HTTP
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Credential-HTTP-1.13.0 (11 Feb 2012)
+*Catalyst-Authentication-Credential-HTTP-1.12.0 (11 Feb 2012)
+
+  11 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Authentication-Credential-HTTP-1.012.ebuild,
+  +Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild,
+  -Catalyst-Authentication-Credential-HTTP-1.013.ebuild,
+  +Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild:
+  Migrate to x.y.z
+
   30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Authentication-Credential-HTTP-1.012.ebuild,
   Catalyst-Authentication-Credential-HTTP-1.013.ebuild:



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Credential-HTTP/
@ 2012-02-11 13:45 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-11 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     29c3524b655c8868e9995e51565b1d5b5830a7f3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 11 13:44:53 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 11 13:44:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=29c3524b

[newversion] Catalyst-Authentication-Credential-HTTP-1.14

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

---
 ...st-Authentication-Credential-HTTP-1.14.0.ebuild |   50 ++++++++++++++++++++
 .../ChangeLog                                      |    6 ++
 2 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
new file mode 100644
index 0000000..2ba8138
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=1.014
+inherit perl-module
+
+DESCRIPTION='HTTP Basic and Digest authentication'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+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
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# Test::MockObject
+	echo dev-perl/Test-MockObject
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.88
+}
+perl_meta_runtime() {
+	# Catalyst::Plugin::Authentication 0.10005 ( 0.100.50 )
+	echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.50
+	# Catalyst::Runtime
+	echo dev-perl/Catalyst-Runtime
+	# Class::Accessor::Fast
+	echo dev-perl/Class-Accessor
+	# Data::UUID 0.11 ( 0.110.0 )
+	echo \>=dev-perl/Data-UUID-0.110
+	# String::Escape
+	echo dev-perl/String-Escape
+	# URI::Escape
+	echo dev-perl/URI
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
index baa0679..2765826 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Credential-HTTP-1.14.0 (11 Feb 2012)
+
+  11 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild:
+  Version Bump
+
 *Catalyst-Authentication-Credential-HTTP-1.13.0 (11 Feb 2012)
 *Catalyst-Authentication-Credential-HTTP-1.12.0 (11 Feb 2012)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Credential-HTTP/
@ 2012-07-19  7:52 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-07-19  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     faf57bcf3ead59563e2cb9164c9041bc56e46aaa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 19 07:28:49 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 19 07:28:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=faf57bcf

[newversion] Catalyst-Authentication-Credential-HTTP-1.15.0

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

---
 ...st-Authentication-Credential-HTTP-1.14.0.ebuild |    2 +-
 ...t-Authentication-Credential-HTTP-1.15.0.ebuild} |   12 ++++++------
 .../ChangeLog                                      |    7 +++++++
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
index 2ba8138..2dd9464 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
@@ -33,7 +33,7 @@ perl_meta_runtime() {
 	# Class::Accessor::Fast
 	echo dev-perl/Class-Accessor
 	# Data::UUID 0.11 ( 0.110.0 )
-	echo \>=dev-perl/Data-UUID-0.110
+	echo \>=dev-perl/Data-UUID-0.110.0
 	# String::Escape
 	echo dev-perl/String-Escape
 	# URI::Escape

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.15.0.ebuild
similarity index 81%
copy from dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
copy to dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.15.0.ebuild
index 2ba8138..17c7c00 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.15.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 EAPI=4
 MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=1.014
+MODULE_VERSION=1.015
 inherit perl-module
 
 DESCRIPTION='HTTP Basic and Digest authentication'
@@ -12,12 +12,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+	# ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
 }
 perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+	# ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
 	# Test::Exception
 	echo dev-perl/Test-Exception
 	# Test::MockObject
@@ -33,7 +33,7 @@ perl_meta_runtime() {
 	# Class::Accessor::Fast
 	echo dev-perl/Class-Accessor
 	# Data::UUID 0.11 ( 0.110.0 )
-	echo \>=dev-perl/Data-UUID-0.110
+	echo \>=dev-perl/Data-UUID-0.110.0
 	# String::Escape
 	echo dev-perl/String-Escape
 	# URI::Escape

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
index 2765826..afdfc08 100644
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Credential-HTTP/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Credential-HTTP-1.15.0 (19 Jul 2012)
+
+  19 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild,
+  +Catalyst-Authentication-Credential-HTTP-1.15.0.ebuild:
+  Version Bump
+
 *Catalyst-Authentication-Credential-HTTP-1.14.0 (11 Feb 2012)
 
   11 Feb 2012; 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-Authentication-Credential-HTTP/
@ 2015-06-09 10:13 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-09 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d464f8570ad007f0cc38ac63229d80338229c3b9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 10:09:34 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 10:09:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d464f857

[cleanup] Catalyst-Authentication-Credential-HTTP: Remove old versions

Package-Manager: portage-2.2.17

 ...st-Authentication-Credential-HTTP-1.12.0.ebuild | 32 --------------
 ...st-Authentication-Credential-HTTP-1.13.0.ebuild | 31 --------------
 ...st-Authentication-Credential-HTTP-1.14.0.ebuild | 50 ----------------------
 3 files changed, 113 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild
deleted file mode 100644
index ad8dbf6..0000000
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.12.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="1.012"
-inherit perl-module
-
-DESCRIPTION="HTTP Basic and Digest authentication for Catalyst."
-
-IUSE="test"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	dev-perl/Catalyst-Runtime
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100
-	>=dev-perl/Data-UUID-0.11
-	dev-perl/String-Escape
-	dev-perl/URI
-	dev-perl/Class-Accessor
-"
-DEPEND="
-	test? (
-		dev-perl/Test-MockObject
-		dev-perl/Test-Exception
-	)
-	${RDEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild
deleted file mode 100644
index 2cef23a..0000000
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.13.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="1.013"
-inherit perl-module
-
-DESCRIPTION="HTTP Basic and Digest authentication for Catalyst."
-
-IUSE="test"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	dev-perl/Catalyst-Runtime
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.50
-	>=dev-perl/Data-UUID-0.11
-	dev-perl/String-Escape
-	dev-perl/URI
-	dev-perl/Class-Accessor
-"
-DEPEND="
-	dev-perl/Test-Exception
-	dev-perl/Test-MockObject
-	>=virtual/perl-Test-Simple-0.88
-	${RDEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild b/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
deleted file mode 100644
index 2dd9464..0000000
--- a/dev-perl/Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.14.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=1.014
-inherit perl-module
-
-DESCRIPTION='HTTP Basic and Digest authentication'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-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
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# Test::MockObject
-	echo dev-perl/Test-MockObject
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.88
-}
-perl_meta_runtime() {
-	# Catalyst::Plugin::Authentication 0.10005 ( 0.100.50 )
-	echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.50
-	# Catalyst::Runtime
-	echo dev-perl/Catalyst-Runtime
-	# Class::Accessor::Fast
-	echo dev-perl/Class-Accessor
-	# Data::UUID 0.11 ( 0.110.0 )
-	echo \>=dev-perl/Data-UUID-0.110.0
-	# String::Escape
-	echo dev-perl/String-Escape
-	# URI::Escape
-	echo dev-perl/URI
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-09 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11 13:45 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Credential-HTTP/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-02-11 13:45 Kent Fredric
2012-07-19  7:52 Kent Fredric
2015-06-09 10:13 Kent Fredric

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