Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/psi/
Date: Thu, 22 Mar 2018 12:22:22
Message-Id: 1521720963.8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b.asturm@gentoo
1 commit: 8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 11:13:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 12:16:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9b5b0f
7
8 net-im/psi: Prepare for app-crypt/qca w/o USE=qt5
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-im/psi/{psi-1.3.ebuild => psi-1.3-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-im/psi/psi-1.3.ebuild b/net-im/psi/psi-1.3-r1.ebuild
16 similarity index 97%
17 rename from net-im/psi/psi-1.3.ebuild
18 rename to net-im/psi/psi-1.3-r1.ebuild
19 index 3d47e6fece4..83b51354079 100644
20 --- a/net-im/psi/psi-1.3.ebuild
21 +++ b/net-im/psi/psi-1.3-r1.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 @@ -27,7 +27,7 @@ REQUIRED_USE="
29 "
30
31 RDEPEND="
32 - app-crypt/qca:2[qt5]
33 + app-crypt/qca:2[qt5(+)]
34 dev-qt/qtconcurrent:5
35 dev-qt/qtcore:5
36 dev-qt/qtgui:5