dev-libs/libclthreads: fixed description
authorMiroslav Šulc <fordfrog@gentoo.org>
Wed, 18 Dec 2019 17:50:05 +0000 (18:50 +0100)
committerMiroslav Šulc <fordfrog@gentoo.org>
Wed, 18 Dec 2019 17:50:05 +0000 (18:50 +0100)
Bug: https://bugs.gentoo.org/437186
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
dev-libs/libclthreads/libclthreads-2.4.0-r1.ebuild
dev-libs/libclthreads/libclthreads-2.4.2.ebuild

index 22339f553e9c1c6bb2a955b15c981084f06ec676..e1a49d712f14784b18145cbf3c3ff8d0dffe4f22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ MY_P="${P/lib/}"
 
 S="${WORKDIR}/${MY_P}"
 
-DESCRIPTION="An audio library by Fons Adriaensen <fons.adriaensen@skynet.be>"
+DESCRIPTION="POSIX threads C++ access library"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html"
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2"
 
index 767abb9cc530920560b365c95a2b5d6bd8ec70a5..1f9335da327cf91b86b2d332e6eb5b88335affe5 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit multilib toolchain-funcs
 
-DESCRIPTION="An audio library by Fons Adriaensen <fons.adriaensen@skynet.be>"
+DESCRIPTION="POSIX threads C++ access library"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html"
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/clthreads-${PV}.tar.bz2"