Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/hexalate: ChangeLog hexalate-1.0.1.ebuild
Date: Sat, 27 Feb 2010 15:35:17
Message-Id: E1NlOhE-0008S3-KH@stork.gentoo.org
1 phajdan.jr 10/02/27 15:35:12
2
3 Modified: ChangeLog hexalate-1.0.1.ebuild
4 Log:
5 x86 stable wrt bug #302945, arch-tested by Thomas Kahle
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 games-puzzle/hexalate/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 31 Dec 2009 22:03:36 -0000 1.1
22 +++ ChangeLog 27 Feb 2010 15:35:11 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-puzzle/hexalate
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/ChangeLog,v 1.1 2009/12/31 22:03:36 ssuominen Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/ChangeLog,v 1.2 2010/02/27 15:35:11 phajdan.jr Exp $
29 +
30 + 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@g.o>
31 + hexalate-1.0.1.ebuild:
32 + x86 stable wrt bug #302945, arch-tested by Thomas Kahle
33
34 *hexalate-1.0.1 (31 Dec 2009)
35
36
37
38
39 1.2 games-puzzle/hexalate/hexalate-1.0.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild?r1=1.1&r2=1.2
44
45 Index: hexalate-1.0.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- hexalate-1.0.1.ebuild 31 Dec 2009 22:03:36 -0000 1.1
52 +++ hexalate-1.0.1.ebuild 27 Feb 2010 15:35:11 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild,v 1.1 2009/12/31 22:03:36 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexalate/hexalate-1.0.1.ebuild,v 1.2 2010/02/27 15:35:11 phajdan.jr Exp $
59
60 EAPI=2
61 inherit eutils qt4 games
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 x86"
68 IUSE=""
69
70 DEPEND="x11-libs/qt-gui:4"