Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/jag: jag-0.3.0.ebuild ChangeLog
Date: Tue, 23 Feb 2010 11:28:06
Message-Id: E1Njsvt-0005ox-2I@stork.gentoo.org
1 fauli 10/02/23 11:28:05
2
3 Modified: jag-0.3.0.ebuild ChangeLog
4 Log:
5 stable x86, bug 302846
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 games-puzzle/jag/jag-0.3.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild?r1=1.2&r2=1.3
14
15 Index: jag-0.3.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- jag-0.3.0.ebuild 30 Jan 2010 08:46:50 -0000 1.2
22 +++ jag-0.3.0.ebuild 23 Feb 2010 11:28:04 -0000 1.3
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-puzzle/jag/jag-0.3.0.ebuild,v 1.2 2010/01/30 08:46:50 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild,v 1.3 2010/02/23 11:28:04 fauli Exp $
29
30 EAPI=2
31 inherit eutils qt4 games
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ~ppc x86"
38 IUSE="editor extras"
39
40 RDEPEND="x11-libs/qt-core:4
41
42
43
44 1.9 games-puzzle/jag/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/jag/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 24 Jan 2010 23:10:13 -0000 1.8
57 +++ ChangeLog 23 Feb 2010 11:28:04 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-puzzle/jag
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.8 2010/01/24 23:10:13 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.9 2010/02/23 11:28:04 fauli Exp $
63 +
64 + 23 Feb 2010; Christian Faulhammer <fauli@g.o> jag-0.3.0.ebuild:
65 + stable x86, bug 302846
66
67 24 Jan 2010; Brent Baude <ranger@g.o> jag-0.2.6.ebuild:
68 keyworded ~arch for ppc, bug 295275