summaryrefslogtreecommitdiff
path: root/www-client/conkeror/conkeror-1.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /www-client/conkeror/conkeror-1.0.4.ebuild
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'www-client/conkeror/conkeror-1.0.4.ebuild')
-rw-r--r--www-client/conkeror/conkeror-1.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/conkeror/conkeror-1.0.4.ebuild b/www-client/conkeror/conkeror-1.0.4.ebuild
index ae31992df34e..da0f8a16c9e9 100644
--- a/www-client/conkeror/conkeror-1.0.4.ebuild
+++ b/www-client/conkeror/conkeror-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz
# CC-BY-SA-3.0 for conkeror.png
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57 )
( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )"
@@ -42,7 +42,7 @@ src_install() {
dosym ../../libexec/${PN}/conkeror-spawn-helper \
/usr/share/${PN}/conkeror-spawn-helper
- newbin "${FILESDIR}/conkeror-r2.sh" conkeror
+ newbin "${FILESDIR}/conkeror.sh" conkeror
domenu "${FILESDIR}/conkeror.desktop"
doicon "${WORKDIR}/conkeror.png"