titanofold 14/11/03 13:59:51
Modified: root-5.34.18-r1.ebuild ChangeLog
root-5.34.18.ebuild root-5.32.03-r2.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.5 sci-physics/root/root-5.34.18-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?r1=1.4&r2=1.5
Index: root-5.34.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- root-5.34.18-r1.ebuild 1 Sep 2014 16:40:31 -0000 1.4
+++ root-5.34.18-r1.ebuild 3 Nov 2014 13:59:51 -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/sci-physics/root/root-5.34.18-r1.ebuild,v
1.4 2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v
1.5 2014/11/03 13:59:51 titanofold Exp $
EAPI=5
@@ -88,7 +88,7 @@
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
oracle? ( dev-db/oracle-instantclient-basic:0= )
- postgres? ( dev-db/postgresql-base:= )
+ postgres? ( virtual/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )
1.133 sci-physics/root/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.133&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.133&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.132&r2=1.133
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog 1 Sep 2014 16:40:31 -0000 1.132
+++ ChangeLog 3 Nov 2014 13:59:51 -0000 1.133
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/root
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.132
2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.133
2014/11/03 13:59:51 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> root-5.32.03-r2.ebuild,
+ root-5.34.18.ebuild, root-5.34.18-r1.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
01 Sep 2014; Michał Górny <[email protected]> root-5.34.18-r1.ebuild,
root-5.34.18.ebuild:
1.3 sci-physics/root/root-5.34.18.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?r1=1.2&r2=1.3
Index: root-5.34.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- root-5.34.18.ebuild 1 Sep 2014 16:40:31 -0000 1.2
+++ root-5.34.18.ebuild 3 Nov 2014 13:59:51 -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/sci-physics/root/root-5.34.18.ebuild,v 1.2
2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.3
2014/11/03 13:59:51 titanofold Exp $
EAPI=5
@@ -111,7 +111,7 @@
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
oracle? ( dev-db/oracle-instantclient-basic:0= )
- postgres? ( dev-db/postgresql-base:= )
+ postgres? ( virtual/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )
1.7 sci-physics/root/root-5.32.03-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?r1=1.6&r2=1.7
Index: root-5.32.03-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- root-5.32.03-r2.ebuild 2 Mar 2013 23:27:01 -0000 1.6
+++ root-5.32.03-r2.ebuild 3 Nov 2014 13:59:51 -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/sci-physics/root/root-5.32.03-r2.ebuild,v
1.6 2013/03/02 23:27:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v
1.7 2014/11/03 13:59:51 titanofold Exp $
EAPI=4
@@ -87,7 +87,7 @@
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
oracle? ( dev-db/oracle-instantclient-basic )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
pythia6? ( sci-physics/pythia:6 )
pythia8? ( sci-physics/pythia:8 )
ruby? (