Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/q4wine: q4wine-0.121.ebuild ChangeLog
Date: Mon, 09 Jan 2012 16:32:06
Message-Id: 20120109163156.D99022004C@flycatcher.gentoo.org
1 ago 12/01/09 16:31:56
2
3 Modified: q4wine-0.121.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #396801
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-emulation/q4wine/q4wine-0.121.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild?r1=1.1&r2=1.2
15
16 Index: q4wine-0.121.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- q4wine-0.121.ebuild 21 Jun 2011 13:54:24 -0000 1.1
23 +++ q4wine-0.121.ebuild 9 Jan 2012 16:31:56 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v 1.1 2011/06/21 13:54:24 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v 1.2 2012/01/09 16:31:56 ago Exp $
30
31 EAPI="2"
32 inherit cmake-utils
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE="debug +icoutils +wineappdb -dbus gnome kde"
40
41 DEPEND="x11-libs/qt-gui:4
42
43
44
45 1.31 app-emulation/q4wine/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.31&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.31&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?r1=1.30&r2=1.31
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v
54 retrieving revision 1.30
55 retrieving revision 1.31
56 diff -u -r1.30 -r1.31
57 --- ChangeLog 21 Jun 2011 13:54:24 -0000 1.30
58 +++ ChangeLog 9 Jan 2012 16:31:56 -0000 1.31
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-emulation/q4wine
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.30 2011/06/21 13:54:24 hwoarang Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.31 2012/01/09 16:31:56 ago Exp $
65 +
66 + 09 Jan 2012; Agostino Sarubbo <ago@g.o> q4wine-0.121.ebuild:
67 + Stable for AMD64, wrt bug #396801
68
69 *q4wine-0.121 (21 Jun 2011)