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/KiokuDB/
Date: Mon, 27 Feb 2012 21:01:25 +0000 (UTC)	[thread overview]
Message-ID: <1330365808.d4a1e4cae1199ce5b9911c8bbd86c22bebef543c.kent@gentoo> (raw)

commit:     d4a1e4cae1199ce5b9911c8bbd86c22bebef543c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 18:03:28 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 18:03:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d4a1e4ca

[fixdep] KiokuDB -> Search-GIN

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

---
 dev-perl/KiokuDB/ChangeLog              |    7 ++++++-
 dev-perl/KiokuDB/KiokuDB-0.420.0.ebuild |    4 ++--
 dev-perl/KiokuDB/KiokuDB-0.480.0.ebuild |    4 ++--
 dev-perl/KiokuDB/KiokuDB-0.490.0.ebuild |    4 ++--
 dev-perl/KiokuDB/KiokuDB-0.500.0.ebuild |    4 ++--
 dev-perl/KiokuDB/KiokuDB-0.510.0.ebuild |    4 ++--
 dev-perl/KiokuDB/KiokuDB-0.520.0.ebuild |    4 ++--
 7 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/dev-perl/KiokuDB/ChangeLog b/dev-perl/KiokuDB/ChangeLog
index 21d5392..64a87c4 100644
--- a/dev-perl/KiokuDB/ChangeLog
+++ b/dev-perl/KiokuDB/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/KiokuDB
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com> KiokuDB-0.420.0.ebuild,
+  KiokuDB-0.480.0.ebuild, KiokuDB-0.490.0.ebuild, KiokuDB-0.500.0.ebuild,
+  KiokuDB-0.510.0.ebuild, KiokuDB-0.520.0.ebuild:
+  Fixdep Search-GIN
+
 *KiokuDB-0.520.0 (15 Jul 2011)
 
   15 Jul 2011; Kent Fredric <kentfredric@gmail.com> +KiokuDB-0.520.0.ebuild:

diff --git a/dev-perl/KiokuDB/KiokuDB-0.420.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.420.0.ebuild
index 12cac78..b7195c3 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.420.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.420.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 	dev-perl/Test-use-ok
 	dev-perl/Test-Exception
 	virtual/perl-Test-Simple
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/JSON-2.12
 	>=dev-perl/JSON-XS-2.2.3.1
 	>=dev-perl/YAML-LibYAML-0.300.0

diff --git a/dev-perl/KiokuDB/KiokuDB-0.480.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.480.0.ebuild
index de259af..bcfd975 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.480.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.480.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -24,7 +24,7 @@ COMMON_DEPEND="
 	>=dev-perl/MooseX-Role-Parameterized-0.100.0
 	>=dev-perl/MooseX-YAML-0.04
 	>=dev-perl/PadWalker-1.9
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/Set-Object-1.26
 	>=dev-perl/YAML-LibYAML-0.300.0
 	>=dev-perl/namespace-clean-0.08

diff --git a/dev-perl/KiokuDB/KiokuDB-0.490.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.490.0.ebuild
index 57f8dea..874efcc 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.490.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.490.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -24,7 +24,7 @@ COMMON_DEPEND="
 	>=dev-perl/MooseX-Role-Parameterized-0.100.0
 	>=dev-perl/MooseX-YAML-0.04
 	>=dev-perl/PadWalker-1.9
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/Set-Object-1.26
 	>=dev-perl/YAML-LibYAML-0.300.0
 	>=dev-perl/namespace-clean-0.08

diff --git a/dev-perl/KiokuDB/KiokuDB-0.500.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.500.0.ebuild
index 0a7be1d..72d98be 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.500.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.500.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -26,7 +26,7 @@ COMMON_DEPEND="
 	>=dev-perl/MooseX-Role-Parameterized-0.100.0
 	>=dev-perl/MooseX-YAML-0.04
 	>=dev-perl/PadWalker-1.9
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/Set-Object-1.26
 	>=dev-perl/YAML-LibYAML-0.300.0
 	>=dev-perl/namespace-clean-0.08

diff --git a/dev-perl/KiokuDB/KiokuDB-0.510.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.510.0.ebuild
index 9021dfa..74688d7 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.510.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.510.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -26,7 +26,7 @@ COMMON_DEPEND="
 	>=dev-perl/MooseX-Role-Parameterized-0.100.0
 	>=dev-perl/MooseX-YAML-0.04
 	>=dev-perl/PadWalker-1.9
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/Set-Object-1.26
 	>=dev-perl/YAML-LibYAML-0.300.0
 	>=dev-perl/namespace-clean-0.08

diff --git a/dev-perl/KiokuDB/KiokuDB-0.520.0.ebuild b/dev-perl/KiokuDB/KiokuDB-0.520.0.ebuild
index 8398a97..b2747b8 100644
--- a/dev-perl/KiokuDB/KiokuDB-0.520.0.ebuild
+++ b/dev-perl/KiokuDB/KiokuDB-0.520.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -26,7 +26,7 @@ COMMON_DEPEND="
 	>=dev-perl/MooseX-Role-Parameterized-0.100.0
 	>=dev-perl/MooseX-YAML-0.04
 	>=dev-perl/PadWalker-1.9
-	>=dev-perl/Search-GIN-0.03
+	>=dev-perl/Search-GIN-0.30.0
 	>=dev-perl/Set-Object-1.26
 	>=dev-perl/YAML-LibYAML-0.300.0
 	>=dev-perl/namespace-clean-0.08



             reply	other threads:[~2012-02-27 21:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-27 21:01 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuDB/ Kent Fredric
2015-06-05 13:45 Kent Fredric
2015-03-26 22:05 Kent Fredric
2013-05-03  7:51 Kent Fredric
2013-05-03  4:12 Kent Fredric
2013-04-28 22:52 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-04-08 10:51 Kent Fredric
2011-07-15 16:15 Kent Fredric
2011-07-15 16:15 Kent Fredric
2011-04-05 18:16 Kent Fredric
2011-04-04  0:10 Kent Fredric
2011-04-01 12:34 Torsten Veller
2011-03-10 22:20 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=1330365808.d4a1e4cae1199ce5b9911c8bbd86c22bebef543c.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