Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/pythia: ChangeLog pythia-8.1.35.ebuild
Date: Thu, 03 Jun 2010 12:52:06
Message-Id: 20100603125155.C0FEE2CF41@corvid.gentoo.org
1 hwoarang 10/06/03 12:51:55
2
3 Modified: ChangeLog pythia-8.1.35.ebuild
4 Log:
5 Stable on amd64 wrt bug #318467
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.24 sci-physics/pythia/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 25 May 2010 21:23:22 -0000 1.23
22 +++ ChangeLog 3 Jun 2010 12:51:55 -0000 1.24
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-physics/pythia
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.23 2010/05/25 21:23:22 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.24 2010/06/03 12:51:55 hwoarang Exp $
28 +
29 + 03 Jun 2010; Markos Chandras <hwoarang@g.o> pythia-8.1.35.ebuild:
30 + Stable on amd64 wrt bug #318467
31
32 25 May 2010; Pacho Ramos <pacho@g.o> pythia-6.4.22.ebuild:
33 stable amd64, bug 318465
34
35
36
37 1.3 sci-physics/pythia/pythia-8.1.35.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild?r1=1.2&r2=1.3
42
43 Index: pythia-8.1.35.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- pythia-8.1.35.ebuild 13 May 2010 14:05:30 -0000 1.2
50 +++ pythia-8.1.35.ebuild 3 Jun 2010 12:51:55 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.2 2010/05/13 14:05:30 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.3 2010/06/03 12:51:55 hwoarang Exp $
56
57 EAPI=2
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="8"
63 -KEYWORDS="~amd64 hppa ~sparc ~x86"
64 +KEYWORDS="amd64 hppa ~sparc ~x86"
65 IUSE="doc examples +hepmc"
66
67 DEPEND="hepmc? ( sci-physics/hepmc )"