summaryrefslogtreecommitdiff
path: root/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
commit4650985dd0e898b82e0d2ec225931297d4fadccf (patch)
treeeb0e8002cf3ebf1009110b6fec47fa90f873d824 /app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
parent67f76a858f1ac826bd8a550d756d9ec6e340ed4f (diff)
gentoo resync : 31.01.2018
Diffstat (limited to 'app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild')
-rw-r--r--app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
index adeffb644155..ce5b9b60840a 100644
--- a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs xdg
if [[ ${PV} == *9999 ]]; then
inherit git-r3
@@ -22,7 +22,7 @@ SLOT="0"
IUSE=""
RDEPEND="app-text/poppler:=[cairo]
- >=app-text/zathura-0.2.7
+ >=app-text/zathura-0.3.8
x11-libs/cairo:="
DEPEND="${RDEPEND}
virtual/pkgconfig"