diff options
author | Michael Weber <xmw@gentoo.org> | 2018-01-28 17:05:44 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2018-01-28 17:19:03 +0100 |
commit | 536822415d980596538a6417c1842731d573ada4 (patch) | |
tree | 83e1d4501ee43f138478874af31f8cfc71135fad /app-text/zathura-djvu | |
parent | app-text/zathura-ps: Version bump. (diff) | |
download | gentoo-536822415d980596538a6417c1842731d573ada4.tar.gz gentoo-536822415d980596538a6417c1842731d573ada4.tar.bz2 gentoo-536822415d980596538a6417c1842731d573ada4.zip |
app-text/zathura-djvu: update live ebuild.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'app-text/zathura-djvu')
-rw-r--r-- | app-text/zathura-djvu/zathura-djvu-9999.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-9999.ebuild b/app-text/zathura-djvu/zathura-djvu-9999.ebuild index 810861d8da93..06d973da811e 100644 --- a/app-text/zathura-djvu/zathura-djvu-9999.ebuild +++ b/app-text/zathura-djvu/zathura-djvu-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/djvu-3.5.24-r1:= - >=app-text/zathura-0.3.1 + >=app-text/zathura-0.3.8 dev-libs/glib:2= x11-libs/cairo:=" DEPEND="${RDEPEND} |