From: Michael Palimaka Date: Tue, 13 Mar 2018 12:02:33 +0000 (+1100) Subject: app-office/texmaker: remove unnecessary := subslot operator on poppler X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e4beda92f0e7df0698e12c86f3384b84ae8bc37;p=gentoo.git app-office/texmaker: remove unnecessary := subslot operator on poppler Per poppler's metadata.xml, the subslot reflects ABI compatibility of libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so. Bug: https://bugs.gentoo.org/607908 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-office/texmaker/texmaker-4.5-r2.ebuild b/app-office/texmaker/texmaker-4.5-r2.ebuild index e46b14878904..2c65b02c9180 100644 --- a/app-office/texmaker/texmaker-4.5-r2.ebuild +++ b/app-office/texmaker/texmaker-4.5-r2.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=5 @@ -19,7 +19,7 @@ COMMON_DEPEND=" sys-libs/zlib x11-libs/libX11 x11-libs/libXext - app-text/poppler:=[qt5] + app-text/poppler[qt5] dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 diff --git a/app-office/texmaker/texmaker-4.5-r3.ebuild b/app-office/texmaker/texmaker-4.5-r3.ebuild index b33ba0007afe..79f1a8da1221 100644 --- a/app-office/texmaker/texmaker-4.5-r3.ebuild +++ b/app-office/texmaker/texmaker-4.5-r3.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=5 @@ -19,7 +19,7 @@ COMMON_DEPEND=" sys-libs/zlib x11-libs/libX11 x11-libs/libXext - app-text/poppler:=[qt5] + app-text/poppler[qt5] dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 diff --git a/app-office/texmaker/texmaker-5.0-r1.ebuild b/app-office/texmaker/texmaker-5.0-r1.ebuild index f91b5375634a..f9febdd05987 100644 --- a/app-office/texmaker/texmaker-5.0-r1.ebuild +++ b/app-office/texmaker/texmaker-5.0-r1.ebuild @@ -19,7 +19,7 @@ COMMON_DEPEND=" sys-libs/zlib x11-libs/libX11 x11-libs/libXext - app-text/poppler:=[qt5(+)] + app-text/poppler[qt5(+)] dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5