diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-07-25 19:53:34 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-07-25 19:53:34 +0000 |
commit | 2b167ae9f41af5848e494ad79ef8e3c9beb9e1f5 (patch) | |
tree | 8bf33bdd2a6147667a5c1aa6dfddbe6ac0a86166 /x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild | |
parent | amd64 stable, bug 227237 (diff) | |
download | historical-2b167ae9f41af5848e494ad79ef8e3c9beb9e1f5.tar.gz historical-2b167ae9f41af5848e494ad79ef8e3c9beb9e1f5.tar.bz2 historical-2b167ae9f41af5848e494ad79ef8e3c9beb9e1f5.zip |
amd64 stable, bug 232198
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-tuxonice-r6 x86_64
Diffstat (limited to 'x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild index 9bb2e1e0247b..35ecf7c5dcb2 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.2 2008/07/22 19:27:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v 1.3 2008/07/25 19:53:34 beandog 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} |