From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 448FF1382C5 for ; Sun, 4 Apr 2021 19:21:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46FD1E088F; Sun, 4 Apr 2021 19:21:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 303C1E088F for ; Sun, 4 Apr 2021 19:21:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53C55335D94 for ; Sun, 4 Apr 2021 19:21:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E681F6EB for ; Sun, 4 Apr 2021 19:21:29 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1617563527.5d0cc7cac87d061903b752f78a82ab1cc8638d5d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-5.6.9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5d0cc7cac87d061903b752f78a82ab1cc8638d5d X-VCS-Branch: master Date: Sun, 4 Apr 2021 19:21:29 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 640235fa-c80c-4367-94df-b57458f6e0f7 X-Archives-Hash: 914281cd2bed4277e44cbcc77c5034af commit: 5d0cc7cac87d061903b752f78a82ab1cc8638d5d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 3 11:21:27 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 4 19:12:07 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d0cc7ca dev-util/kdevelop: Drop superfluous optfeature header Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop/kdevelop-5.6.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild index 9ca60dd1d3..dad48174da 100644 --- a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild @@ -121,7 +121,6 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" optfeature "konsole view" kde-apps/konsole optfeature "static C++ Qt code analysis" dev-util/clazy optfeature "static C/C++ code analysis" dev-util/cppcheck