public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Controller-RequestToken/
Date: Wed, 20 Aug 2014 11:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1406170724.f1561dc8bfa9ecaafc950c527b9d862a0a805143.kent@gentoo> (raw)

commit:     f1561dc8bfa9ecaafc950c527b9d862a0a805143
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:58:44 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:58:44 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f1561dc8

[fix] dev-perl/Catalyst-Controller-RequestToken Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...ild => Catalyst-Controller-RequestToken-0.60.0-r1.ebuild} |  4 ++--
 ...ild => Catalyst-Controller-RequestToken-0.70.0-r1.ebuild} |  4 ++--
 dev-perl/Catalyst-Controller-RequestToken/ChangeLog          | 12 +++++++++++-
 3 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
similarity index 90%
rename from dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild
rename to dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
index a169146..da8610e 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild
+++ b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -15,7 +15,7 @@ LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	virtual/perl-digest-base
+	virtual/perl-Digest
 	virtual/perl-Scalar-List-Utils
 	dev-perl/MRO-Compat
 	>=dev-perl/Catalyst-Runtime-5.700.0

diff --git a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
similarity index 93%
rename from dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild
rename to dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
index 795788e..6b5a592 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild
+++ b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -33,7 +33,7 @@ perl_meta_build() {
 }
 perl_meta_runtime() {
 	# Digest
-	echo virtual/perl-digest-base
+	echo virtual/perl-Digest
 	# Scalar::Util
 	echo virtual/perl-Scalar-List-Utils
 }

diff --git a/dev-perl/Catalyst-Controller-RequestToken/ChangeLog b/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
index d9f6b77..b2113b3 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
+++ b/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Catalyst-Controller-RequestToken
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Controller-RequestToken-0.70.0-r1 (24 Jul 2014)
+*Catalyst-Controller-RequestToken-0.60.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Controller-RequestToken-0.60.0.ebuild,
+  +Catalyst-Controller-RequestToken-0.60.0-r1.ebuild,
+  -Catalyst-Controller-RequestToken-0.70.0.ebuild,
+  +Catalyst-Controller-RequestToken-0.70.0-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
 *Catalyst-Controller-RequestToken-0.70.0 (11 Aug 2012)
 
   11 Aug 2012; Kent Fredric <kentfredric@gmail.com>


WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Controller-RequestToken/
Date: Thu, 24 Jul 2014 03:01:04 +0000 (UTC)	[thread overview]
Message-ID: <1406170724.f1561dc8bfa9ecaafc950c527b9d862a0a805143.kent@gentoo> (raw)
Message-ID: <20140724030104.HfurmukE2boy5Fn_V2Ad4sh5Gjeq2CZGl_5YKe3kz0c@z> (raw)

commit:     f1561dc8bfa9ecaafc950c527b9d862a0a805143
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:58:44 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:58:44 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f1561dc8

[fix] dev-perl/Catalyst-Controller-RequestToken Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...ild => Catalyst-Controller-RequestToken-0.60.0-r1.ebuild} |  4 ++--
 ...ild => Catalyst-Controller-RequestToken-0.70.0-r1.ebuild} |  4 ++--
 dev-perl/Catalyst-Controller-RequestToken/ChangeLog          | 12 +++++++++++-
 3 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
similarity index 90%
rename from dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild
rename to dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
index a169146..da8610e 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0.ebuild
+++ b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -15,7 +15,7 @@ LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	virtual/perl-digest-base
+	virtual/perl-Digest
 	virtual/perl-Scalar-List-Utils
 	dev-perl/MRO-Compat
 	>=dev-perl/Catalyst-Runtime-5.700.0

diff --git a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
similarity index 93%
rename from dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild
rename to dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
index 795788e..6b5a592 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0.ebuild
+++ b/dev-perl/Catalyst-Controller-RequestToken/Catalyst-Controller-RequestToken-0.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -33,7 +33,7 @@ perl_meta_build() {
 }
 perl_meta_runtime() {
 	# Digest
-	echo virtual/perl-digest-base
+	echo virtual/perl-Digest
 	# Scalar::Util
 	echo virtual/perl-Scalar-List-Utils
 }

diff --git a/dev-perl/Catalyst-Controller-RequestToken/ChangeLog b/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
index d9f6b77..b2113b3 100644
--- a/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
+++ b/dev-perl/Catalyst-Controller-RequestToken/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Catalyst-Controller-RequestToken
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Controller-RequestToken-0.70.0-r1 (24 Jul 2014)
+*Catalyst-Controller-RequestToken-0.60.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Controller-RequestToken-0.60.0.ebuild,
+  +Catalyst-Controller-RequestToken-0.60.0-r1.ebuild,
+  -Catalyst-Controller-RequestToken-0.70.0.ebuild,
+  +Catalyst-Controller-RequestToken-0.70.0-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
 *Catalyst-Controller-RequestToken-0.70.0 (11 Aug 2012)
 
   11 Aug 2012; Kent Fredric <kentfredric@gmail.com>


             reply	other threads:[~2014-08-20 11:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-20 11:03 Kent Fredric [this message]
2014-07-24  3:01 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Controller-RequestToken/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04 10:51 Kent Fredric
2014-10-11 18:46 Kent Fredric
2014-08-26 19:06 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-08-12 12:07 Kent Fredric
2011-11-11 14:38 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406170724.f1561dc8bfa9ecaafc950c527b9d862a0a805143.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox