commit: 6078cc6ab8b72a372140732bde333fed5e4d92eb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 08:04:34 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 08:04:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6078cc6a
intel-sdp.eclass: Add missing DESCRIPTION
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
eclass/intel-sdp.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass
index 1fb5916..40a3feb 100644
--- a/eclass/intel-sdp.eclass
+++ b/eclass/intel-sdp.eclass
@@ -281,6 +281,7 @@ _isdp_version_test() {
# @FUNCTION: _isdp_run-test
# @INTERNAL
+# @DESCRIPTION:
# Test if installed compiler is working
_isdp_run-test() {
debug-print-function ${FUNCNAME} "${@}"