Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/wfmath: ChangeLog wfmath-0.3.10.ebuild
Date: Fri, 09 Apr 2010 09:12:20
Message-Id: 20100409091210.141422C04A@corvid.gentoo.org
1 hwoarang 10/04/09 09:12:09
2
3 Modified: ChangeLog wfmath-0.3.10.ebuild
4 Log:
5 Stable on amd64 wrt bug #313535
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 dev-games/wfmath/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 7 Mar 2010 15:21:59 -0000 1.12
22 +++ ChangeLog 9 Apr 2010 09:12:09 -0000 1.13
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-games/wfmath
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.12 2010/03/07 15:21:59 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.13 2010/04/09 09:12:09 hwoarang Exp $
28 +
29 + 09 Apr 2010; Markos Chandras <hwoarang@g.o> wfmath-0.3.10.ebuild:
30 + Stable on amd64 wrt bug #313535
31
32 *wfmath-0.3.10 (07 Mar 2010)
33
34
35
36
37 1.2 dev-games/wfmath/wfmath-0.3.10.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild?r1=1.1&r2=1.2
42
43 Index: wfmath-0.3.10.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- wfmath-0.3.10.ebuild 7 Mar 2010 15:21:59 -0000 1.1
50 +++ wfmath-0.3.10.ebuild 9 Apr 2010 09:12:09 -0000 1.2
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/dev-games/wfmath/wfmath-0.3.10.ebuild,v 1.1 2010/03/07 15:21:59 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild,v 1.2 2010/04/09 09:12:09 hwoarang 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=""