projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc21232
)
media-libs/libsoundtouch: [QA] inherit toolchain-funcs.eclass directly
author
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:36:49 +0000
(22:36 +0100)
committer
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:36:49 +0000
(22:36 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
index d09a077c84c7529c368f37aae1430e6b8beeba54..9621818824e8440c585d621372a16f853036d0cf 100644
(file)
--- a/
media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
+++ b/
media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools flag-o-matic multilib-minimal
+inherit autotools flag-o-matic multilib-minimal
toolchain-funcs
MY_PN=${PN/lib}
MY_P=${MY_PN}-${PV}