From 8fbd420dce8836e6503b162092e07b6a77a89f1d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Oct 2017 21:03:07 +0100 Subject: gentoo resync : 13.10.2017 --- eclass/kde5-functions.eclass | 1 + eclass/mozconfig-v6.49.eclass | 2 +- eclass/mozconfig-v6.51.eclass | 2 +- eclass/mozconfig-v6.56.eclass | 2 +- eclass/toolchain-binutils.eclass | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) (limited to 'eclass') diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass index 2e6b85bbc811..345408aae2b5 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -35,6 +35,7 @@ case ${CATEGORY} in [[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999} ;; kde-plasma) + [[ ${PV} = 5.11* ]] && : ${FRAMEWORKS_MINIMAL:=5.38.0} if [[ ${KDE_BUILD_TYPE} = live ]]; then : ${FRAMEWORKS_MINIMAL:=9999} fi diff --git a/eclass/mozconfig-v6.49.eclass b/eclass/mozconfig-v6.49.eclass index a986197f03b0..f4f80065ac58 100644 --- a/eclass/mozconfig-v6.49.eclass +++ b/eclass/mozconfig-v6.49.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.46.eclass +# @ECLASS: mozconfig-v6.49.eclass # @MAINTAINER: # mozilla team # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 diff --git a/eclass/mozconfig-v6.51.eclass b/eclass/mozconfig-v6.51.eclass index 28a876fd2049..3048fd726508 100644 --- a/eclass/mozconfig-v6.51.eclass +++ b/eclass/mozconfig-v6.51.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.46.eclass +# @ECLASS: mozconfig-v6.51.eclass # @MAINTAINER: # mozilla team # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 diff --git a/eclass/mozconfig-v6.56.eclass b/eclass/mozconfig-v6.56.eclass index c0ecf5992b44..ee47ccdea4a5 100644 --- a/eclass/mozconfig-v6.56.eclass +++ b/eclass/mozconfig-v6.56.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.55.eclass +# @ECLASS: mozconfig-v6.56.eclass # @MAINTAINER: # mozilla team # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass index 3fbbc57e638e..2218c02dd35e 100644 --- a/eclass/toolchain-binutils.eclass +++ b/eclass/toolchain-binutils.eclass @@ -75,7 +75,7 @@ add_src_uri() { else a+=".bz2" fi - set -- mirror://gentoo https://dev.gentoo.org/~vapier/dist https://dev.gentoo.org/~tamiko/distfiles + set -- mirror://gentoo https://dev.gentoo.org/~vapier/dist https://dev.gentoo.org/~tamiko/distfiles https://dev.gentoo.org/~dilfridge/distfiles SRC_URI="${SRC_URI} ${@/%//${a}}" } PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${BVER}} -- cgit v1.2.3