diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:22:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:22:31 +0000 |
commit | a1065a5a0cbf7382e8e7ac7854e8f629056514d0 (patch) | |
tree | 480b4c461184b235a8257dd1c42a55f6f2ac4bf5 /x11-drivers/xf86-video-nv | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-a1065a5a0cbf7382e8e7ac7854e8f629056514d0.tar.gz gentoo-2-a1065a5a0cbf7382e8e7ac7854e8f629056514d0.tar.bz2 gentoo-2-a1065a5a0cbf7382e8e7ac7854e8f629056514d0.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 52f1ef92bb81..c81b2abbf7a3 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.46 2007/04/25 18:06:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.47 2007/04/29 06:22:31 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> + xf86-video-nv-1.2.2.1.ebuild: + Stable on x86, bug #175465. 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-nv-1.2.2.1.ebuild: 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 560bbfb25509..1217a1430151 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.3 2007/04/25 18:06:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.4 2007/04/29 06:22:31 ticho 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 ~arm ia64 ~ppc ppc64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ppc64 ~sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |