commit: 0505b7cb7b131ae7b9a53a6dd61b7ea39917b69b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 14:00:06 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 16 14:09:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0505b7cb
dev-cpp/catch: Update the live ebuild
dev-cpp/catch/catch-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-cpp/catch/catch-9999.ebuild b/dev-cpp/catch/catch-9999.ebuild
index 78eb2acc0dc..41195675fe3 100644
--- a/dev-cpp/catch/catch-9999.ebuild
+++ b/dev-cpp/catch/catch-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,8 +15,6 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-CMAKE_USE_DIR=${S}/projects/CMake
-
# CMake is only used to build & run tests, so override phases
src_configure() { :; }
src_compile() { :; }