Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/gwiz: gwiz-0.8.ebuild ChangeLog
Date: Tue, 31 Mar 2015 16:04:13
Message-Id: 20150331160406.37EBA14ED7@oystercatcher.gentoo.org
1 mr_bones_ 15/03/31 16:04:04
2
3 Modified: gwiz-0.8.ebuild ChangeLog
4 Log:
5 alpha is unstable
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.14 games-rpg/gwiz/gwiz-0.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild?r1=1.13&r2=1.14
15
16 Index: gwiz-0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- gwiz-0.8.ebuild 24 Mar 2015 17:26:17 -0000 1.13
23 +++ gwiz-0.8.ebuild 31 Mar 2015 16:04:04 -0000 1.14
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild,v 1.13 2015/03/24 17:26:17 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild,v 1.14 2015/03/31 16:04:04 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils games
32 @@ -9,7 +9,7 @@
33 HOMEPAGE="http://icculus.org/gwiz/"
34 SRC_URI="http://icculus.org/gwiz/${P}.tar.bz2"
35
36 -KEYWORDS="alpha amd64 ppc x86"
37 +KEYWORDS="~alpha amd64 ppc x86"
38 SLOT="0"
39 LICENSE="GPL-2"
40 IUSE=""
41
42
43
44 1.13 games-rpg/gwiz/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/gwiz/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-rpg/gwiz/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 24 Mar 2015 17:26:17 -0000 1.12
57 +++ ChangeLog 31 Mar 2015 16:04:04 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-rpg/gwiz
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/ChangeLog,v 1.12 2015/03/24 17:26:17 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/ChangeLog,v 1.13 2015/03/31 16:04:04 mr_bones_ Exp $
63 +
64 + 31 Mar 2015; Michael Sterrett <mr_bones_@g.o> gwiz-0.8.ebuild:
65 + alpha is unstable
66
67 24 Mar 2015; Agostino Sarubbo <ago@g.o> gwiz-0.8.ebuild:
68 Stable for amd64, wrt bug #543324