Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/q4wine: q4wine-1.1_p2-r1.ebuild ChangeLog
Date: Thu, 02 Jan 2014 20:13:20
Message-Id: 20140102201314.CC4F62004C@flycatcher.gentoo.org
1 hwoarang 14/01/02 20:13:14
2
3 Modified: q4wine-1.1_p2-r1.ebuild ChangeLog
4 Log:
5 Depend on qtsingleapplication[X] to fix configure failure
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.2 app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: q4wine-1.1_p2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- q4wine-1.1_p2-r1.ebuild 28 Dec 2013 00:07:53 -0000 1.1
23 +++ q4wine-1.1_p2-r1.ebuild 2 Jan 2014 20:13:14 -0000 1.2
24 @@ -1,10 +1,11 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.1 2013/12/28 00:07:53 pesa Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.2 2014/01/02 20:13:14 hwoarang Exp $
30
31 EAPI=5
32
33 PLOCALES="af cs de en es fa he it ru uk pl pt"
34 +PLOCALE_BACKUP="en_US"
35
36 inherit cmake-utils l10n
37
38 @@ -25,7 +26,7 @@
39 DEPEND="
40 dev-qt/qtcore:4
41 dev-qt/qtgui:4
42 - dev-qt/qtsingleapplication
43 + dev-qt/qtsingleapplication[X(+)]
44 dev-qt/qtsql:4[sqlite]
45 dbus? ( dev-qt/qtdbus:4 )
46 "
47
48
49
50 1.50 app-emulation/q4wine/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.50&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.50&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?r1=1.49&r2=1.50
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v
59 retrieving revision 1.49
60 retrieving revision 1.50
61 diff -u -r1.49 -r1.50
62 --- ChangeLog 28 Dec 2013 00:10:58 -0000 1.49
63 +++ ChangeLog 2 Jan 2014 20:13:14 -0000 1.50
64 @@ -1,6 +1,9 @@
65 # ChangeLog for app-emulation/q4wine
66 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.49 2013/12/28 00:10:58 pesa Exp $
68 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.50 2014/01/02 20:13:14 hwoarang Exp $
70 +
71 + 02 Jan 2014; Markos Chandras <hwoarang@g.o> q4wine-1.1_p2-r1.ebuild:
72 + Depend on qtsingleapplication[X] to fix configure failure
73
74 28 Dec 2013; Davide Pesavento <pesa@g.o> metadata.xml:
75 Cleanup