commit:     19c86be088834676a5aaafbce5eaad2b338174b4
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 20:23:47 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 20:35:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c86be0

dev-libs/intel-metrics-library: fix BadDescription

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

 .../intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild 
b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
index 2ed1852b32af..9011e794fe97 100644
--- a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
+++ b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
 
 inherit cmake
 
-DESCRIPTION="A user mode driver helper library that provides access to GPU 
performance counters"
+DESCRIPTION="User mode driver helper library that provides access to GPU 
performance counters"
 HOMEPAGE="https://github.com/intel/metrics-library";
 SRC_URI="https://github.com/intel/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"

Reply via email to