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-emulation/dboxfe: dboxfe-0.1.3.ebuild
Date: Thu, 25 Jun 2009 20:32:00
Message-Id: E1MJvby-0007Xc-S4@stork.gentoo.org
1 mr_bones_ 09/06/25 20:31:58
2
3 Modified: dboxfe-0.1.3.ebuild
4 Log:
5 drop qt meta package
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 games-emulation/dboxfe/dboxfe-0.1.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?r1=1.5&r2=1.6
14
15 Index: dboxfe-0.1.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- dboxfe-0.1.3.ebuild 30 Jun 2008 23:24:09 -0000 1.5
22 +++ dboxfe-0.1.3.ebuild 25 Jun 2009 20:31:58 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.5 2008/06/30 23:24:09 nyhm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.6 2009/06/25 20:31:58 mr_bones_ Exp $
28
29 EAPI=1
30 inherit eutils qt4 games
31 @@ -14,7 +14,7 @@
32 KEYWORDS="~amd64 ~ppc ~sparc x86"
33 IUSE=""
34
35 -DEPEND="|| ( x11-libs/qt-gui:4 x11-libs/qt:4 )"
36 +DEPEND="x11-libs/qt-gui:4"
37 RDEPEND="${DEPEND}
38 || ( >=games-emulation/dosbox-0.65 games-emulation/dosbox-cvs )"