commit:     969d55c75afbca055209bf22fd46f0b2ff8c7dd3
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Jan 10 15:21:02 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 10 15:21:02 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=969d55c7

Further cleanup

---
 sci-libs/arrayfire/arrayfire-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-libs/arrayfire/arrayfire-9999.ebuild 
b/sci-libs/arrayfire/arrayfire-9999.ebuild
index b2d1099..0022657 100644
--- a/sci-libs/arrayfire/arrayfire-9999.ebuild
+++ b/sci-libs/arrayfire/arrayfire-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils eutils git-r3
+inherit cmake-utils git-r3
 
 DESCRIPTION="A general purpose GPU library."
 HOMEPAGE="http://www.arrayfire.com/";
@@ -24,8 +24,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
        test? ( dev-vcs/subversion )"
 
-S="${WORKDIR}/${P}"
-BUILD_DIR="${S}/build"
 CMAKE_BUILD_TYPE=Release
 
 src_prepare() {

Reply via email to