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-misc/qlife: qlife-0.9.ebuild
Date: Thu, 25 Jun 2009 20:30:47
Message-Id: E1MJvam-0007Tb-U5@stork.gentoo.org
1 mr_bones_ 09/06/25 20:30:44
2
3 Modified: qlife-0.9.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.7 games-misc/qlife/qlife-0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/qlife/qlife-0.9.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/qlife/qlife-0.9.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/qlife/qlife-0.9.ebuild?r1=1.6&r2=1.7
14
15 Index: qlife-0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-0.9.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- qlife-0.9.ebuild 14 Aug 2008 17:18:48 -0000 1.6
22 +++ qlife-0.9.ebuild 25 Jun 2009 20:30:44 -0000 1.7
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-misc/qlife/qlife-0.9.ebuild,v 1.6 2008/08/14 17:18:48 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-0.9.ebuild,v 1.7 2009/06/25 20:30:44 mr_bones_ Exp $
28
29 EAPI=1
30 inherit qt4 games
31 @@ -15,7 +15,7 @@
32 KEYWORDS="amd64 ppc x86"
33 IUSE=""
34
35 -DEPEND="|| ( x11-libs/qt-gui:4 x11-libs/qt:4 )"
36 +DEPEND="x11-libs/qt-gui:4"
37
38 S=${WORKDIR}/${MY_P}