Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Tue, 01 Dec 2009 11:12:32
Message-Id: E1NFQek-0006Sb-DK@stork.gentoo.org
1 maekke 09/12/01 11:12:30
2
3 Modified: d2x-0.2.5-r3.ebuild ChangeLog
4 Log:
5 x86 stable, bug #294889
6 (Portage version: 2.2_rc54/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild?rev=1.8&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.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- d2x-0.2.5-r3.ebuild 27 Oct 2009 06:33:51 -0000 1.7
22 +++ d2x-0.2.5-r3.ebuild 1 Dec 2009 11:12:30 -0000 1.8
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/games-action/d2x/d2x-0.2.5-r3.ebuild,v 1.7 2009/10/27 06:33:51 mr_bones_ Exp $
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
29 EAPI=2
30 inherit eutils flag-o-matic games
31 @@ -11,7 +11,7 @@
32
33 LICENSE="D1X"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="~amd64 ~ppc x86"
37 IUSE="cdinstall debug opengl ggi svga"
38
39 COMMON="media-libs/libsdl[audio,joystick,video]
40
41
42
43 1.24 games-action/d2x/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?rev=1.24&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?rev=1.24&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d2x/ChangeLog?r1=1.23&r2=1.24
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v
52 retrieving revision 1.23
53 retrieving revision 1.24
54 diff -u -r1.23 -r1.24
55 --- ChangeLog 27 Oct 2009 06:33:51 -0000 1.23
56 +++ ChangeLog 1 Dec 2009 11:12:30 -0000 1.24
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-action/d2x
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.23 2009/10/27 06:33:51 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.24 2009/12/01 11:12:30 maekke Exp $
62 +
63 + 01 Dec 2009; Markus Meier <maekke@g.o> d2x-0.2.5-r3.ebuild:
64 + x86 stable, bug #294889
65
66 27 Oct 2009; Michael Sterrett <mr_bones_@g.o> d2x-0.2.5-r3.ebuild:
67 EAPI=2; add use deps for libsdl (bug #290683)