Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qoauth/
Date: Thu, 22 Mar 2018 12:22:18
Message-Id: 1521720901.81b6645f5cdc0378190ed2a35978f817abf7d763.asturm@gentoo
1 commit: 81b6645f5cdc0378190ed2a35978f817abf7d763
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 10:59:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 12:15:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b6645f
7
8 dev-libs/qoauth: Prepare for app-crypt/qca w/o USE=qt5
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 ...2.0.1_pre20160315-r2.ebuild => qoauth-2.0.1_pre20160315-r3.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild
16 similarity index 94%
17 rename from dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild
18 rename to dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild
19 index d2050b55e8c..6e88c34a7a6 100644
20 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild
21 +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc64 x86"
29 IUSE="debug doc test"
30
31 COMMON_DEPEND="
32 - app-crypt/qca:2[debug?,qt5]
33 + app-crypt/qca:2[debug?,qt5(+)]
34 dev-qt/qtnetwork:5
35 "
36 DEPEND="${COMMON_DEPEND}