From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6DC2B59CA3 for ; Sun, 14 Feb 2016 16:35:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4D0EE07DA; Sun, 14 Feb 2016 16:35:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E03AE07DA for ; Sun, 14 Feb 2016 16:35:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 276F2340B3D for ; Sun, 14 Feb 2016 16:35:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 537BB150 for ; Sun, 14 Feb 2016 16:35:22 +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: <1455467708.e538c7d3f2c9c7de1d9e8b49abaf8670c6bc980c.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: e538c7d3f2c9c7de1d9e8b49abaf8670c6bc980c X-VCS-Branch: master Date: Sun, 14 Feb 2016 16:35:22 +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: 08d37976-fe17-4173-8db5-beaea3e29d4e X-Archives-Hash: 90ef3488ee6df27ad17fc26868928d19 commit: e538c7d3f2c9c7de1d9e8b49abaf8670c6bc980c Author: Michael Palimaka gentoo org> AuthorDate: Sun Feb 14 16:35:08 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Feb 14 16:35:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e538c7d3 kde5-functions.eclass: sync with main tree 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 d87ca20..ffdac91 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -26,7 +26,7 @@ esac # @ECLASS-VARIABLE: FRAMEWORKS_MINIMAL # @DESCRIPTION: # Minimal Frameworks version to require for the package. -: ${FRAMEWORKS_MINIMAL:=5.15.0} +: ${FRAMEWORKS_MINIMAL:=5.17.0} # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: