Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/tuxanci: tuxanci-0.21.0.ebuild ChangeLog
Date: Mon, 27 Oct 2008 08:56:55
Message-Id: E1KuNu8-0003Og-DH@stork.gentoo.org
1 scarabeus 08/10/27 08:56:52
2
3 Modified: tuxanci-0.21.0.ebuild ChangeLog
4 Log:
5 Whitespace cleanup in order to look like other game ebuilds. Thx Mr_Bones
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
7
8 Revision Changes Path
9 1.2 games-arcade/tuxanci/tuxanci-0.21.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild?r1=1.1&r2=1.2
14
15 Index: tuxanci-0.21.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tuxanci-0.21.0.ebuild 27 Oct 2008 07:37:04 -0000 1.1
22 +++ tuxanci-0.21.0.ebuild 27 Oct 2008 08:56:52 -0000 1.2
23 @@ -1,16 +1,16 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild,v 1.1 2008/10/27 07:37:04 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild,v 1.2 2008/10/27 08:56:52 scarabeus Exp $
28
29 EAPI="2"
30
31 -inherit games cmake-utils
32 +inherit cmake-utils games
33
34 DESCRIPTION="Tuxanci is first cushion shooter inspired by game Bulanci."
35 HOMEPAGE="http://www.tuxanci.org/"
36 SRC_URI="http://download.${PN}.org/${P}.tar.bz2"
37 -LICENSE="GPL-2"
38
39 +LICENSE="GPL-2"
40 SLOT="0"
41 KEYWORDS="~amd64 ~x86"
42 IUSE="alsa debug dedicated nls"
43
44
45
46 1.2 games-arcade/tuxanci/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/ChangeLog?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/ChangeLog?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/tuxanci/ChangeLog?r1=1.1&r2=1.2
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- ChangeLog 27 Oct 2008 07:37:04 -0000 1.1
59 +++ ChangeLog 27 Oct 2008 08:56:52 -0000 1.2
60 @@ -1,6 +1,10 @@
61 # ChangeLog for games-arcade/tuxanci
62 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.1 2008/10/27 07:37:04 scarabeus Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.2 2008/10/27 08:56:52 scarabeus Exp $
65 +
66 + 27 Oct 2008; Tomas Chvatal (scarabeus) <scarabeus@g.o>
67 + tuxanci-0.21.0.ebuild:
68 + Whitespace cleanup in order to look like other game ebuilds. Thx Mr_Bones
69
70 *tuxanci-0.21.0 (27 Oct 2008)