commit: 825ed23abcfe8e59e959abbece8a95c8d05cc57f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 15:55:42 2018 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 16:18:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825ed23a
app-text/zathura-cb: Version bump.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
app-text/zathura-cb/Manifest | 1 +
.../{zathura-cb-9999.ebuild => zathura-cb-0.1.7.ebuild} | 9 +++++----
app-text/zathura-cb/zathura-cb-9999.ebuild | 9 +++++----
3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/app-text/zathura-cb/Manifest b/app-text/zathura-cb/Manifest
index cf489bfc97f..e94b2abb64d 100644
--- a/app-text/zathura-cb/Manifest
+++ b/app-text/zathura-cb/Manifest
@@ -1 +1,2 @@
DIST zathura-cb-0.1.6.tar.gz 7205 BLAKE2B
57fa7c8d54cdfdd717d89b8341139c70c86921a65b328a59f1e382d4c8ea03c041184f065e092ec98fff577c029363430b32db95a3b034cbeb19eb51b07d3948
SHA512
986293957b6bc5e5fe7033bb7c91e857b1089fe1a041eb39e516b4e906c2619d22d7ebfa0bfaba982cc6145cba4c6a2af01be810c6da71f4c862fb42bc91f230
+DIST zathura-cb-0.1.7.tar.gz 6971 BLAKE2B
814b0ff8e3d33c85e06ceb3abb315aa16464efda8a5c60554eb7ac8ce3babcf33daea5122e1ca201c1fbffb616a1eea79ba40b74e0c325ec23a7c2dd249d2e6f
SHA512
a48c70bf534a8798d94c1b15382dad229d37ea5f5cbef8382ce87a4366c3607609577f10a8eeb2056e2aa539014e6411e08c879f5359f80ff676cb55c6ae9af2
diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild
b/app-text/zathura-cb/zathura-cb-0.1.7.ebuild
similarity index 87%
copy from app-text/zathura-cb/zathura-cb-9999.ebuild
copy to app-text/zathura-cb/zathura-cb-0.1.7.ebuild
index 32698cdd593..4c3f58bbc0c 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-0.1.7.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 readme.gentoo-r1
+inherit eutils toolchain-funcs readme.gentoo-r1 xdg
if [[ ${PV} == *9999 ]]; then
inherit git-r3
@@ -21,7 +21,7 @@ LICENSE="ZLIB"
SLOT="0"
IUSE=""
-RDEPEND=">=app-text/zathura-0.3.1
+RDEPEND=">=app-text/zathura-0.3.8
dev-libs/glib:2=
app-arch/libarchive:=
x11-libs/cairo:=
@@ -53,5 +53,6 @@ src_install() {
}
pkg_postinst() {
+ xdg_pkg_postinst
readme.gentoo_print_elog
}
diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild
b/app-text/zathura-cb/zathura-cb-9999.ebuild
index 32698cdd593..4c3f58bbc0c 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-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 readme.gentoo-r1
+inherit eutils toolchain-funcs readme.gentoo-r1 xdg
if [[ ${PV} == *9999 ]]; then
inherit git-r3
@@ -21,7 +21,7 @@ LICENSE="ZLIB"
SLOT="0"
IUSE=""
-RDEPEND=">=app-text/zathura-0.3.1
+RDEPEND=">=app-text/zathura-0.3.8
dev-libs/glib:2=
app-arch/libarchive:=
x11-libs/cairo:=
@@ -53,5 +53,6 @@ src_install() {
}
pkg_postinst() {
+ xdg_pkg_postinst
readme.gentoo_print_elog
}