summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2015-12-28 05:56:27 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2015-12-28 15:47:21 +0300
commit6a3e56b0daaab534120c256b1710b9fae252c86b (patch)
tree1012aed80910a876a09da5df5e5b5a37edc73271 /media-video/mpv
parentmedia-video/mpv: use ${PN} when not in links (diff)
downloadgentoo-6a3e56b0daaab534120c256b1710b9fae252c86b.tar.gz
gentoo-6a3e56b0daaab534120c256b1710b9fae252c86b.tar.bz2
gentoo-6a3e56b0daaab534120c256b1710b9fae252c86b.zip
media-video/mpv: indent IUSE contents for clarity
This helps to visualize what lines belong to IUSE variable. Suggested by mgorny in PR #511. Package-Manager: portage-2.2.24
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 85432055f1e5..eea00f13548b 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -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 )