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 0255013908F for ; Thu, 26 Jan 2017 10:16:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A48B234072; Thu, 26 Jan 2017 10:16:03 +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 06BF1234072 for ; Thu, 26 Jan 2017 10:16:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3B2D234161D for ; Thu, 26 Jan 2017 10:16:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A42903023 for ; Thu, 26 Jan 2017 10:16:00 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1485425741.2c4949c5e6475013213f4a64e8392d9d298e6ac7.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2c4949c5e6475013213f4a64e8392d9d298e6ac7 X-VCS-Branch: master Date: Thu, 26 Jan 2017 10:16:00 +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: 035dfbed-bbe8-4b12-b03a-9a98e04cfebf X-Archives-Hash: 5aeb0b75c8f10f35df957f3dd30c7d17 commit: 2c4949c5e6475013213f4a64e8392d9d298e6ac7 Author: Michael Palimaka gentoo org> AuthorDate: Thu Jan 26 10:15:19 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jan 26 10:15:41 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c4949c5 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 cadeda9..9a54fb4 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.4.1} +: ${PLASMA_MINIMAL:=5.8.3} # @ECLASS-VARIABLE: KDE_APPS_MINIMAL # @DESCRIPTION: