commit: 64e0dfd8982e62a556aca9b812bf201eadddbc4f
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 00:06:47 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 00:10:13 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=64e0dfd8
app-text/atril: Fix epub USE flag. #578220, Thanks to Klaus Kusche
Package-Manager: portage-2.2.26
app-text/atril/{atril-1.10.3-r1.ebuild => atril-1.10.3-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/atril/atril-1.10.3-r1.ebuild
b/app-text/atril/atril-1.10.3-r2.ebuild
similarity index 98%
rename from app-text/atril/atril-1.10.3-r1.ebuild
rename to app-text/atril/atril-1.10.3-r2.ebuild
index 5c44cbd..8d9e85c 100644
--- a/app-text/atril/atril-1.10.3-r1.ebuild
+++ b/app-text/atril/atril-1.10.3-r2.ebuild
@@ -87,7 +87,7 @@ src_configure() {
$(use_enable dbus) \
$(use_enable djvu) \
$(use_enable dvi) \
- $(use_with epub webkit) \
+ $(use_enable epub) \
$(use_with gnome-keyring keyring) \
$(use_enable introspection) \
$(use_enable caja) \