Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.0.4.6.ebuild ChangeLog
Date: Mon, 10 May 2010 16:55:17
Message-Id: 20100510165515.98BD52C59D@corvid.gentoo.org
1 phajdan.jr 10/05/10 16:55:15
2
3 Modified: clhep-2.0.4.6.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #318457
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 sci-physics/clhep/clhep-2.0.4.6.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild?r1=1.1&r2=1.2
14
15 Index: clhep-2.0.4.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- clhep-2.0.4.6.ebuild 23 Mar 2010 02:32:49 -0000 1.1
22 +++ clhep-2.0.4.6.ebuild 10 May 2010 16:55:15 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.1 2010/03/23 02:32:49 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.2 2010/05/10 16:55:15 phajdan.jr Exp $
28
29 EAPI=2
30 inherit autotools eutils
31 @@ -10,7 +10,7 @@
32 SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
33 LICENSE="public-domain"
34 SLOT="2"
35 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86"
37
38 IUSE="exceptions"
39 RDEPEND=""
40
41
42
43 1.22 sci-physics/clhep/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 23 Mar 2010 02:32:49 -0000 1.21
56 +++ ChangeLog 10 May 2010 16:55:15 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-physics/clhep
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.21 2010/03/23 02:32:49 bicatali Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.22 2010/05/10 16:55:15 phajdan.jr Exp $
62 +
63 + 10 May 2010; Pawel Hajdan jr <phajdan.jr@g.o> clhep-2.0.4.6.ebuild:
64 + x86 stable wrt bug #318457
65
66 *clhep-2.0.4.6 (23 Mar 2010)