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-arcade/gnake: ChangeLog gnake-0.94b.ebuild
Date: Thu, 29 Oct 2009 15:16:13
Message-Id: E1N3WjQ-0006He-AX@stork.gentoo.org
1 maekke 09/10/29 15:16:08
2
3 Modified: ChangeLog gnake-0.94b.ebuild
4 Log:
5 amd64/x86 stable, bug #289156
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 games-arcade/gnake/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/gnake/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 19 Mar 2008 23:02:07 -0000 1.6
22 +++ ChangeLog 29 Oct 2009 15:16:07 -0000 1.7
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-arcade/gnake
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnake/ChangeLog,v 1.6 2008/03/19 23:02:07 nyhm Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnake/ChangeLog,v 1.7 2009/10/29 15:16:07 maekke Exp $
29 +
30 + 29 Oct 2009; Markus Meier <maekke@g.o> gnake-0.94b.ebuild:
31 + amd64/x86 stable, bug #289156
32
33 19 Mar 2008; Tristan Heaven <nyhm@g.o> gnake-0.94b.ebuild:
34 Add ~amd64 keyword
35
36
37
38 1.7 games-arcade/gnake/gnake-0.94b.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild?r1=1.6&r2=1.7
43
44 Index: gnake-0.94b.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- gnake-0.94b.ebuild 15 Oct 2009 05:50:24 -0000 1.6
51 +++ gnake-0.94b.ebuild 29 Oct 2009 15:16:07 -0000 1.7
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild,v 1.6 2009/10/15 05:50:24 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnake/gnake-0.94b.ebuild,v 1.7 2009/10/29 15:16:07 maekke Exp $
58
59 inherit games
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
66 +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
67 IUSE=""
68
69 DEPEND="sys-libs/ncurses"