From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C63ED1381DF for ; Tue, 16 Feb 2016 10:19:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3694E080A; Tue, 16 Feb 2016 10:19:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72945E07FE for ; Tue, 16 Feb 2016 10:19:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD9B1340B03 for ; Tue, 16 Feb 2016 10:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81A3D14CD for ; Tue, 16 Feb 2016 10:19:24 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1455617960.824a9699cae34d1ba4e6207ab4a6eef2250f6a66.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/intel-sdp.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 824a9699cae34d1ba4e6207ab4a6eef2250f6a66 X-VCS-Branch: master Date: Tue, 16 Feb 2016 10:19:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6ddbf16d-91ed-4099-9632-27ce03832ecc X-Archives-Hash: 9bdd49fd61e55332f1beab0b8f6dc363 commit: 824a9699cae34d1ba4e6207ab4a6eef2250f6a66 Author: Justin Lecher gentoo org> AuthorDate: Tue Feb 16 09:07:28 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Feb 16 10:19:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a9699 intel-sdp.eclass: Drop @CODE for DESCRIPTION Signed-off-by: Justin Lecher gentoo.org> eclass/intel-sdp.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass index 0e98dda..d23b003 100644 --- a/eclass/intel-sdp.eclass +++ b/eclass/intel-sdp.eclass @@ -300,10 +300,10 @@ _isdp_run-test() { # @FUNCTION: intel-sdp_pkg_pretend # @DESCRIPTION: -# @CODE +# # * Check that the user has a (valid) license file before going on. +# # * Check for space requirements being fullfilled -# @CODE intel-sdp_pkg_pretend() { debug-print-function ${FUNCNAME} "${@}"