Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/wfmath: ChangeLog wfmath-0.3.9.ebuild
Date: Thu, 31 Dec 2009 16:42:09
Message-Id: E1NQNoU-00028N-Tn@stork.gentoo.org
1 fauli 09/12/31 16:23:50
2
3 Modified: ChangeLog wfmath-0.3.9.ebuild
4 Log:
5 stable x86, bug 297122
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 dev-games/wfmath/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 31 Dec 2009 13:39:22 -0000 1.9
22 +++ ChangeLog 31 Dec 2009 16:23:50 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-games/wfmath
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.9 2009/12/31 13:39:22 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.10 2009/12/31 16:23:50 fauli Exp $
28 +
29 + 31 Dec 2009; Christian Faulhammer <fauli@g.o> wfmath-0.3.9.ebuild:
30 + stable x86, bug 297122
31
32 31 Dec 2009; Tupone Alfredo <tupone@g.o> wfmath-0.3.9.ebuild:
33 Fixing build with USE=doc. Bug #297122
34
35
36
37 1.4 dev-games/wfmath/wfmath-0.3.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild?r1=1.3&r2=1.4
42
43 Index: wfmath-0.3.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- wfmath-0.3.9.ebuild 31 Dec 2009 13:39:22 -0000 1.3
50 +++ wfmath-0.3.9.ebuild 31 Dec 2009 16:23:50 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild,v 1.3 2009/12/31 13:39:22 tupone Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.9.ebuild,v 1.4 2009/12/31 16:23:50 fauli Exp $
56
57 EAPI=2
58 DESCRIPTION="Worldforge math library"
59 @@ -9,7 +9,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 x86"
65 IUSE="doc"
66
67 RDEPEND=""