diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-08-01 06:15:45 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-08-01 06:15:45 +0000 |
commit | bca911fd5feafdecca1ea19546a6f2aa3ccb999d (patch) | |
tree | 95d2bbf3bdc6bf3c8f0e9d171f2ce7e90cd86d19 /x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-bca911fd5feafdecca1ea19546a6f2aa3ccb999d.tar.gz gentoo-2-bca911fd5feafdecca1ea19546a6f2aa3ccb999d.tar.bz2 gentoo-2-bca911fd5feafdecca1ea19546a6f2aa3ccb999d.zip |
No need to shout NVIDIA; just say Nvidia. We speak English, not marketing gobbledygook.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild index e392a58a176a..ec52cf3952fa 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.8 2007/07/03 13:08:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.9 2007/08/01 06:15:45 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ XDPVER=4 inherit x-modular -DESCRIPTION="NVIDIA video driver" +DESCRIPTION="Nvidia video driver" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh x86 ~x86-fbsd" |