app-office/texmaker: remove unnecessary := subslot operator on poppler
authorMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:02:33 +0000 (23:02 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:51:33 +0000 (23:51 +1100)
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

app-office/texmaker/texmaker-4.5-r2.ebuild
app-office/texmaker/texmaker-4.5-r3.ebuild
app-office/texmaker/texmaker-5.0-r1.ebuild

index e46b148789046387a018b70e2c4dc0c067cd5945..2c65b02c918037f44510dad4f523596e756906c3 100644 (file)
@@ -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
index b33ba0007afe501b02c20a24e7e477461ad3d1df..79f1a8da1221d97041b403a65d2c64311b280eb0 100644 (file)
@@ -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
index f91b5375634abc370b77e47ad2133155a9e4128c..f9febdd05987eb5eb5f2d7fd058e474de6e98940 100644 (file)
@@ -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