public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Swenson (titanofold)" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/libzdb: libzdb-2.11.1.ebuild libzdb-3.0.ebuild libzdb-2.11.2.ebuild ChangeLog libzdb-2.11.3.ebuild libzdb-2.12.ebuild
Date: Mon,  3 Nov 2014 11:23:10 +0000 (UTC)	[thread overview]
Message-ID: <20141103112310.48A79957C@oystercatcher.gentoo.org> (raw)

titanofold    14/11/03 11:23:10

  Modified:             libzdb-2.11.1.ebuild libzdb-3.0.ebuild
                        libzdb-2.11.2.ebuild ChangeLog libzdb-2.11.3.ebuild
                        libzdb-2.12.ebuild
  Log:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)

Revision  Changes    Path
1.7                  dev-db/libzdb/libzdb-2.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?r1=1.6&r2=1.7

Index: libzdb-2.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libzdb-2.11.1.ebuild	20 May 2013 08:23:36 -0000	1.6
+++ libzdb-2.11.1.ebuild	3 Nov 2014 11:23:10 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.6 2013/05/20 08:23:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.7 2014/11/03 11:23:10 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql-base )
+	postgres? ( virtual/postgresql )
 	sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.2                  dev-db/libzdb/libzdb-3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?r1=1.1&r2=1.2

Index: libzdb-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-3.0.ebuild	15 Apr 2014 07:24:40 -0000	1.1
+++ libzdb-3.0.ebuild	3 Nov 2014 11:23:10 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v 1.1 2014/04/15 07:24:40 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v 1.2 2014/11/03 11:23:10 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql-base )
+	postgres? ( virtual/postgresql )
 	sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.2                  dev-db/libzdb/libzdb-2.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?r1=1.1&r2=1.2

Index: libzdb-2.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-2.11.2.ebuild	16 May 2013 15:12:49 -0000	1.1
+++ libzdb-2.11.2.ebuild	3 Nov 2014 11:23:10 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.1 2013/05/16 15:12:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.2 2014/11/03 11:23:10 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql-base )
+	postgres? ( virtual/postgresql )
 	sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.20                 dev-db/libzdb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	7 Jun 2014 19:13:40 -0000	1.19
+++ ChangeLog	3 Nov 2014 11:23:10 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/libzdb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.19 2014/06/07 19:13:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.20 2014/11/03 11:23:10 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> libzdb-2.11.1.ebuild,
+  libzdb-2.11.2.ebuild, libzdb-2.11.3.ebuild, libzdb-2.12.ebuild,
+  libzdb-3.0.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libzdb-2.12.ebuild:
   Stable for x86, wrt bug #507682



1.2                  dev-db/libzdb/libzdb-2.11.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?r1=1.1&r2=1.2

Index: libzdb-2.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-2.11.3.ebuild	1 Jul 2013 18:57:33 -0000	1.1
+++ libzdb-2.11.3.ebuild	3 Nov 2014 11:23:10 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.1 2013/07/01 18:57:33 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.2 2014/11/03 11:23:10 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql-base )
+	postgres? ( virtual/postgresql )
 	sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.4                  dev-db/libzdb/libzdb-2.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?r1=1.3&r2=1.4

Index: libzdb-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libzdb-2.12.ebuild	7 Jun 2014 19:13:40 -0000	1.3
+++ libzdb-2.12.ebuild	3 Nov 2014 11:23:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.3 2014/06/07 19:13:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.4 2014/11/03 11:23:10 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql-base )
+	postgres? ( virtual/postgresql )
 	sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}





             reply	other threads:[~2014-11-03 11:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03 11:23 Aaron Swenson (titanofold) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-28 15:04 [gentoo-commits] gentoo-x86 commit in dev-db/libzdb: libzdb-2.11.1.ebuild libzdb-3.0.ebuild libzdb-2.11.2.ebuild ChangeLog libzdb-2.11.3.ebuild libzdb-2.12.ebuild Aaron Swenson (titanofold)

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=20141103112310.48A79957C@oystercatcher.gentoo.org \
    --to=titanofold@gentoo.org \
    --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