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-board/pokerth: ChangeLog pokerth-0.8.ebuild
Date: Sat, 02 Oct 2010 20:24:31
Message-Id: 20101002202429.3847620051@flycatcher.gentoo.org
1 mr_bones_ 10/10/02 20:24:29
2
3 Modified: ChangeLog pokerth-0.8.ebuild
4 Log:
5 update the gsasl dep for bug #339482 - tracked down by Anthony Boynes
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.17 games-board/pokerth/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 30 Sep 2010 03:39:41 -0000 1.16
22 +++ ChangeLog 2 Oct 2010 20:24:29 -0000 1.17
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-board/pokerth
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.16 2010/09/30 03:39:41 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.17 2010/10/02 20:24:29 mr_bones_ Exp $
28 +
29 + 02 Oct 2010; Michael Sterrett <mr_bones_@g.o> pokerth-0.8.ebuild:
30 + update the gsasl dep for bug #339482 - tracked down by Anthony Boynes
31
32 *pokerth-0.8 (30 Sep 2010)
33
34
35
36
37 1.2 games-board/pokerth/pokerth-0.8.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?r1=1.1&r2=1.2
42
43 Index: pokerth-0.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- pokerth-0.8.ebuild 30 Sep 2010 03:39:41 -0000 1.1
50 +++ pokerth-0.8.ebuild 2 Oct 2010 20:24:29 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.1 2010/09/30 03:39:41 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.2 2010/10/02 20:24:29 mr_bones_ Exp $
56
57 EAPI=2
58 inherit multilib flag-o-matic eutils qt4 games
59 @@ -19,7 +19,7 @@
60 >=net-libs/gnutls-2.2.2
61 >=net-misc/curl-7.16
62 x11-libs/qt-core:4
63 - virtual/gsasl
64 + >=virtual/gsasl-1.1
65 !dedicated? (
66 media-libs/libsdl
67 media-libs/sdl-mixer[mikmod,vorbis]