titanofold    14/11/03 11:37:46

  Modified:             ChangeLog tora-9999.ebuild tora-2.1.3-r3.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.108                dev-db/tora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   13 Oct 2014 08:05:53 -0000      1.107
+++ ChangeLog   3 Nov 2014 11:37:46 -0000       1.108
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/tora
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.107 2014/10/13 
08:05:53 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.108 2014/11/03 
11:37:46 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> tora-2.1.3-r3.ebuild,
+  tora-9999.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   13 Oct 2014; Sergey Popov <pinkb...@gentoo.org> metadata.xml:
   Add new maintainer and proxy maintainers herd



1.5                  dev-db/tora/tora-9999.ebuild

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

Index: tora-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tora-9999.ebuild    3 Oct 2014 16:10:40 -0000       1.4
+++ tora-9999.ebuild    3 Nov 2014 11:37:46 -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/tora/tora-9999.ebuild,v 1.4 
2014/10/03 16:10:40 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.5 
2014/11/03 11:37:46 titanofold Exp $
 
 EAPI=5
 
@@ -30,7 +30,7 @@
        dev-qt/qtsql:4[mysql?,postgres?]
        dev-qt/qtxmlpatterns:4
        oci8-instant-client? ( dev-db/oracle-instantclient-basic )
-       postgres? ( dev-db/postgresql-base )
+       postgres? ( virtual/postgresql )
 "
 RDEPEND="${DEPEND}"
 



1.2                  dev-db/tora/tora-2.1.3-r3.ebuild

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

Index: tora-2.1.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tora-2.1.3-r3.ebuild        30 Oct 2013 21:22:41 -0000      1.1
+++ tora-2.1.3-r3.ebuild        3 Nov 2014 11:37:46 -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/tora/tora-2.1.3-r3.ebuild,v 1.1 
2013/10/30 21:22:41 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.2 
2014/11/03 11:37:46 titanofold Exp $
 
 EAPI=3
 
@@ -25,7 +25,7 @@
                dev-db/oracle-instantclient-basic
                dev-db/oracle-instantclient-sqlplus
        )
-       postgres? ( dev-db/postgresql-server )
+       postgres? ( virtual/postgresql[server] )
 "
 RDEPEND="${DEPEND}"
 




Reply via email to