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 8C690139085 for ; Sun, 5 Feb 2017 14:15:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A32E8E0D1A; Sun, 5 Feb 2017 14:15:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7F95DE0D1A for ; Sun, 5 Feb 2017 14:15:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 426453413C3 for ; Sun, 5 Feb 2017 14:15:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CD833B9F for ; Sun, 5 Feb 2017 14:15:15 +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: <1486304084.2e9dc37215fd88e6034b36d926774c8355ea609d.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: 2e9dc37215fd88e6034b36d926774c8355ea609d X-VCS-Branch: master Date: Sun, 5 Feb 2017 14:15:15 +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: 75754d56-5751-4d08-9161-cc04d5712fed X-Archives-Hash: b81dc15859868db1da3554310102a5f7 commit: 2e9dc37215fd88e6034b36d926774c8355ea609d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 5 14:14:44 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 5 14:14:44 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e9dc372 kde5-functions.eclass: Raise PLASMA_MINIMAL to latest stable 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 9a54fb4..3be9ca3 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -56,7 +56,7 @@ esac # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: # Minimal Plasma version to require for the package. -: ${PLASMA_MINIMAL:=5.8.3} +: ${PLASMA_MINIMAL:=5.8.5} # @ECLASS-VARIABLE: KDE_APPS_MINIMAL # @DESCRIPTION: