app-text/atril: remove unnecessary := subslot operator on poppler
authorMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:29:58 +0000 (23:29 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 13 Mar 2018 12:51:35 +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/atril/atril-1.12.2-r5.ebuild
app-text/atril/atril-1.14.2-r2.ebuild
app-text/atril/atril-1.16.1-r2.ebuild
app-text/atril/atril-1.18.3.ebuild

index 360dac80db220b05b1e61e245612660d1147126d..582095d7761ec52d6966dc38bc7df8c31483ac74 100644 (file)
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
        !gtk3? ( !epub )" #608604
 
-RDEPEND=">=app-text/poppler-0.16:0=[cairo]
+RDEPEND=">=app-text/poppler-0.16[cairo]
        app-text/rarian:0
        dev-libs/atk:0
        >=dev-libs/glib-2.36:2
index 792c2c2e6a067757eda7c8147ab928a3fcd51431..d3ef2efb7e218cdacc1c6610adac22d5aa6ee465 100644 (file)
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
        !gtk3? ( !epub )" #608604
 
-COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.16[cairo]
        dev-libs/atk:0
        >=dev-libs/glib-2.36:2
        >=dev-libs/libxml2-2.5:2
index 24aad9d4f3c7e2088c289398291de1814a9692d1..41128c94216bdd773725b8cc1a0a238f537a20d1 100644 (file)
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
 REQUIRED_USE="t1lib? ( dvi )
        !gtk3? ( !epub )" #608604
 
-COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
        dev-libs/atk:0
        >=dev-libs/glib-2.36:2
        >=dev-libs/libxml2-2.5:2
index 4769e545a0a988b91829a1155ce4992e91a6be6c..e4db37226f4981aa9f5424bf69e52053c47e2b5f 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=6
@@ -19,7 +19,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1l
 
 REQUIRED_USE="t1lib? ( dvi )"
 
-COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
        dev-libs/atk:0
        >=dev-libs/glib-2.36:2
        >=dev-libs/libxml2-2.5:2