Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/
Date: Sat, 26 May 2018 22:31:10
Message-Id: 1527373855.b4e1a2728f39b3948b8f34436d26893bf48d368a.asturm@gentoo
1 commit: b4e1a2728f39b3948b8f34436d26893bf48d368a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 26 22:30:10 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 26 22:30:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e1a272
7
8 app-text/kbibtex: Relax app-crypt/qca[qt5] use-dep
9
10 Package-Manager: Portage-2.3.38, Repoman-2.3.9
11
12 ...ibtex-0.8_pre20171110.ebuild => kbibtex-0.8_pre20171110-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild
16 similarity index 96%
17 rename from app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
18 rename to app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild
19 index bbe15b44b12..80b33afdabd 100644
20 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
21 +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110-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 @@ -50,7 +50,7 @@ DEPEND="
29 webengine? ( $(add_qt_dep qtwebengine 'widgets') )
30 webkit? ( $(add_qt_dep qtwebkit) )
31 zotero? (
32 - app-crypt/qca[qt5]
33 + app-crypt/qca[qt5(+)]
34 dev-libs/qoauth:5
35 )
36 "