From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1267353-garchives=archives.gentoo.org@lists.gentoo.org>
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 C09E91382C5
	for <garchives@archives.gentoo.org>; Sun,  4 Apr 2021 19:21:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 19F4FE086B;
	Sun,  4 Apr 2021 19:21:31 +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 031D1E086B
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Apr 2021 19:21:30 +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 B6650335D94
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Apr 2021 19:21:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BF694E9
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Apr 2021 19:21:28 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1617562726.90d96f4f6f85e727b1644eb14e05f782ea6b46c8.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/solid/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-frameworks/solid/solid-9999.ebuild
X-VCS-Directories: kde-frameworks/solid/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 90d96f4f6f85e727b1644eb14e05f782ea6b46c8
X-VCS-Branch: master
Date: Sun,  4 Apr 2021 19:21:28 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e497227f-7f50-43f4-8634-4a2ec28d8bcc
X-Archives-Hash: 00341f3eac52bc1255221958b3054d2b

commit:     90d96f4f6f85e727b1644eb14e05f782ea6b46c8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 11:20:34 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 18:58:46 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=90d96f4f

kde-frameworks/solid: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/solid/solid-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-frameworks/solid/solid-9999.ebuild b/kde-frameworks/solid/solid-9999.ebuild
index 2499dbb55a..3ae83cf564 100644
--- a/kde-frameworks/solid/solid-9999.ebuild
+++ b/kde-frameworks/solid/solid-9999.ebuild
@@ -43,7 +43,6 @@ src_configure() {
 
 pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		elog "Optional dependencies:"
 		optfeature "Media player devices support" app-misc/media-player-info
 	fi
 	ecm_pkg_postinst