commit: 97d4f927a29f219ccce3d65d3c408ada2398878e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 14:26:16 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 07:48:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d4f927
cuda.eclass: Drop empty line
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
eclass/cuda.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
index e8d9178..ede58f4 100644
--- a/eclass/cuda.eclass
+++ b/eclass/cuda.eclass
@@ -126,7 +126,6 @@ cuda_src_prepare() {
cuda_sanitize
}
-
case "${EAPI:-0}" in
0|1)
EXPORT_FUNCTIONS pkg_setup ;;