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 A992B139694 for ; Fri, 7 Jul 2017 20:38:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6D95234019; Fri, 7 Jul 2017 20:38:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 862B2234019 for ; Fri, 7 Jul 2017 20:38:10 +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 9295C341A0E for ; Fri, 7 Jul 2017 20:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AA3874A7 for ; Fri, 7 Jul 2017 20:38:08 +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: <1499459084.f21810e15e9b05b397e567b535901dd2987f7cb6.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: f21810e15e9b05b397e567b535901dd2987f7cb6 X-VCS-Branch: master Date: Fri, 7 Jul 2017 20:38:08 +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: 9bda9130-af73-48d2-9870-7bf7fb913f67 X-Archives-Hash: c9d56035378a6c58fd3d35631d9d667e commit: f21810e15e9b05b397e567b535901dd2987f7cb6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jul 7 20:24:44 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jul 7 20:24:44 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f21810e1 kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.9.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 942c0251d5..34cf9935b1 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -63,7 +63,7 @@ esac # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: # Minimal Plasma version to require for the package. -: ${PLASMA_MINIMAL:=5.8.6} +: ${PLASMA_MINIMAL:=5.9.5} # @ECLASS-VARIABLE: KDE_APPS_MINIMAL # @DESCRIPTION: