titanofold    14/11/03 11:36:07

  Modified:             ChangeLog soci-3.2.2.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.2                  dev-db/soci/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/soci/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   9 May 2014 22:06:24 -0000       1.1
+++ ChangeLog   3 Nov 2014 11:36:07 -0000       1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/soci
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/soci/ChangeLog,v 1.1 2014/05/09 
22:06:24 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/soci/ChangeLog,v 1.2 2014/11/03 
11:36:07 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> soci-3.2.2.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
 *soci-3.2.2 (09 May 2014)
 



1.2                  dev-db/soci/soci-3.2.2.ebuild

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

Index: soci-3.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/soci/soci-3.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- soci-3.2.2.ebuild   9 May 2014 22:06:24 -0000       1.1
+++ soci-3.2.2.ebuild   3 Nov 2014 11:36:07 -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/soci/soci-3.2.2.ebuild,v 1.1 
2014/05/09 22:06:24 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/soci/soci-3.2.2.ebuild,v 1.2 
2014/11/03 11:36:07 titanofold Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
        mysql? ( virtual/mysql )
        odbc? ( dev-db/unixODBC )
        oracle? ( dev-db/oracle-instantclient-basic )
-       postgres? ( dev-db/postgresql-base )
+       postgres? ( virtual/postgresql )
        sqlite? ( dev-db/sqlite:3 )
 "
 RDEPEND=${DEPEND}




Reply via email to