* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bumblebee/files/
@ 2016-05-18 6:42 Austin English
0 siblings, 0 replies; 2+ messages in thread
From: Austin English @ 2016-05-18 6:42 UTC (permalink / raw
To: gentoo-commits
commit: 7978b11f7c1aeed2c70c4e83e9c6126cee1bfdd8
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 06:35:31 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May 18 06:38:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7978b11f
x11-misc/bumblebee: use #!/sbin/openrc-run instead of #!/sbin/runscript
x11-misc/bumblebee/files/bumblebee.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/bumblebee/files/bumblebee.initd b/x11-misc/bumblebee/files/bumblebee.initd
index fb61830..e4246b1 100644
--- a/x11-misc/bumblebee/files/bumblebee.initd
+++ b/x11-misc/bumblebee/files/bumblebee.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bumblebee/files/
@ 2020-09-19 17:50 Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2020-09-19 17:50 UTC (permalink / raw
To: gentoo-commits
commit: 81a5da4457c8ec15597a3818320d9d77d419c51a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 17:49:44 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 17:49:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a5da44
x11-misc/bumblebee: Fix indentation
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
x11-misc/bumblebee/files/bumblebee.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/bumblebee/files/bumblebee.initd b/x11-misc/bumblebee/files/bumblebee.initd
index 96ff058eb1a..b9296538a80 100644
--- a/x11-misc/bumblebee/files/bumblebee.initd
+++ b/x11-misc/bumblebee/files/bumblebee.initd
@@ -4,7 +4,7 @@
depend() {
need xdm
- want vgl
+ want vgl
}
PIDFILE="${PIDFILE:-/var/run/bumblebee.pid}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-19 17:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 6:42 [gentoo-commits] repo/gentoo:master commit in: x11-misc/bumblebee/files/ Austin English
-- strict thread matches above, loose matches on Subject: below --
2020-09-19 17:50 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox