titanofold    14/12/28 15:04:44

  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:
  Rename virtual/postgresql to dev-db/postgresql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.8                  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.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?r1=1.7&r2=1.8

Index: libzdb-2.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libzdb-2.11.1.ebuild        3 Nov 2014 11:23:10 -0000       1.7
+++ libzdb-2.11.1.ebuild        28 Dec 2014 15:04:44 -0000      1.8
@@ -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.11.1.ebuild,v 1.7 
2014/11/03 11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.8 
2014/12/28 15:04:44 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
        ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?r1=1.2&r2=1.3

Index: libzdb-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libzdb-3.0.ebuild   3 Nov 2014 11:23:10 -0000       1.2
+++ libzdb-3.0.ebuild   28 Dec 2014 15:04:44 -0000      1.3
@@ -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.2 
2014/11/03 11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v 1.3 
2014/12/28 15:04:44 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
        ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?r1=1.2&r2=1.3

Index: libzdb-2.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libzdb-2.11.2.ebuild        3 Nov 2014 11:23:10 -0000       1.2
+++ libzdb-2.11.2.ebuild        28 Dec 2014 15:04:44 -0000      1.3
@@ -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.11.2.ebuild,v 1.2 
2014/11/03 11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.3 
2014/12/28 15:04:44 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
        ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.21                 dev-db/libzdb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   3 Nov 2014 11:23:10 -0000       1.20
+++ ChangeLog   28 Dec 2014 15:04:44 -0000      1.21
@@ -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.20 2014/11/03 
11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.21 2014/12/28 
15:04:44 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <[email protected]> libzdb-2.11.1.ebuild,
+  libzdb-2.11.2.ebuild, libzdb-2.11.3.ebuild, libzdb-2.12.ebuild,
+  libzdb-3.0.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson <[email protected]> libzdb-2.11.1.ebuild,
   libzdb-2.11.2.ebuild, libzdb-2.11.3.ebuild, libzdb-2.12.ebuild,



1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?r1=1.2&r2=1.3

Index: libzdb-2.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libzdb-2.11.3.ebuild        3 Nov 2014 11:23:10 -0000       1.2
+++ libzdb-2.11.3.ebuild        28 Dec 2014 15:04:44 -0000      1.3
@@ -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.11.3.ebuild,v 1.2 
2014/11/03 11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.3 
2014/12/28 15:04:44 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
        ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}



1.5                  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?r1=1.4&r2=1.5

Index: libzdb-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libzdb-2.12.ebuild  3 Nov 2014 11:23:10 -0000       1.4
+++ libzdb-2.12.ebuild  28 Dec 2014 15:04:44 -0000      1.5
@@ -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.4 
2014/11/03 11:23:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.5 
2014/12/28 15:04:44 titanofold Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND="mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
        ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}




Reply via email to