commit: 1036ab5d8ccb885930afa423969a4deda9c6b3dc
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 13:44:17 2019 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:46:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1036ab5d
dev-ros/roslaunch: -x on scripts
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/roslaunch/files/roscore.initd | 2 +-
dev-ros/roslaunch/files/roslaunch.initd | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/roslaunch/files/roscore.initd
b/dev-ros/roslaunch/files/roscore.initd
old mode 100755
new mode 100644
index 3df4be4006b..d05c3fe98a7
--- a/dev-ros/roslaunch/files/roscore.initd
+++ b/dev-ros/roslaunch/files/roscore.initd
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
depend() {
diff --git a/dev-ros/roslaunch/files/roslaunch.initd
b/dev-ros/roslaunch/files/roslaunch.initd
old mode 100755
new mode 100644
index af38d2abbe6..fa0c0ace1c5
--- a/dev-ros/roslaunch/files/roslaunch.initd
+++ b/dev-ros/roslaunch/files/roslaunch.initd
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
depend() {