diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:59:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:59:55 +0000 |
commit | 725f5695578bc072d2303005dc0024dbc1698567 (patch) | |
tree | 8cc5309b71a911fe01ce62e8142a25251762a534 /x11-drivers/xf86-video-nv | |
parent | x86 stable, bug #251832 (diff) | |
download | gentoo-2-725f5695578bc072d2303005dc0024dbc1698567.tar.gz gentoo-2-725f5695578bc072d2303005dc0024dbc1698567.tar.bz2 gentoo-2-725f5695578bc072d2303005dc0024dbc1698567.zip |
x86 stable, bug #251832
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 1b2ff8ec5730..7cc91625def7 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.73 2009/04/05 18:42:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.74 2009/04/05 21:59:55 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-video-nv-2.1.12.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier Crête <tester@gentoo.org> xf86-video-nv-2.1.12.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild index 727cdff3223e..8336f451ed8a 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-2.1.12.ebuild,v 1.5 2009/04/05 18:42:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild,v 1.6 2009/04/05 21:59:55 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Nvidia video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |