Skip to content

Commit

Permalink
media-video/mpv: indent IUSE contents for clarity
Browse files Browse the repository at this point in the history
This helps to visualize what lines belong to IUSE variable.

Suggested by mgorny in PR gentoo#511.

Package-Manager: portage-2.2.24
  • Loading branch information
Coacher committed Dec 28, 2015
1 parent 9ff25bf commit 6a3e56b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-video/mpv/mpv-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit 6a3e56b

Please sign in to comment.