commit: e4701438d0787b5d7932ac30b92deb78b3c04916
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 17:01:57 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 17:03:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4701438
app-text/ebook-tools: add dev-libs/libzip subslot operator
Package-Manager: portage-2.3.0_rc1
app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild
b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild
index 6d1374e..8a5713b 100644
--- a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild
+++ b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="+lit2epub"
DEPEND="
dev-libs/libxml2
- dev-libs/libzip
+ dev-libs/libzip:=
"
RDEPEND="${DEPEND}
lit2epub? ( app-text/convertlit )