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 BD7271382C5 for ; Wed, 7 Mar 2018 16:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F40AAE092C; Wed, 7 Mar 2018 16:11:32 +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 D502BE092C for ; Wed, 7 Mar 2018 16:11:32 +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 BE9B6335C2C for ; Wed, 7 Mar 2018 16:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B28B23F for ; Wed, 7 Mar 2018 16:11:30 +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: <1520380100.1b4b50113519ca507ce10f069199afe27e191994.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde5-functions.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1b4b50113519ca507ce10f069199afe27e191994 X-VCS-Branch: master Date: Wed, 7 Mar 2018 16:11:30 +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: d36830ec-d0ca-442f-b43c-cf7f54a80a02 X-Archives-Hash: 7ec63286f7b4a4a3cadb92a6f0301e34 commit: 1b4b50113519ca507ce10f069199afe27e191994 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 6 23:48:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 6 23:48:20 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b4b5011 kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.11.5 eclass/kde5-functions.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass index 63a0d83a75..de63b7956c 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -67,7 +67,7 @@ esac # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: # Minimum version of Plasma to require. This affects add_plasma_dep. -: ${PLASMA_MINIMAL:=5.10.5} +: ${PLASMA_MINIMAL:=5.11.5} # @ECLASS-VARIABLE: KDE_APPS_MINIMAL # @DESCRIPTION: