diff options
author | 2012-11-16 16:36:00 +0000 | |
---|---|---|
committer | 2012-11-16 16:36:00 +0000 | |
commit | 378833e2796553868c9d3b4f60346fc1f7e5d00b (patch) | |
tree | 6a2aa83bbc24b35d7294f6da5fdc1a845d9c91bc /x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-378833e2796553868c9d3b4f60346fc1f7e5d00b.tar.gz gentoo-2-378833e2796553868c9d3b4f60346fc1f7e5d00b.tar.bz2 gentoo-2-378833e2796553868c9d3b4f60346fc1f7e5d00b.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild index dcca9e1d0568..1fd944fc5ed2 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild,v 1.1 2012/11/10 00:20:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild,v 1.2 2012/11/16 16:36:00 ago Exp $ EAPI=4 XORG_DRI="always" @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="http://nouveau.freedesktop.org/" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]" |