media-video/mpv: indent IUSE contents for clarity
authorIlya Tumaykin <itumaykin@gmail.com>
Mon, 28 Dec 2015 02:56:27 +0000 (05:56 +0300)
committerIlya Tumaykin <itumaykin@gmail.com>
Mon, 28 Dec 2015 12:47:21 +0000 (15:47 +0300)
This helps to visualize what lines belong to IUSE variable.

Suggested by mgorny in PR #511.

Package-Manager: portage-2.2.24

media-video/mpv/mpv-9999.ebuild

index 85432055f1e5a5b3f1a5beda4d3e7027004e45ea..eea00f13548b9e9e3f534dabf1a8e2c3a5ca986a 100644 (file)
@@ -30,9 +30,9 @@ LICENSE="GPL-2+ BSD ISC"
 SLOT="0"
 # Here 'opengl' stands for GLX, 'egl' stands for any EGL-based output
 IUSE="+alsa archive bluray cdda +cli doc drm dvb +dvd egl +enca encode +iconv
-jack jpeg lcms +libass libav libcaca libguess libmpv lua luajit openal +opengl
-oss pulseaudio pvr raspberry-pi rubberband samba sdl selinux test uchardet v4l
-vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver xv"
+       jack jpeg lcms +libass libav libcaca libguess libmpv lua luajit openal
+       +opengl oss pulseaudio pvr raspberry-pi rubberband samba sdl selinux test
+       uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver xv"
 
 REQUIRED_USE="
        || ( cli libmpv )