titanofold    14/11/03 14:00:33

  Modified:             ChangeLog libnss-pgsql-1.4.0.ebuild
                        libnss-pgsql-1.5.0_beta.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.8                  sys-auth/libnss-pgsql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   8 Jul 2012 19:42:28 -0000       1.7
+++ ChangeLog   3 Nov 2014 14:00:33 -0000       1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/libnss-pgsql
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.7 
2012/07/08 19:42:28 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.8 
2014/11/03 14:00:33 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <[email protected]>
+  libnss-pgsql-1.4.0.ebuild, libnss-pgsql-1.5.0_beta.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   08 Jul 2012; Diego E. Pettenò <[email protected]> metadata.xml:
   Drop myself out of metadata.



1.5                  sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?r1=1.4&r2=1.5

Index: libnss-pgsql-1.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libnss-pgsql-1.4.0.ebuild   17 Jun 2010 21:10:42 -0000      1.4
+++ libnss-pgsql-1.4.0.ebuild   3 Nov 2014 14:00:33 -0000       1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.4 
2010/06/17 21:10:42 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.5 
2014/11/03 14:00:33 titanofold Exp $
 
 inherit autotools eutils multilib
 
@@ -13,7 +13,7 @@
 SLOT="0"
 IUSE=""
 
-DEPEND="dev-db/postgresql-base
+DEPEND="virtual/postgresql
                app-text/xmlto"
 RDEPEND="${DEPEND}"
 



1.2                  sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?r1=1.1&r2=1.2

Index: libnss-pgsql-1.5.0_beta.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libnss-pgsql-1.5.0_beta.ebuild      10 Mar 2010 15:00:05 -0000      1.1
+++ libnss-pgsql-1.5.0_beta.ebuild      3 Nov 2014 14:00:33 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 
1.1 2010/03/10 15:00:05 flameeyes Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 
1.2 2014/11/03 14:00:33 titanofold Exp $
 
 inherit autotools eutils multilib
 
@@ -17,7 +17,7 @@
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-db/postgresql-base"
+RDEPEND="virtual/postgresql"
 DEPEND="${RDEPEND}
                app-text/xmlto"
 




Reply via email to