diff options
author | Michael Weber <xmw@gentoo.org> | 2018-01-28 17:05:04 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2018-01-28 17:19:01 +0100 |
commit | 72a0ff2d5b55e8f8defca4e5d7b9633d9047f7b5 (patch) | |
tree | 20d7ca80fda03e3097f01cbb290f0ca17d8930fd /app-text/zathura-ps/zathura-ps-9999.ebuild | |
parent | app-text/zathura-djvu: Version bump. (diff) | |
download | gentoo-72a0ff2d5b55e8f8defca4e5d7b9633d9047f7b5.tar.gz gentoo-72a0ff2d5b55e8f8defca4e5d7b9633d9047f7b5.tar.bz2 gentoo-72a0ff2d5b55e8f8defca4e5d7b9633d9047f7b5.zip |
app-text/zathura-ps: Version bump.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'app-text/zathura-ps/zathura-ps-9999.ebuild')
-rw-r--r-- | app-text/zathura-ps/zathura-ps-9999.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/zathura-ps/zathura-ps-9999.ebuild b/app-text/zathura-ps/zathura-ps-9999.ebuild index 222eb1f4a012..62562632f284 100644 --- a/app-text/zathura-ps/zathura-ps-9999.ebuild +++ b/app-text/zathura-ps/zathura-ps-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/libspectre-0.2.6:= - >=app-text/zathura-0.2.7 + >=app-text/zathura-0.3.8 dev-libs/glib:2= x11-libs/cairo:=" DEPEND="${RDEPEND} |