Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura/
Date: Mon, 08 Oct 2018 19:03:36
Message-Id: 1539025409.35931f6d9ca370009df021a20741fcf560c2ce7b.zlogene@gentoo
1 commit: 35931f6d9ca370009df021a20741fcf560c2ce7b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 8 18:55:24 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 8 19:03:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35931f6d
7
8 app-text/zathura: fix girara slot
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 app-text/zathura/zathura-0.3.8.ebuild | 4 ++--
14 app-text/zathura/zathura-0.4.1.ebuild | 2 +-
15 app-text/zathura/zathura-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/app-text/zathura/zathura-0.3.8.ebuild b/app-text/zathura/zathura-0.3.8.ebuild
19 index 3bbbd76e646..77c3802a951 100644
20 --- a/app-text/zathura/zathura-0.3.8.ebuild
21 +++ b/app-text/zathura/zathura-0.3.8.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -21,7 +21,7 @@ LICENSE="ZLIB"
29 SLOT="0"
30 IUSE="+magic sqlite synctex test"
31
32 -RDEPEND=">=dev-libs/girara-0.2.8:3=
33 +RDEPEND=">=dev-libs/girara-0.2.8:=
34 >=dev-libs/glib-2.32:2=
35 x11-libs/cairo:=
36 >=x11-libs/gtk+-3.6:3
37
38 diff --git a/app-text/zathura/zathura-0.4.1.ebuild b/app-text/zathura/zathura-0.4.1.ebuild
39 index 8021ab0339e..842130d46e6 100644
40 --- a/app-text/zathura/zathura-0.4.1.ebuild
41 +++ b/app-text/zathura/zathura-0.4.1.ebuild
42 @@ -22,7 +22,7 @@ SLOT="0"
43 IUSE="+magic seccomp sqlite synctex test"
44
45 RDEPEND="dev-libs/appstream
46 - >=dev-libs/girara-0.3.1:0
47 + >=dev-libs/girara-0.3.1:=
48 >=dev-libs/glib-2.50:2
49 dev-util/desktop-file-utils
50 dev-python/sphinx
51
52 diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild
53 index 70f20b7aed6..89006688f4d 100644
54 --- a/app-text/zathura/zathura-9999.ebuild
55 +++ b/app-text/zathura/zathura-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 +# Copyright 1999-2018 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=5
62 @@ -21,7 +21,7 @@ LICENSE="ZLIB"
63 SLOT="0"
64 IUSE="+magic sqlite synctex test"
65
66 -RDEPEND=">=dev-libs/girara-0.2.7:3=
67 +RDEPEND=">=dev-libs/girara-0.2.7:=
68 >=dev-libs/glib-2.32:2=
69 x11-libs/cairo:=
70 >=x11-libs/gtk+-3.6:3