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 B43CC1580BA for ; Thu, 26 Aug 2021 16:46:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2249E09B1; Thu, 26 Aug 2021 16:46:37 +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 D724BE09A7 for ; Thu, 26 Aug 2021 16:46:37 +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 E746D342BA9 for ; Thu, 26 Aug 2021 16:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1562D8C8 for ; Thu, 26 Aug 2021 16:46:35 +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: <1629990900.df633b34fa32d7e5e83741bc132d9ee252a425de.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-9999.ebuild X-VCS-Directories: kde-plasma/discover/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: df633b34fa32d7e5e83741bc132d9ee252a425de X-VCS-Branch: master Date: Thu, 26 Aug 2021 16:46:35 +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: 2acde6e1-fe92-46fe-b1e1-c94b6e77c7c8 X-Archives-Hash: 6a4309a0ab81d93ad39bcd538cd639a9 commit: df633b34fa32d7e5e83741bc132d9ee252a425de Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 26 15:15:00 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 26 15:15:00 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=df633b34 kde-plasma/discover: Raise dev-libs/appstream min version to 0.14.4 Upstream commit 5337bf5e64a97affa2568e44dce1275c5bd1f699 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/discover/discover-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild index dda374a553..2fc53ff9f1 100644 --- a/kde-plasma/discover/discover-9999.ebuild +++ b/kde-plasma/discover/discover-9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 firmware? ( >=sys-apps/fwupd-1.5.0 ) flatpak? ( - >=dev-libs/appstream-0.12.8:= + >=dev-libs/appstream-0.14.4:= sys-apps/flatpak ) telemetry? ( dev-libs/kuserfeedback:5 )