Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/hepmc: hepmc-2.04.00.ebuild
Date: Tue, 03 Mar 2009 17:07:49
Message-Id: E1LeY5q-0000yn-8C@stork.gentoo.org
1 fmccor 09/03/03 17:07:46
2
3 Modified: hepmc-2.04.00.ebuild
4 Log:
5 Bump, thanks Ben Bannier, closing bug #257689
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- hepmc-2.04.00.ebuild 16 Sep 2008 12:44:24 -0000 1.3
22 +++ hepmc-2.04.00.ebuild 3 Mar 2009 17:07:46 -0000 1.4
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.3 2008/09/16 12:44:24 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.4 2009/03/03 17:07:46 fmccor 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=""