Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/conkeror/
Date: Thu, 22 Feb 2018 09:05:29
Message-Id: 1519290307.4f99da025f835dd1f3b8ee985b3ed8da4f129515.ago@gentoo
1 commit: 4f99da025f835dd1f3b8ee985b3ed8da4f129515
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 09:04:07 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 09:05:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f99da02
7
8 www-client/conkeror: amd64 stable wrt bug #647120
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 www-client/conkeror/conkeror-1.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/conkeror/conkeror-1.0.4.ebuild b/www-client/conkeror/conkeror-1.0.4.ebuild
18 index da0f8a16c9e..7ad54c59d1c 100644
19 --- a/www-client/conkeror/conkeror-1.0.4.ebuild
20 +++ b/www-client/conkeror/conkeror-1.0.4.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz
22 # CC-BY-SA-3.0 for conkeror.png
23 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
27
28 RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57 )
29 ( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )"