mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/pthreadpool: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -10,6 +10,8 @@ HOMEPAGE="https://github.com/Maratyszcza/pthreadpool"
|
||||
SRC_URI="https://github.com/Maratyszcza/${PN}/archive/${CommitId}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}"/${PN}-${CommitId}
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
@@ -20,8 +22,6 @@ RDEPEND="${DEPEND}"
|
||||
BDEPEND="test? ( dev-cpp/gtest )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
S="${WORKDIR}"/${PN}-${CommitId}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-2022.05.09-gentoo.patch
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user