Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/d2x: d2x-0.2.5-r3.ebuild ChangeLog
Date: Wed, 10 Feb 2010 03:46:50
Message-Id: E1Nf3XL-00078A-M6@stork.gentoo.org
1 josejx 10/02/10 03:46:47
2
3 Modified: d2x-0.2.5-r3.ebuild ChangeLog
4 Log:
5 Marked ppc stable for bug #294889.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 games-action/d2x/d2x-0.2.5-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild?r1=1.8&r2=1.9
14
15 Index: d2x-0.2.5-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- d2x-0.2.5-r3.ebuild 1 Dec 2009 11:12:30 -0000 1.8
22 +++ d2x-0.2.5-r3.ebuild 10 Feb 2010 03:46:46 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild,v 1.8 2009/12/01 11:12:30 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild,v 1.9 2010/02/10 03:46:46 josejx Exp $
29
30 EAPI=2
31 inherit eutils flag-o-matic games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="D1X"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc x86"
37 +KEYWORDS="~amd64 ppc x86"
38 IUSE="cdinstall debug opengl ggi svga"
39
40 COMMON="media-libs/libsdl[audio,joystick,video]
41
42
43
44 1.25 games-action/d2x/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 1 Dec 2009 11:12:30 -0000 1.24
57 +++ ChangeLog 10 Feb 2010 03:46:47 -0000 1.25
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-action/d2x
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.24 2009/12/01 11:12:30 maekke Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.25 2010/02/10 03:46:47 josejx Exp $
64 +
65 + 10 Feb 2010; Joseph Jezak <josejx@g.o> d2x-0.2.5-r3.ebuild:
66 + Marked ppc stable for bug #294889.
67
68 01 Dec 2009; Markus Meier <maekke@g.o> d2x-0.2.5-r3.ebuild:
69 x86 stable, bug #294889