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/DateTime-Format-Pg/
Date: Fri,  8 Feb 2013 10:36:30 +0000 (UTC)	[thread overview]
Message-ID: <1360261317.b8bf7def236c21b15f5bb63f96e0ac8cb8edf250.kent@gentoo> (raw)

commit:     b8bf7def236c21b15f5bb63f96e0ac8cb8edf250
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb  7 18:21:57 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb  7 18:21:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b8bf7def

[fixdep] DateTime-Format-Pg -> DateTime-TimeZone ( normalize )

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

---
 dev-perl/DateTime-Format-Pg/ChangeLog              |    7 ++++++-
 .../DateTime-Format-Pg-0.160.50.ebuild             |    4 ++--
 .../DateTime-Format-Pg-0.160.60.ebuild             |    4 ++--
 .../DateTime-Format-Pg-0.160.70.ebuild             |    4 ++--
 4 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/dev-perl/DateTime-Format-Pg/ChangeLog b/dev-perl/DateTime-Format-Pg/ChangeLog
index 8d91403..f70fa2e 100644
--- a/dev-perl/DateTime-Format-Pg/ChangeLog
+++ b/dev-perl/DateTime-Format-Pg/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/DateTime-Format-Pg
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  DateTime-Format-Pg-0.160.50.ebuild, DateTime-Format-Pg-0.160.60.ebuild,
+  DateTime-Format-Pg-0.160.70.ebuild:
+  Fix dependency on DateTime-TimeZone ( normalize )
+
 *DateTime-Format-Pg-0.160.70 (08 Dec 2011)
 
   08 Dec 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.50.ebuild b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.50.ebuild
index 49cca58..f3ef11d 100644
--- a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.50.ebuild
+++ b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.50.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="
 	>=dev-perl/DateTime-0.10
 	>=dev-perl/DateTime-Format-Builder-0.72
-	>=dev-perl/DateTime-TimeZone-0.05
+	>=dev-perl/DateTime-TimeZone-0.50.0
 "
 DEPEND="${RDEPEND}
 	test? (

diff --git a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.60.ebuild b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.60.ebuild
index e527d8f..78614c6 100644
--- a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.60.ebuild
+++ b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.60.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="
 	>=dev-perl/DateTime-0.10
 	>=dev-perl/DateTime-Format-Builder-0.72
-	>=dev-perl/DateTime-TimeZone-0.05
+	>=dev-perl/DateTime-TimeZone-0.50.0
 "
 DEPEND="${RDEPEND}
 	test? (

diff --git a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.70.ebuild b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.70.ebuild
index e3f46e9..dd74af2 100644
--- a/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.70.ebuild
+++ b/dev-perl/DateTime-Format-Pg/DateTime-Format-Pg-0.160.70.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -27,7 +27,7 @@ perl_meta_runtime() {
 	# DateTime::Format::Builder 0.72 ( 0.720.0 )
 	echo \>=dev-perl/DateTime-Format-Builder-0.720.0
 	# DateTime::TimeZone 0.05 ( 0.50.0 )
-	echo \>=dev-perl/DateTime-TimeZone-0.05
+	echo \>=dev-perl/DateTime-TimeZone-0.50.0
 }
 DEPEND="
 	$(perl_meta_configure)


             reply	other threads:[~2013-02-08 10:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 10:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-08 10:36 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DateTime-Format-Pg/ Kent Fredric
2011-12-08  9:30 Kent Fredric
2011-05-29 18:20 Torsten Veller
2011-05-29 17:46 Torsten Veller

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=1360261317.b8bf7def236c21b15f5bb63f96e0ac8cb8edf250.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