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 CCA60139086 for ; Thu, 12 Jan 2017 15:59:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF3A42241AD; Thu, 12 Jan 2017 15:58:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BD4ED23400C for ; Thu, 12 Jan 2017 15:58:59 +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 92DBC341689 for ; Thu, 12 Jan 2017 15:58:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 093742629 for ; Thu, 12 Jan 2017 15:58:57 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1484236705.c98b5f99be972e8240159a73ea1ca030a52b15a5.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/nvidia-drivers/nvidia-drivers-340.101-r1.ebuild x11-drivers/nvidia-drivers/nvidia-drivers-340.98-r1.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c98b5f99be972e8240159a73ea1ca030a52b15a5 X-VCS-Branch: master Date: Thu, 12 Jan 2017 15:58:57 +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: 48500377-bc6b-40ae-971a-749d708b29d1 X-Archives-Hash: bf6861cfdd2c8496e669d8c73e622eee commit: c98b5f99be972e8240159a73ea1ca030a52b15a5 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Jan 12 14:59:26 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Jan 12 15:58:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98b5f99 x11-drivers/nvidia-drivers: Update latest ebuild in 340 branch (bug #496582). Package-Manager: Portage-2.3.3, Repoman-2.3.1 ...-r1.ebuild => nvidia-drivers-340.101-r1.ebuild} | 49 ++++++++++++---------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-340.98-r1.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-340.101-r1.ebuild similarity index 94% rename from x11-drivers/nvidia-drivers/nvidia-drivers-340.98-r1.ebuild rename to x11-drivers/nvidia-drivers/nvidia-drivers-340.101-r1.ebuild index c105bfe..3f59fe6 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-340.98-r1.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-340.101-r1.ebuild @@ -2,8 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 - +EAPI=6 inherit eutils flag-o-matic linux-info linux-mod multilib-minimal nvidia-driver \ portability toolchain-funcs unpacker user udev @@ -34,14 +33,14 @@ COMMON=" app-eselect/eselect-opencl kernel_linux? ( >=sys-libs/glibc-2.6.1 ) tools? ( - dev-libs/atk[${MULTILIB_USEDEP}] - dev-libs/glib:2[${MULTILIB_USEDEP}] - dev-libs/jansson[${MULTILIB_USEDEP}] - x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}] - >=x11-libs/gtk+-2.4:2[${MULTILIB_USEDEP}] - x11-libs/libX11[${MULTILIB_USEDEP}] - x11-libs/libXext[${MULTILIB_USEDEP}] - x11-libs/pango[X,${MULTILIB_USEDEP}] + dev-libs/atk[$MULTILIB_USEDEP] + dev-libs/glib:2[$MULTILIB_USEDEP] + dev-libs/jansson[$MULTILIB_USEDEP] + x11-libs/gdk-pixbuf[$MULTILIB_USEDEP] + >=x11-libs/gtk+-2.4:2[$MULTILIB_USEDEP] + x11-libs/libX11[$MULTILIB_USEDEP] + x11-libs/libXext[$MULTILIB_USEDEP] + x11-libs/pango[X,$MULTILIB_USEDEP] ) X? ( >=app-eselect/eselect-opengl-1.0.9 @@ -57,11 +56,13 @@ RDEPEND=" acpi? ( sys-power/acpid ) tools? ( !media-video/nvidia-settings ) X? ( - =x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libvdpau-0.3-r1[${MULTILIB_USEDEP}] - sys-libs/zlib[${MULTILIB_USEDEP}] + =x11-libs/libvdpau-0.3-r1 + sys-libs/zlib[$MULTILIB_USEDEP] + multilib? ( + >=x11-libs/libX11-1.6.2[$MULTILIB_USEDEP] + >=x11-libs/libXext-1.3.2[$MULTILIB_USEDEP] + ) ) " @@ -78,13 +79,13 @@ pkg_pretend() { die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}" fi - if use kernel_linux && kernel_is ge 4 4; then + if use kernel_linux && kernel_is ge 4 10; then ewarn "Gentoo supports kernels which are supported by NVIDIA" ewarn "which are limited to the following kernels:" - ewarn "