Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/gnubg: gnubg-20090817.ebuild gnubg-0.14.3-r1.ebuild ChangeLog
Date: Sat, 26 Dec 2009 16:57:31
Message-Id: E1NOZxJ-0008Tt-CD@stork.gentoo.org
1 armin76 09/12/26 16:57:29
2
3 Modified: gnubg-20090817.ebuild gnubg-0.14.3-r1.ebuild
4 ChangeLog
5 Log:
6 Drop sparc keywords
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.5 games-board/gnubg/gnubg-20090817.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild?r1=1.4&r2=1.5
15
16 Index: gnubg-20090817.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gnubg-20090817.ebuild 3 Dec 2009 21:51:13 -0000 1.4
23 +++ gnubg-20090817.ebuild 26 Dec 2009 16:57:28 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild,v 1.4 2009/12/03 21:51:13 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20090817.ebuild,v 1.5 2009/12/26 16:57:28 armin76 Exp $
29
30 EAPI=2
31 inherit autotools eutils games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ppc ~ppc64 x86 ~x86-fbsd"
38 IUSE="gtk opengl python threads"
39
40 GTK_DEPS="
41
42
43
44 1.16 games-board/gnubg/gnubg-0.14.3-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.16&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.16&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?r1=1.15&r2=1.16
49
50 Index: gnubg-0.14.3-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
53 retrieving revision 1.15
54 retrieving revision 1.16
55 diff -u -r1.15 -r1.16
56 --- gnubg-0.14.3-r1.ebuild 10 Nov 2009 20:45:53 -0000 1.15
57 +++ gnubg-0.14.3-r1.ebuild 26 Dec 2009 16:57:28 -0000 1.16
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.15 2009/11/10 20:45:53 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.16 2009/12/26 16:57:28 armin76 Exp $
63
64 EAPI=2
65 inherit flag-o-matic eutils games
66 @@ -15,7 +15,7 @@
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
71 +KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd"
72 IUSE="esd gdbm gtk guile nas nls opengl python readline X"
73
74 # test fail - bug #132002
75
76
77
78 1.48 games-board/gnubg/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.48&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.48&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.47&r2=1.48
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
87 retrieving revision 1.47
88 retrieving revision 1.48
89 diff -u -r1.47 -r1.48
90 --- ChangeLog 3 Dec 2009 21:51:13 -0000 1.47
91 +++ ChangeLog 26 Dec 2009 16:57:28 -0000 1.48
92 @@ -1,6 +1,10 @@
93 # ChangeLog for games-board/gnubg
94 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.47 2009/12/03 21:51:13 mr_bones_ Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.48 2009/12/26 16:57:28 armin76 Exp $
97 +
98 + 26 Dec 2009; Raúl Porcel <armin76@g.o> gnubg-0.14.3-r1.ebuild,
99 + gnubg-20090817.ebuild:
100 + Drop sparc keywords
101
102 03 Dec 2009; Michael Sterrett <mr_bones_@g.o>
103 gnubg-20090817.ebuild: