Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep: ChangeLog clhep-2.1.0.1.ebuild
Date: Tue, 28 Jun 2011 20:35:57
Message-Id: 20110628200038.D477120054@flycatcher.gentoo.org
1 ranger 11/06/28 20:00:38
2
3 Modified: ChangeLog clhep-2.1.0.1.ebuild
4 Log:
5 Marking clhep-2.1.0.1 ppc for bug 354009
6
7 (Portage version: 2.1.9.42/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.35 sci-physics/clhep/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 18 Feb 2011 17:09:09 -0000 1.34
23 +++ ChangeLog 28 Jun 2011 20:00:38 -0000 1.35
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-physics/clhep
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.34 2011/02/18 17:09:09 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.35 2011/06/28 20:00:38 ranger Exp $
29 +
30 + 28 Jun 2011; Brent Baude <ranger@g.o> clhep-2.1.0.1.ebuild:
31 + Marking clhep-2.1.0.1 ppc for bug 354009
32
33 18 Feb 2011; Jeroen Roovers <jer@g.o> clhep-2.1.0.1.ebuild:
34 Stable for HPPA (bug #354009).
35
36
37
38 1.6 sci-physics/clhep/clhep-2.1.0.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild?r1=1.5&r2=1.6
43
44 Index: clhep-2.1.0.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- clhep-2.1.0.1.ebuild 18 Feb 2011 17:09:09 -0000 1.5
51 +++ clhep-2.1.0.1.ebuild 28 Jun 2011 20:00:38 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.5 2011/02/18 17:09:09 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.6 2011/06/28 20:00:38 ranger Exp $
57
58 EAPI=2
59 inherit autotools eutils
60 @@ -10,7 +10,7 @@
61 SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
62 LICENSE="public-domain"
63 SLOT="2"
64 -KEYWORDS="amd64 hppa ~ppc x86"
65 +KEYWORDS="amd64 hppa ppc x86"
66
67 IUSE="exceptions static-libs"
68 RDEPEND=""