commit: 8f9e0e8d4e528707ac79ed87957dfbb6388d8a07
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 16 12:45:04 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Jul 16 12:45:04 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=8f9e0e8d
app-text/atril: Fix epub dependency
Package-Manager: portage-2.2.28
app-text/atril/{atril-1.12.2-r1.ebuild => atril-1.12.2-r2.ebuild} | 2 +-
app-text/atril/atril-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/atril/atril-1.12.2-r1.ebuild
b/app-text/atril/atril-1.12.2-r2.ebuild
similarity index 99%
rename from app-text/atril/atril-1.12.2-r1.ebuild
rename to app-text/atril/atril-1.12.2-r2.ebuild
index 40c31e5..d3e4a9e 100644
--- a/app-text/atril/atril-1.12.2-r1.ebuild
+++ b/app-text/atril/atril-1.12.2-r2.ebuild
@@ -45,7 +45,7 @@ RDEPEND=">=app-text/poppler-0.16:0=[cairo]
>=x11-libs/gtk+-2.24.0:2[introspection?]
epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
)
- !gtk3? (
+ gtk3? (
>=x11-libs/gtk+-3.0:3[introspection?]
epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
)
diff --git a/app-text/atril/atril-9999.ebuild b/app-text/atril/atril-9999.ebuild
index 40c31e5..d3e4a9e 100644
--- a/app-text/atril/atril-9999.ebuild
+++ b/app-text/atril/atril-9999.ebuild
@@ -45,7 +45,7 @@ RDEPEND=">=app-text/poppler-0.16:0=[cairo]
>=x11-libs/gtk+-2.24.0:2[introspection?]
epub? ( >=net-libs/webkit-gtk-2.4.3:2 )
)
- !gtk3? (
+ gtk3? (
>=x11-libs/gtk+-3.0:3[introspection?]
epub? ( >=net-libs/webkit-gtk-2.4.3:4 )
)