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-roguelike/angband: ChangeLog angband-3.0.9e.ebuild
Date: Thu, 07 Jan 2010 22:04:15
Message-Id: E1NT0Sj-0005OF-CC@stork.gentoo.org
1 josejx 10/01/07 22:04:13
2
3 Modified: ChangeLog angband-3.0.9e.ebuild
4 Log:
5 Marked ppc stable for bug #294528.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.29 games-roguelike/angband/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 26 Dec 2009 17:01:50 -0000 1.28
22 +++ ChangeLog 7 Jan 2010 22:04:12 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-roguelike/angband
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.28 2009/12/26 17:01:50 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.29 2010/01/07 22:04:12 josejx Exp $
29 +
30 + 07 Jan 2010; Joseph Jezak <josejx@g.o> angband-3.0.9e.ebuild:
31 + Marked ppc stable for bug #294528.
32
33 26 Dec 2009; Raúl Porcel <armin76@g.o> angband-3.0.6.ebuild,
34 angband-3.0.9e.ebuild:
35
36
37
38 1.4 games-roguelike/angband/angband-3.0.9e.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild?r1=1.3&r2=1.4
43
44 Index: angband-3.0.9e.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- angband-3.0.9e.ebuild 26 Dec 2009 17:01:50 -0000 1.3
51 +++ angband-3.0.9e.ebuild 7 Jan 2010 22:04:12 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild,v 1.3 2009/12/26 17:01:50 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.9e.ebuild,v 1.4 2010/01/07 22:04:12 josejx Exp $
58
59 EAPI=2
60 inherit eutils flag-o-matic games
61 @@ -11,7 +11,7 @@
62
63 LICENSE="Moria"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
66 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
67 IUSE="X gtk ncurses sdl"
68
69 DEPEND="gtk? ( >=gnome-base/libglade-2.6 )