From: Michał Górny Date: Sat, 21 Sep 2019 08:33:10 +0000 (+0200) Subject: sys-libs/llvm-libunwind: Reorder ebuild vars in 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c286d2971e30234d7275ea1e2c11351026e37083;p=gentoo.git sys-libs/llvm-libunwind: Reorder ebuild vars in 9+ Signed-off-by: Michał Górny --- diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.ebuild index be1a21ae8d23..ba254599999a 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.ebuild @@ -19,6 +19,7 @@ SRC_URI="https://releases.llvm.org/${PV}/${MY_P}.tar.xz test? ( https://releases.llvm.org/${PV}/${LIBCXX_P}.tar.xz https://releases.llvm.org/${PV}/${LIBCXXABI_P}.tar.xz )" +S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" @@ -34,8 +35,6 @@ BDEPEND=" test? ( >=sys-devel/clang-3.9.0 $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') )" -S=${WORKDIR}/${MY_P} - # least intrusive of all CMAKE_BUILD_TYPE=RelWithDebInfo