Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-misc/qlife: qlife-1.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:17:49
Message-Id: 20130302211746.D8C832171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:17:46
2
3 Modified: qlife-1.1.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.5 games-misc/qlife/qlife-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild?r1=1.4&r2=1.5
15
16 Index: qlife-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- qlife-1.1.ebuild 31 May 2010 20:15:24 -0000 1.4
23 +++ qlife-1.1.ebuild 2 Mar 2013 21:17:46 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild,v 1.4 2010/05/31 20:15:24 josejx Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-1.1.ebuild,v 1.5 2013/03/02 21:17:46 hwoarang Exp $
30
31 EAPI=2
32 inherit eutils qt4-r2 games
33 @@ -16,7 +16,7 @@
34 KEYWORDS="amd64 ppc x86"
35 IUSE=""
36
37 -DEPEND="x11-libs/qt-gui:4"
38 +DEPEND="dev-qt/qtgui:4"
39
40 S=${WORKDIR}/${MY_PN}/sources
41
42
43
44
45 1.15 games-misc/qlife/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/ChangeLog?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/ChangeLog?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/qlife/ChangeLog?r1=1.14&r2=1.15
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-misc/qlife/ChangeLog,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ChangeLog 31 May 2010 20:15:24 -0000 1.14
58 +++ ChangeLog 2 Mar 2013 21:17:46 -0000 1.15
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-misc/qlife
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/ChangeLog,v 1.14 2010/05/31 20:15:24 josejx Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/ChangeLog,v 1.15 2013/03/02 21:17:46 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qlife-1.1.ebuild:
67 + Move Qt dependencies to the new category
68
69 31 May 2010; Joseph Jezak <josejx@g.o> qlife-1.1.ebuild:
70 Marked ppc stable for bug #312849.
71 @@ -52,4 +55,3 @@
72
73 12 Sep 2004; Michael Sterrett <mr_bones_@g.o> +qlife-0.7.ebuild:
74 initial commit - ebuild submittedy by Adrian Fruehwirth via bug #63025
75 -