Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/scid: ChangeLog scid-4.0.ebuild
Date: Fri, 01 Jan 2010 14:48:16
Message-Id: E1NQinT-00012Z-VD@stork.gentoo.org
1 klausman 10/01/01 14:48:11
2
3 Modified: ChangeLog scid-4.0.ebuild
4 Log:
5 Stable on alpha, bug #296125
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.22 games-board/scid/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 24 Dec 2009 16:28:17 -0000 1.21
22 +++ ChangeLog 1 Jan 2010 14:48:11 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-board/scid
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.21 2009/12/24 16:28:17 pacho Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.22 2010/01/01 14:48:11 klausman Exp $
29 +
30 + 01 Jan 2010; Tobias Klausmann <klausman@g.o> scid-4.0.ebuild:
31 + Stable on alpha, bug #296125
32
33 24 Dec 2009; Pacho Ramos <pacho@g.o> scid-4.0.ebuild:
34 amd64 stable, bug 296125
35
36
37
38 1.5 games-board/scid/scid-4.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/scid-4.0.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/scid-4.0.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/scid/scid-4.0.ebuild?r1=1.4&r2=1.5
43
44 Index: scid-4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.0.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- scid-4.0.ebuild 24 Dec 2009 16:28:17 -0000 1.4
51 +++ scid-4.0.ebuild 1 Jan 2010 14:48:11 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.0.ebuild,v 1.4 2009/12/24 16:28:17 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.0.ebuild,v 1.5 2010/01/01 14:48:11 klausman Exp $
58
59 EAPI=2
60 inherit eutils toolchain-funcs games
61 @@ -15,7 +15,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~ppc sparc x86"
66 +KEYWORDS="alpha amd64 ~ppc sparc x86"
67 IUSE=""
68
69 DEPEND=">=dev-lang/tk-8.3