Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/geant-data: geant-data-4.9.6_p02.ebuild ChangeLog
Date: Thu, 02 Apr 2015 17:44:43
Message-Id: 20150402174436.B50B315132@oystercatcher.gentoo.org
1 mr_bones_ 15/04/02 17:44:35
2
3 Modified: geant-data-4.9.6_p02.ebuild ChangeLog
4 Log:
5 fix SRC_URI
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 sci-physics/geant-data/geant-data-4.9.6_p02.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild?r1=1.2&r2=1.3
15
16 Index: geant-data-4.9.6_p02.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- geant-data-4.9.6_p02.ebuild 10 Jun 2013 17:22:59 -0000 1.2
23 +++ geant-data-4.9.6_p02.ebuild 2 Apr 2015 17:44:35 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild,v 1.2 2013/06/10 17:22:59 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.9.6_p02.ebuild,v 1.3 2015/04/02 17:44:35 mr_bones_ Exp $
30
31 EAPI=5
32
33 @@ -19,8 +19,8 @@
34 G4ABLA.3.0
35 RealSurface.1.0"
36
37 -SRC_URI="${SRC_COM}/G4NDL${NDLPV}.TS.tar.gz"
38 SRC_COM="http://geant4.cern.ch/support/source"
39 +SRC_URI="${SRC_COM}/G4NDL${NDLPV}.TS.tar.gz"
40 for d in ${GEANT4_DATA}; do
41 SRC_URI="${SRC_URI} ${SRC_COM}/${d}.tar.gz"
42 done
43
44
45
46 1.7 sci-physics/geant-data/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?r1=1.6&r2=1.7
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- ChangeLog 30 Mar 2015 20:29:33 -0000 1.6
59 +++ ChangeLog 2 Apr 2015 17:44:35 -0000 1.7
60 @@ -1,6 +1,10 @@
61 # ChangeLog for sci-physics/geant-data
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.6 2015/03/30 20:29:33 amadio Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.7 2015/04/02 17:44:35 mr_bones_ Exp $
65 +
66 + 02 Apr 2015; Michael Sterrett <mr_bones_@g.o>
67 + geant-data-4.9.6_p02.ebuild:
68 + fix SRC_URI
69
70 30 Mar 2015; Guilherme Amadio <amadio@g.o> geant-data-4.10.01.ebuild:
71 Dataset version bumps