Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/hexamine: hexamine-0.2.1.ebuild ChangeLog
Date: Fri, 28 Mar 2008 11:26:48
Message-Id: E1JfCjN-0006T4-Vi@stork.gentoo.org
1 nyhm 08/03/28 11:26:45
2
3 Modified: hexamine-0.2.1.ebuild ChangeLog
4 Log:
5 Add ~amd64 keyword
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 games-puzzle/hexamine/hexamine-0.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild?r1=1.1&r2=1.2
14
15 Index: hexamine-0.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- hexamine-0.2.1.ebuild 6 Jul 2006 00:27:28 -0000 1.1
22 +++ hexamine-0.2.1.ebuild 28 Mar 2008 11:26:45 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild,v 1.1 2006/07/06 00:27:28 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/hexamine-0.2.1.ebuild,v 1.2 2008/03/28 11:26:45 nyhm Exp $
29
30 inherit games
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="x86"
37 +KEYWORDS="~amd64 x86"
38 IUSE=""
39
40 RDEPEND="media-libs/libsdl
41
42
43
44 1.3 games-puzzle/hexamine/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/hexamine/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 6 Jul 2006 00:27:28 -0000 1.2
57 +++ ChangeLog 28 Mar 2008 11:26:45 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-puzzle/hexamine
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/ChangeLog,v 1.2 2006/07/06 00:27:28 mr_bones_ Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hexamine/ChangeLog,v 1.3 2008/03/28 11:26:45 nyhm Exp $
64 +
65 + 28 Mar 2008; Tristan Heaven <nyhm@g.o> hexamine-0.2.1.ebuild:
66 + Add ~amd64 keyword
67
68 *hexamine-0.2.1 (06 Jul 2006)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list