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/pythia: pythia-6.4.19.ebuild pythia-8.1.08-r1.ebuild
Date: Sun, 22 Mar 2009 21:42:11
Message-Id: E1LlVQo-0004q3-Cu@stork.gentoo.org
1 darkside 09/03/22 21:42:10
2
3 Modified: pythia-6.4.19.ebuild pythia-8.1.08-r1.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.3 sci-physics/pythia/pythia-6.4.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild?r1=1.2&r2=1.3
14
15 Index: pythia-6.4.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pythia-6.4.19.ebuild 3 Mar 2009 18:13:35 -0000 1.2
22 +++ pythia-6.4.19.ebuild 22 Mar 2009 21:42:10 -0000 1.3
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/pythia/pythia-6.4.19.ebuild,v 1.2 2009/03/03 18:13:35 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.3 2009/03/22 21:42:10 darkside Exp $
28
29 EAPI=2
30 inherit fortran versionator autotools
31 @@ -24,7 +24,7 @@
32
33 LICENSE="public-domain"
34 SLOT="6"
35 -KEYWORDS="~amd64 ~hppa sparc ~x86"
36 +KEYWORDS="amd64 ~hppa sparc ~x86"
37 IUSE="doc examples"
38 DEPEND=""
39
40
41
42
43 1.4 sci-physics/pythia/pythia-8.1.08-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild?r1=1.3&r2=1.4
48
49 Index: pythia-8.1.08-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- pythia-8.1.08-r1.ebuild 3 Mar 2009 18:13:35 -0000 1.3
56 +++ pythia-8.1.08-r1.ebuild 22 Mar 2009 21:42:10 -0000 1.4
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.3 2009/03/03 18:13:35 fmccor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.4 2009/03/22 21:42:10 darkside Exp $
62
63 EAPI=1
64
65 @@ -15,7 +15,7 @@
66
67 LICENSE="GPL-2"
68 SLOT="8"
69 -KEYWORDS="~amd64 ~hppa sparc ~x86"
70 +KEYWORDS="amd64 ~hppa sparc ~x86"
71 IUSE="doc examples +hepmc"
72
73 DEPEND="hepmc? ( sci-physics/hepmc )"