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 46CEE1395E3 for ; Sat, 12 Nov 2016 08:02:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CD7121C0C6; Sat, 12 Nov 2016 08:02:34 +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 20E9A21C0C6 for ; Sat, 12 Nov 2016 08:02:34 +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 426F9341649 for ; Sat, 12 Nov 2016 08:02:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DF78303 for ; Sat, 12 Nov 2016 08:02:30 +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: <1478937730.d4fc091c288094cd4b644f54460c71be54d5d2e1.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/kde5-functions.eclass X-VCS-Directories: eclass/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d4fc091c288094cd4b644f54460c71be54d5d2e1 X-VCS-Branch: master Date: Sat, 12 Nov 2016 08:02: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: 4add8869-87c9-4077-8de5-8fce3c8fcab6 X-Archives-Hash: 88092174249c46c1d65cbaa1f370edd5 commit: d4fc091c288094cd4b644f54460c71be54d5d2e1 Author: Michael Palimaka gentoo org> AuthorDate: Wed Oct 12 17:07:36 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Nov 12 08:02:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fc091c kde5-functions.eclass: raise FRAMEWORKS_MINIMAL to 5.26.0 (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 59654be..a6bf976 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -31,7 +31,7 @@ esac # @ECLASS-VARIABLE: FRAMEWORKS_MINIMAL # @DESCRIPTION: # Minimal Frameworks version to require for the package. -: ${FRAMEWORKS_MINIMAL:=5.23.0} +: ${FRAMEWORKS_MINIMAL:=5.26.0} # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: