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 18C4F138334 for ; Wed, 12 Sep 2018 07:25:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFB1EE08AA; Wed, 12 Sep 2018 07:24:57 +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 9AF09E08AA for ; Wed, 12 Sep 2018 07:24:57 +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 ECD2C335D09 for ; Wed, 12 Sep 2018 07:24:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D0D23BE for ; Wed, 12 Sep 2018 07:24:54 +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: <1536737071.5389573ab534a4b0f02607bd5f592554028720f9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5389573ab534a4b0f02607bd5f592554028720f9 X-VCS-Branch: master Date: Wed, 12 Sep 2018 07:24:54 +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-Archives-Salt: d8aa1f08-51aa-4b10-8eb5-f306470e236b X-Archives-Hash: f99b10cc1a467bac670b30fb84e95bf5 commit: 5389573ab534a4b0f02607bd5f592554028720f9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 12 07:24:31 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 12 07:24:31 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5389573a kde-plasma/plasma-desktop: Raise minimum dev-libs/appstream to 0.12.2 KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=391468 Upstream commit b96651acdca4bb093bc7fcb23eb80456942ab6cc Package-Manager: Portage-2.3.49, Repoman-2.3.10 kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild | 2 +- kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild index 61d23d7da5..f19f7a2833 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.49.9999.ebuild @@ -72,7 +72,7 @@ COMMON_DEPEND=" x11-libs/libXi x11-libs/libxcb x11-libs/libxkbfile - appstream? ( dev-libs/appstream[qt5] ) + appstream? ( >=dev-libs/appstream-0.12.2[qt5] ) fontconfig? ( media-libs/fontconfig media-libs/freetype diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index d3dbf3b2d2..9159798943 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -72,7 +72,7 @@ COMMON_DEPEND=" x11-libs/libXi x11-libs/libxcb x11-libs/libxkbfile - appstream? ( dev-libs/appstream[qt5] ) + appstream? ( >=dev-libs/appstream-0.12.2[qt5] ) fontconfig? ( media-libs/fontconfig media-libs/freetype