Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/owncloud-client: ChangeLog owncloud-client-1.6.1.ebuild
Date: Mon, 30 Jun 2014 21:19:51
Message-Id: 20140630211931.AFB562004E@flycatcher.gentoo.org
1 voyageur 14/06/30 21:19:31
2
3 Modified: ChangeLog owncloud-client-1.6.1.ebuild
4 Log:
5 Make qt4/qt5 builds exclusive
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
8
9 Revision Changes Path
10 1.12 net-misc/owncloud-client/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 27 Jun 2014 14:55:48 -0000 1.11
23 +++ ChangeLog 30 Jun 2014 21:19:31 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-misc/owncloud-client
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/ChangeLog,v 1.11 2014/06/27 14:55:48 voyageur Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/ChangeLog,v 1.12 2014/06/30 21:19:31 voyageur Exp $
29 +
30 + 30 Jun 2014; Bernard Cafarelli <voyageur@g.o>
31 + owncloud-client-1.6.1.ebuild:
32 + Make qt4/qt5 builds exclusive
33
34 *owncloud-client-1.6.1 (27 Jun 2014)
35
36
37
38
39 1.2 net-misc/owncloud-client/owncloud-client-1.6.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild?r1=1.1&r2=1.2
44
45 Index: owncloud-client-1.6.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- owncloud-client-1.6.1.ebuild 27 Jun 2014 14:55:48 -0000 1.1
52 +++ owncloud-client-1.6.1.ebuild 30 Jun 2014 21:19:31 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild,v 1.1 2014/06/27 14:55:48 voyageur Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild,v 1.2 2014/06/30 21:19:31 voyageur Exp $
58
59 EAPI=5
60
61 @@ -17,7 +17,7 @@
62 KEYWORDS="~amd64 ~x86"
63 IUSE="doc samba +sftp test +qt4 qt5"
64
65 -REQUIRED_USE="|| ( qt4 qt5 )"
66 +REQUIRED_USE="^^ ( qt4 qt5 )"
67
68 RDEPEND=">=dev-db/sqlite-3.4:3
69 qt4? (