commit: b4e1a2728f39b3948b8f34436d26893bf48d368a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:30:10 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 26 22:30:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e1a272
app-text/kbibtex: Relax app-crypt/qca[qt5] use-dep
Package-Manager: Portage-2.3.38, Repoman-2.3.9
...ibtex-0.8_pre20171110.ebuild => kbibtex-0.8_pre20171110-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
b/app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild
similarity index 96%
rename from app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
rename to app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild
index bbe15b44b12..80b33afdabd 100644
--- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
+++ b/app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -50,7 +50,7 @@ DEPEND="
webengine? ( $(add_qt_dep qtwebengine 'widgets') )
webkit? ( $(add_qt_dep qtwebkit) )
zotero? (
- app-crypt/qca[qt5]
+ app-crypt/qca[qt5(+)]
dev-libs/qoauth:5
)
"