summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 16:58:26 +0000
committerSam James <sam@gentoo.org>2021-01-04 16:58:26 +0000
commit00bf912a21888b6c0fe23f53686ed486dc42615d (patch)
tree8fbaacfe2ef5bce9231f32d931a121a37bd63c4d /media-video/libva-utils/libva-utils-2.8.0-r1.ebuild
parentmedia-video/libva-utils: fixed dependencies, minor other fixes (diff)
downloadgentoo-00bf912a21888b6c0fe23f53686ed486dc42615d.tar.gz
gentoo-00bf912a21888b6c0fe23f53686ed486dc42615d.tar.bz2
gentoo-00bf912a21888b6c0fe23f53686ed486dc42615d.zip
media-video/libva-utils: style changes
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/libva-utils/libva-utils-2.8.0-r1.ebuild')
-rw-r--r--media-video/libva-utils/libva-utils-2.8.0-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-video/libva-utils/libva-utils-2.8.0-r1.ebuild b/media-video/libva-utils/libva-utils-2.8.0-r1.ebuild
index 9c75a569bdb2..d25c79ae5645 100644
--- a/media-video/libva-utils/libva-utils-2.8.0-r1.ebuild
+++ b/media-video/libva-utils/libva-utils-2.8.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-if [[ ${PV} = *9999* ]] ; then # Live ebuild
+if [[ ${PV} = *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/intel/libva-utils"
fi
@@ -33,7 +33,6 @@ LICENSE="MIT"
SLOT="0"
IUSE="+drm test wayland X"
RESTRICT="!test? ( test )"
-
REQUIRED_USE="|| ( drm wayland X )"
BDEPEND="