Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/root: root-5.34.18-r1.ebuild ChangeLog root-5.34.18.ebuild root-5.32.03-r2.ebuild
Date: Sun, 28 Dec 2014 16:55:25
Message-Id: 20141228165515.CB912E5CA@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:55:15
2
3 Modified: root-5.34.18-r1.ebuild ChangeLog
4 root-5.34.18.ebuild root-5.32.03-r2.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.6 sci-physics/root/root-5.34.18-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.6&view=markup
14 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
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: root-5.34.18-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- root-5.34.18-r1.ebuild 3 Nov 2014 13:59:51 -0000 1.5
24 +++ root-5.34.18-r1.ebuild 28 Dec 2014 16:55:15 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $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 $
30
31 EAPI=5
32
33 @@ -88,7 +88,7 @@
34 mysql? ( virtual/mysql )
35 odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
36 oracle? ( dev-db/oracle-instantclient-basic:0= )
37 - postgres? ( virtual/postgresql:= )
38 + postgres? ( dev-db/postgresql:= )
39 pythia6? ( sci-physics/pythia:6= )
40 pythia8? ( >=sci-physics/pythia-8.1.80:8= )
41 python? ( ${PYTHON_DEPS} )
42
43
44
45 1.135 sci-physics/root/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.135&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.135&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.134&r2=1.135
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
54 retrieving revision 1.134
55 retrieving revision 1.135
56 diff -u -r1.134 -r1.135
57 --- ChangeLog 11 Nov 2014 20:02:40 -0000 1.134
58 +++ ChangeLog 28 Dec 2014 16:55:15 -0000 1.135
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sci-physics/root
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.134 2014/11/11 20:02:40 bircoph Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.135 2014/12/28 16:55:15 titanofold Exp $
64 +
65 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> root-5.32.03-r2.ebuild,
66 + root-5.34.18.ebuild, root-5.34.18-r1.ebuild:
67 + Rename virtual/postgresql to dev-db/postgresql
68
69 11 Nov 2014; Andrew Savchenko <bircoph@×××××.com> metadata.xml:
70 Package is now directly maintained instead of proxy-maintaining.
71
72
73
74 1.4 sci-physics/root/root-5.34.18.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18.ebuild?r1=1.3&r2=1.4
79
80 Index: root-5.34.18.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- root-5.34.18.ebuild 3 Nov 2014 13:59:51 -0000 1.3
87 +++ root-5.34.18.ebuild 28 Dec 2014 16:55:15 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.3 2014/11/03 13:59:51 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.4 2014/12/28 16:55:15 titanofold Exp $
93
94 EAPI=5
95
96 @@ -111,7 +111,7 @@
97 mysql? ( virtual/mysql )
98 odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
99 oracle? ( dev-db/oracle-instantclient-basic:0= )
100 - postgres? ( virtual/postgresql:= )
101 + postgres? ( dev-db/postgresql:= )
102 pythia6? ( sci-physics/pythia:6= )
103 pythia8? ( >=sci-physics/pythia-8.1.80:8= )
104 python? ( ${PYTHON_DEPS} )
105
106
107
108 1.8 sci-physics/root/root-5.32.03-r2.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?rev=1.8&view=markup
111 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
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild?r1=1.7&r2=1.8
113
114 Index: root-5.32.03-r2.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v
117 retrieving revision 1.7
118 retrieving revision 1.8
119 diff -u -r1.7 -r1.8
120 --- root-5.32.03-r2.ebuild 3 Nov 2014 13:59:51 -0000 1.7
121 +++ root-5.32.03-r2.ebuild 28 Dec 2014 16:55:15 -0000 1.8
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2014 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $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 $
126 +# $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 $
127
128 EAPI=4
129
130 @@ -87,7 +87,7 @@
131 mysql? ( virtual/mysql )
132 odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
133 oracle? ( dev-db/oracle-instantclient-basic )
134 - postgres? ( virtual/postgresql )
135 + postgres? ( dev-db/postgresql )
136 pythia6? ( sci-physics/pythia:6 )
137 pythia8? ( sci-physics/pythia:8 )
138 ruby? (