Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-misc/opengfx: opengfx-0.4.4.ebuild ChangeLog
Date: Mon, 31 Dec 2012 16:32:57
Message-Id: 20121231163247.E2C632171D@flycatcher.gentoo.org
1 ago 12/12/31 16:32:47
2
3 Modified: opengfx-0.4.4.ebuild ChangeLog
4 Log:
5 Add ~ppc64, wrt bug #412329
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.9 games-misc/opengfx/opengfx-0.4.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild?r1=1.8&r2=1.9
15
16 Index: opengfx-0.4.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- opengfx-0.4.4.ebuild 27 Jun 2012 17:43:04 -0000 1.8
23 +++ opengfx-0.4.4.ebuild 31 Dec 2012 16:32:47 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v 1.8 2012/06/27 17:43:04 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v 1.9 2012/12/31 16:32:47 ago Exp $
29
30 EAPI=3
31 inherit games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~ppc x86"
37 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
38 IUSE=""
39
40 DEPEND=">=games-util/nml-0.2.3"
41
42
43
44 1.25 games-misc/opengfx/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/opengfx/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 1 Nov 2012 20:02:28 -0000 1.24
57 +++ ChangeLog 31 Dec 2012 16:32:47 -0000 1.25
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-misc/opengfx
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.24 2012/11/01 20:02:28 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.25 2012/12/31 16:32:47 ago Exp $
63 +
64 + 31 Dec 2012; Agostino Sarubbo <ago@g.o> opengfx-0.4.4.ebuild:
65 + Add ~ppc64, wrt bug #412329
66
67 *opengfx-0.4.5 (01 Nov 2012)