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 90CA1138239 for ; Mon, 25 Feb 2019 16:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A23E4E08E2; Mon, 25 Feb 2019 16:59:00 +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 76D6EE08E2 for ; Mon, 25 Feb 2019 16:59:00 +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 04D41335DA4 for ; Mon, 25 Feb 2019 16:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D57F154C for ; Mon, 25 Feb 2019 16:58:56 +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: <1551113761.f5a3514ac55abc3f78c4e2263871900b68fc4644.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/discover/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/discover/discover-5.15.49.9999.ebuild kde-plasma/discover/discover-9999.ebuild X-VCS-Directories: kde-plasma/discover/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f5a3514ac55abc3f78c4e2263871900b68fc4644 X-VCS-Branch: master Date: Mon, 25 Feb 2019 16:58:56 +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: 92cac568-5f80-4911-88ca-d52e549b7dff X-Archives-Hash: 8e71630b2c2a998440f131c2b0087e0c commit: f5a3514ac55abc3f78c4e2263871900b68fc4644 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 25 11:55:43 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 25 16:56:01 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5a3514a kde-plasma/discover: Comment about unused search for libmarkdown Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/discover/discover-5.15.49.9999.ebuild | 1 + kde-plasma/discover/discover-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/discover/discover-5.15.49.9999.ebuild b/kde-plasma/discover/discover-5.15.49.9999.ebuild index 68dcdd2106..8e58e5bc15 100644 --- a/kde-plasma/discover/discover-5.15.49.9999.ebuild +++ b/kde-plasma/discover/discover-5.15.49.9999.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Discover" KEYWORDS="" IUSE="firmware" +# libmarkdown (app-text/discount) only used in PackageKitBackend DEPEND=" $(add_frameworks_dep attica) $(add_frameworks_dep kconfig) diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild index 68dcdd2106..8e58e5bc15 100644 --- a/kde-plasma/discover/discover-9999.ebuild +++ b/kde-plasma/discover/discover-9999.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Discover" KEYWORDS="" IUSE="firmware" +# libmarkdown (app-text/discount) only used in PackageKitBackend DEPEND=" $(add_frameworks_dep attica) $(add_frameworks_dep kconfig)