summaryrefslogtreecommitdiffstats
path: root/x11-drivers/nvidia-drivers/nvidia-drivers-430.40-r1.ebuild
blob: 0413d7f3089100cffab5da85c8a11cfd5c57206b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 

EAPI=6

inherit eutils 

DESCRIPTION="NVIDIA Drivers Override"
SLOT="0/${PV%.*}"

LICENSE="GPL-2 NVIDIA-r2"
KEYWORDS="amd64 x86"

IUSE="tools static-libs"