Gentoo Archives: gentoo-commits

From: "Andrew Savchenko (bircoph)" <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/root: metadata.xml ChangeLog root-5.34.18-r1.ebuild root-5.34.18.ebuild
Date: Mon, 02 Mar 2015 08:46:33
Message-Id: 20150302084628.99CBF12DD9@oystercatcher.gentoo.org
1 bircoph 15/03/02 08:46:28
2
3 Modified: metadata.xml ChangeLog
4 Removed: root-5.34.18-r1.ebuild root-5.34.18.ebuild
5 Log:
6 remove old
7
8 Signed-off-by: Andrew Savchenko <bircoph@g.o>
9 (Portage version: 2.2.17/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
10
11 Revision Changes Path
12 1.26 sci-physics/root/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?rev=1.26&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?rev=1.26&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?r1=1.25&r2=1.26
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/metadata.xml,v
21 retrieving revision 1.25
22 retrieving revision 1.26
23 diff -u -r1.25 -r1.26
24 --- metadata.xml 2 Mar 2015 08:27:34 -0000 1.25
25 +++ metadata.xml 2 Mar 2015 08:46:28 -0000 1.26
26 @@ -15,7 +15,6 @@
27 GUI toolkit, and a complete visualization framework.
28 </longdescription>
29 <use>
30 - <flag name="c++0x"> Build ROOT using the C++11 standard. Not supported, requires <pkg>sys-devel/gcc</pkg>&gt;=4.7.0</flag>
31 <flag name="c++11"> Build ROOT using the C++11 standard</flag>
32 <flag name="c++14"> Build ROOT using the C++14 standard</flag>
33 <flag name="clarens"> Build the Clarens and PEAC plug-ins, to use in a GRID enabled analysis</flag>
34 @@ -23,7 +22,6 @@
35 <flag name="htmldoc">Generate html documentation</flag>
36 <flag name="http">Enable http server support including but not limited to fastcgi support</flag>
37 <flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag>
38 - <flag name="metric">Default to A4 paper size and metric measurement</flag>
39 <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag>
40 <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> version 8.x </flag>
41 <flag name="reflex">Build the reflection database for the C++ interpreter</flag>
42
43
44
45 1.137 sci-physics/root/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.137&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.137&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.136&r2=1.137
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
54 retrieving revision 1.136
55 retrieving revision 1.137
56 diff -u -r1.136 -r1.137
57 --- ChangeLog 2 Mar 2015 08:27:34 -0000 1.136
58 +++ ChangeLog 2 Mar 2015 08:46:28 -0000 1.137
59 @@ -1,6 +1,11 @@
60 # ChangeLog for sci-physics/root
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.136 2015/03/02 08:27:34 bircoph Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.137 2015/03/02 08:46:28 bircoph Exp $
64 +
65 + 02 Mar 2015; Andrew Savchenko <bircoph@g.o> -root-5.34.18.ebuild,
66 + -root-5.34.18-r1.ebuild, -files/root-5.32.00-prop-flags.patch,
67 + -files/root-5.34.13-pythia8.patch:
68 + Remove old and broken vensions.
69
70 *root-5.34.26 (02 Mar 2015)