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: pokerth-0.8.ebuild
Date: Wed, 06 Oct 2010 22:03:45
Message-Id: 20101006215952.2028020051@flycatcher.gentoo.org
1 mr_bones_ 10/10/06 21:59:52
2
3 Modified: pokerth-0.8.ebuild
4 Log:
5 ... but only if not dedicated
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 games-board/pokerth/pokerth-0.8.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild?r1=1.3&r2=1.4
14
15 Index: pokerth-0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- pokerth-0.8.ebuild 6 Oct 2010 21:57:58 -0000 1.3
22 +++ pokerth-0.8.ebuild 6 Oct 2010 21:59:52 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.3 2010/10/06 21:57:58 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.4 2010/10/06 21:59:52 mr_bones_ Exp $
28
29 EAPI=2
30 inherit multilib flag-o-matic eutils qt4 games
31 @@ -19,13 +19,13 @@
32 >=net-libs/gnutls-2.2.2
33 >=net-misc/curl-7.16
34 x11-libs/qt-core:4
35 - x11-libs/qt-sql:4
36 >=virtual/gsasl-1.1
37 !dedicated? (
38 media-libs/libsdl
39 media-libs/sdl-mixer[mikmod,vorbis]
40 >=sys-libs/zlib-1.2.3
41 x11-libs/qt-gui:4
42 + x11-libs/qt-sql:4
43 )"
44
45 S=${WORKDIR}/${MY_P}