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}"

Reply via email to