commit:     d4fb73178b7d91c5d2f20c0135e85a44df244acf
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 19:26:29 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 19:33:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fb7317

x11-libs/intel-hybrid-codec-driver: fix QA BadDescription

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../intel-hybrid-codec-driver/intel-hybrid-codec-driver-2.0.0.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-libs/intel-hybrid-codec-driver/intel-hybrid-codec-driver-2.0.0.ebuild 
b/x11-libs/intel-hybrid-codec-driver/intel-hybrid-codec-driver-2.0.0.ebuild
index 860feeb69f61..9fda01f1a348 100644
--- a/x11-libs/intel-hybrid-codec-driver/intel-hybrid-codec-driver-2.0.0.ebuild
+++ b/x11-libs/intel-hybrid-codec-driver/intel-hybrid-codec-driver-2.0.0.ebuild
@@ -8,7 +8,7 @@ EGIT_COMMIT="edead0c17e2818bc0fee0ea644f85ab81bbe6f7a"
 
 inherit autotools multilib-minimal
 
-DESCRIPTION="Libva support for partially hardware accelerated encode and 
decode on Haswell and newer"
+DESCRIPTION="Libva support for older hardware accelerated encode/decode on 
Haswell and newer"
 HOMEPAGE="https://github.com/intel/intel-hybrid-driver";
 
SRC_URI="https://github.com/intel/intel-hybrid-driver/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}/intel-hybrid-driver-${EGIT_COMMIT}"

Reply via email to