app-text/xournal: remove unnecessary := subslot operator on poppler
authorMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:12:42 +0000 (23:12 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:51:34 +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-text/xournal/xournal-0.4.8-r1.ebuild
app-text/xournal/xournal-0.4.8.ebuild
app-text/xournal/xournal-9999.ebuild

index b30ab3a5467f64a40d9af137c26bee32bb725e6f..69d6ceebd250169af7e67146ffc4301608ad6438 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
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf vanilla"
 
 COMMONDEPEND="
-       app-text/poppler:=[cairo]
+       app-text/poppler[cairo]
        dev-libs/atk
        dev-libs/glib
        gnome-base/libgnomecanvas
index 1b5655d9ad20fdf25188776b6e90f8f21bd06788..1e879f6a6f8520b848580ede1a0c158824efb697 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
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf"
 
 COMMONDEPEND="
-       app-text/poppler:=[cairo]
+       app-text/poppler[cairo]
        dev-libs/atk
        dev-libs/glib
        gnome-base/libgnomecanvas
index 61353ac0307f5bff2185b149469f51c2434b8604..422842c0e82f9b7f5c8c205313f11adcabbc5a55 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
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf"
 
 COMMONDEPEND="
-       app-text/poppler:=[cairo]
+       app-text/poppler[cairo]
        dev-libs/atk
        dev-libs/glib
        gnome-base/libgnomecanvas