Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.34.00.ebuild
Date: Tue, 03 Jul 2012 18:58:20
Message-Id: 20120703185804.3C15B2004B@flycatcher.gentoo.org
1 jlec 12/07/03 18:58:04
2
3 Modified: ChangeLog root-5.34.00.ebuild
4 Log:
5 sci-physics/root: Set active pyton version to 2, #424145
6
7 (Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.104 sci-physics/root/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.104&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.104&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.103&r2=1.104
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
19 retrieving revision 1.103
20 retrieving revision 1.104
21 diff -u -r1.103 -r1.104
22 --- ChangeLog 28 Jun 2012 17:02:39 -0000 1.103
23 +++ ChangeLog 3 Jul 2012 18:58:04 -0000 1.104
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-physics/root
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.103 2012/06/28 17:02:39 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.104 2012/07/03 18:58:04 jlec Exp $
29 +
30 + 03 Jul 2012; Justin Lecher <jlec@g.o> root-5.34.00.ebuild:
31 + Set active pyton version to 2, #424145
32
33 28 Jun 2012; Justin Lecher <jlec@g.o> root-5.26.00e-r1.ebuild,
34 -root-5.26.00g.ebuild, -root-5.28.00h-r1.ebuild, -root-5.32.02-r1.ebuild,
35
36
37
38 1.3 sci-physics/root/root-5.34.00.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?r1=1.2&r2=1.3
43
44 Index: root-5.34.00.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- root-5.34.00.ebuild 28 Jun 2012 17:02:39 -0000 1.2
51 +++ root-5.34.00.ebuild 3 Jul 2012 18:58:04 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.2 2012/06/28 17:02:39 jlec Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.3 2012/07/03 18:58:04 jlec Exp $
57
58 EAPI=4
59
60 @@ -116,6 +116,7 @@
61
62 pkg_setup() {
63 fortran-2_pkg_setup
64 + python_set_active_version 2
65 python_pkg_setup
66 echo
67 elog "There are extra options on packages not yet in Gentoo:"