titanofold 14/12/28 16:55:15
Modified: root-5.34.18-r1.ebuild ChangeLog
root-5.34.18.ebuild root-5.32.03-r2.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.6 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.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?r1=1.5&r2=1.6
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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- root-5.34.18-r1.ebuild 3 Nov 2014 13:59:51 -0000 1.5
+++ root-5.34.18-r1.ebuild 28 Dec 2014 16:55:15 -0000 1.6
@@ -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.5 2014/11/03 13:59:51 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v
1.6 2014/12/28 16:55:15 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? ( virtual/postgresql:= )
+ postgres? ( dev-db/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )
1.135 sci-physics/root/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.135&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.135&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.134&r2=1.135
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog 11 Nov 2014 20:02:40 -0000 1.134
+++ ChangeLog 28 Dec 2014 16:55:15 -0000 1.135
@@ -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.134
2014/11/11 20:02:40 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.135
2014/12/28 16:55:15 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> root-5.32.03-r2.ebuild,
+ root-5.34.18.ebuild, root-5.34.18-r1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
11 Nov 2014; Andrew Savchenko <[email protected]> metadata.xml:
Package is now directly maintained instead of proxy-maintaining.
1.4 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.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?r1=1.3&r2=1.4
Index: root-5.34.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- root-5.34.18.ebuild 3 Nov 2014 13:59:51 -0000 1.3
+++ root-5.34.18.ebuild 28 Dec 2014 16:55:15 -0000 1.4
@@ -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.3
2014/11/03 13:59:51 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.4
2014/12/28 16:55:15 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? ( virtual/postgresql:= )
+ postgres? ( dev-db/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )
1.8 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.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?r1=1.7&r2=1.8
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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- root-5.32.03-r2.ebuild 3 Nov 2014 13:59:51 -0000 1.7
+++ root-5.32.03-r2.ebuild 28 Dec 2014 16:55:15 -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/sci-physics/root/root-5.32.03-r2.ebuild,v
1.7 2014/11/03 13:59:51 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v
1.8 2014/12/28 16:55:15 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? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
pythia6? ( sci-physics/pythia:6 )
pythia8? ( sci-physics/pythia:8 )
ruby? (