Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.0.4.2.ebuild
Date: Sun, 22 Mar 2009 21:41:05
Message-Id: E1LlVPj-0004ks-QC@stork.gentoo.org
1 darkside 09/03/22 21:41:03
2
3 Modified: clhep-2.0.4.2.ebuild
4 Log:
5 amd64 stable, bug 245875
6 (Portage version: 2.1.6.9/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 sci-physics/clhep/clhep-2.0.4.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild?r1=1.3&r2=1.4
14
15 Index: clhep-2.0.4.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- clhep-2.0.4.2.ebuild 3 Mar 2009 17:09:08 -0000 1.3
22 +++ clhep-2.0.4.2.ebuild 22 Mar 2009 21:41:03 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.2.ebuild,v 1.3 2009/03/03 17:09:08 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.4 2009/03/22 21:41:03 darkside Exp $
28
29 inherit autotools
30
31 @@ -10,7 +10,7 @@
32
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=""