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 0397713835A for ; Thu, 15 Apr 2021 22:32:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 397D5E0801; Thu, 15 Apr 2021 22:32:49 +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 1B8BCE07DB for ; Thu, 15 Apr 2021 22:32:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B706D340B10 for ; Thu, 15 Apr 2021 22:32:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DF1064D for ; Thu, 15 Apr 2021 22:32:46 +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: <1618525838.1b38d7f7e52450cdf93fa9dd047541d269cc154c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/itinerary/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/itinerary/itinerary-9999.ebuild X-VCS-Directories: kde-misc/itinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1b38d7f7e52450cdf93fa9dd047541d269cc154c X-VCS-Branch: master Date: Thu, 15 Apr 2021 22:32:46 +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: b69a685c-9513-4cca-b572-c3e5b7b26b8c X-Archives-Hash: 15665be95c102167fc83c1d88bf4eeda commit: 1b38d7f7e52450cdf93fa9dd047541d269cc154c Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 15 20:48:27 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 15 22:30:38 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b38d7f7 kde-misc/itinerary: Drop superfluous optfeature header Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/itinerary/itinerary-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-misc/itinerary/itinerary-9999.ebuild b/kde-misc/itinerary/itinerary-9999.ebuild index e985cb86aa..77014d6dbb 100644 --- a/kde-misc/itinerary/itinerary-9999.ebuild +++ b/kde-misc/itinerary/itinerary-9999.ebuild @@ -54,7 +54,6 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" optfeature "screen brightness control to aid barcode scanning" "kde-frameworks/solid:5" fi ecm_pkg_postinst