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-strategy/smac: smac-6.0a.ebuild ChangeLog
Date: Sat, 13 Sep 2008 06:24:33
Message-Id: E1KeOYZ-00083s-03@stork.gentoo.org
1 maekke 08/09/13 06:24:30
2
3 Modified: smac-6.0a.ebuild ChangeLog
4 Log:
5 add ~amd64, bug #188602
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
7
8 Revision Changes Path
9 1.17 games-strategy/smac/smac-6.0a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild?r1=1.16&r2=1.17
14
15 Index: smac-6.0a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- smac-6.0a.ebuild 11 Mar 2008 06:19:56 -0000 1.16
22 +++ smac-6.0a.ebuild 13 Sep 2008 06:24:30 -0000 1.17
23 @@ -1,6 +1,6 @@
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-strategy/smac/smac-6.0a.ebuild,v 1.16 2008/03/11 06:19:56 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.17 2008/09/13 06:24:30 maekke Exp $
28
29 inherit eutils games
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="LOKI-EULA"
34 SLOT="0"
35 -KEYWORDS="~x86"
36 +KEYWORDS="~amd64 ~x86"
37 IUSE="videos"
38 RESTRICT="strip"
39
40
41
42
43 1.15 games-strategy/smac/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/smac/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 11 Mar 2008 06:19:56 -0000 1.14
56 +++ ChangeLog 13 Sep 2008 06:24:30 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-strategy/smac
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.14 2008/03/11 06:19:56 wolf31o2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.15 2008/09/13 06:24:30 maekke Exp $
62 +
63 + 13 Sep 2008; Markus Meier <maekke@g.o> smac-6.0a.ebuild:
64 + add ~amd64, bug #188602
65
66 11 Mar 2008; Chris Gianelloni <wolf31o2@g.o> smac-6.0a.ebuild:
67 QA cleanup: Fix quoting.