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: ChangeLog root-5.34.26.ebuild
Date: Fri, 01 May 2015 15:30:12
Message-Id: 20150501153004.0FEC39AD@oystercatcher.gentoo.org
1 bircoph 15/05/01 15:30:02
2
3 Modified: ChangeLog root-5.34.26.ebuild
4 Log:
5 Update pythia-8 dependency
6
7 Signed-off-by: Andrew Savchenko <bircoph@g.o>
8 (Portage version: 2.2.18/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
9
10 Revision Changes Path
11 1.146 sci-physics/root/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.146&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.146&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.145&r2=1.146
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
20 retrieving revision 1.145
21 retrieving revision 1.146
22 diff -u -r1.145 -r1.146
23 --- ChangeLog 15 Apr 2015 08:48:36 -0000 1.145
24 +++ ChangeLog 1 May 2015 15:30:02 -0000 1.146
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sci-physics/root
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.145 2015/04/15 08:48:36 bircoph Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.146 2015/05/01 15:30:02 bircoph Exp $
30 +
31 + 01 May 2015; Andrew Savchenko <bircoph@g.o> root-5.34.26.ebuild:
32 + 5.34.26 have no support for pythia-8.2
33
34 15 Apr 2015; Andrew Savchenko <bircoph@g.o> root-6.02.05-r2.ebuild:
35 Set ROOTSYS during make install, since a different value (e.g. from
36
37
38
39 1.4 sci-physics/root/root-5.34.26.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.26.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.26.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.26.ebuild?r1=1.3&r2=1.4
44
45 Index: root-5.34.26.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.26.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- root-5.34.26.ebuild 25 Mar 2015 21:32:36 -0000 1.3
52 +++ root-5.34.26.ebuild 1 May 2015 15:30:02 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.26.ebuild,v 1.3 2015/03/25 21:32:36 bircoph Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.26.ebuild,v 1.4 2015/05/01 15:30:02 bircoph Exp $
58
59 EAPI=5
60
61 @@ -93,7 +93,7 @@
62 oracle? ( dev-db/oracle-instantclient-basic:0= )
63 postgres? ( dev-db/postgresql:= )
64 pythia6? ( sci-physics/pythia:6= )
65 - pythia8? ( >=sci-physics/pythia-8.1.80:8= )
66 + pythia8? ( >=sci-physics/pythia-8.1.80:8= <sci-physics/pythia-8.2.0:8= )
67 python? ( ${PYTHON_DEPS} )
68 ruby? (
69 dev-lang/ruby:=