commit:     e9d8010e07b6f36136f392e658697cb15e70bb80
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  9 21:42:28 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 21:42:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d8010e

www-client/conkeror: Rename wrapper script.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-client/conkeror/conkeror-1.0.4.ebuild                 | 4 ++--
 www-client/conkeror/conkeror-1.0_pre20140212.ebuild       | 4 ++--
 www-client/conkeror/files/{conkeror-r2.sh => conkeror.sh} | 0
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-client/conkeror/conkeror-1.0.4.ebuild 
b/www-client/conkeror/conkeror-1.0.4.ebuild
index ae31992df34..8c764671199 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
@@ -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"
 

diff --git a/www-client/conkeror/conkeror-1.0_pre20140212.ebuild 
b/www-client/conkeror/conkeror-1.0_pre20140212.ebuild
index cbabbb2f05b..a212377519f 100644
--- a/www-client/conkeror/conkeror-1.0_pre20140212.ebuild
+++ b/www-client/conkeror/conkeror-1.0_pre20140212.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=5
@@ -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"
 

diff --git a/www-client/conkeror/files/conkeror-r2.sh 
b/www-client/conkeror/files/conkeror.sh
similarity index 100%
rename from www-client/conkeror/files/conkeror-r2.sh
rename to www-client/conkeror/files/conkeror.sh

Reply via email to