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/hepmc: hepmc-2.04.00.ebuild
Date: Sun, 22 Mar 2009 21:40:50
Message-Id: E1LlVPV-0004jy-2X@stork.gentoo.org
1 darkside 09/03/22 21:40:49
2
3 Modified: hepmc-2.04.00.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.5 sci-physics/hepmc/hepmc-2.04.00.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild?r1=1.4&r2=1.5
14
15 Index: hepmc-2.04.00.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- hepmc-2.04.00.ebuild 3 Mar 2009 17:07:46 -0000 1.4
22 +++ hepmc-2.04.00.ebuild 22 Mar 2009 21:40:49 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.4 2009/03/03 17:07:46 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.5 2009/03/22 21:40:49 darkside Exp $
28
29 MYP=HepMC-${PV}
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~hppa sparc ~x86"
36 +KEYWORDS="amd64 ~hppa sparc ~x86"
37 IUSE="doc examples gev cm"
38
39 DEPEND=""