Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep: ChangeLog clhep-2.0.4.5.ebuild
Date: Sun, 31 Jan 2010 15:37:50
Message-Id: E1Nbbrw-0005ce-DS@stork.gentoo.org
1 armin76 10/01/31 15:37:48
2
3 Modified: ChangeLog clhep-2.0.4.5.ebuild
4 Log:
5 sparc stable wrt #301491
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.20 sci-physics/clhep/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 23 Jan 2010 15:55:42 -0000 1.19
22 +++ ChangeLog 31 Jan 2010 15:37:47 -0000 1.20
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-physics/clhep
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.19 2010/01/23 15:55:42 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.20 2010/01/31 15:37:47 armin76 Exp $
28 +
29 + 31 Jan 2010; Raúl Porcel <armin76@g.o> clhep-2.0.4.5.ebuild:
30 + sparc stable wrt #301491
31
32 23 Jan 2010; Brent Baude <ranger@g.o> clhep-2.0.4.5.ebuild:
33 stable ppc, bug 301491
34
35
36
37 1.7 sci-physics/clhep/clhep-2.0.4.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild?r1=1.6&r2=1.7
42
43 Index: clhep-2.0.4.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- clhep-2.0.4.5.ebuild 23 Jan 2010 15:55:42 -0000 1.6
50 +++ clhep-2.0.4.5.ebuild 31 Jan 2010 15:37:47 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.6 2010/01/23 15:55:42 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.7 2010/01/31 15:37:47 armin76 Exp $
56
57 EAPI=2
58 inherit autotools eutils
59 @@ -10,7 +10,7 @@
60 SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
61 LICENSE="public-domain"
62 SLOT="2"
63 -KEYWORDS="amd64 hppa ppc ~sparc x86"
64 +KEYWORDS="amd64 hppa ppc sparc x86"
65
66 IUSE="exceptions"
67 RDEPEND=""