summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-20 15:34:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-20 15:34:31 +0000
commitcb54f77ed9acef3cdaded3d90efa00a56c98f253 (patch)
tree461867dd9aef07ab1e9f1aa95b0aceaf12724648 /x11-drivers/xf86-video-nouveau
parentStable for AMD64, wrt bug #394393 (diff)
downloadgentoo-2-cb54f77ed9acef3cdaded3d90efa00a56c98f253.tar.gz
gentoo-2-cb54f77ed9acef3cdaded3d90efa00a56c98f253.tar.bz2
gentoo-2-cb54f77ed9acef3cdaded3d90efa00a56c98f253.zip
Stable for AMD64, wrt bug #394393
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog
index fac4cc0a9629..0cb8d5f6c516 100644
--- a/x11-drivers/xf86-video-nouveau/ChangeLog
+++ b/x11-drivers/xf86-video-nouveau/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-nouveau
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.38 2011/11/21 11:16:42 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.39 2011/12/20 15:34:31 ago Exp $
+
+ 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-0.0.16_pre20111109.ebuild:
+ Stable for AMD64, wrt bug #394393
*xf86-video-nouveau-0.0.16_pre20111109 (21 Nov 2011)
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
index cd34b69071a1..941dbc039f9d 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-0.0.16_pre20111109.ebuild,v 1.1 2011/11/21 11:16:42 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild,v 1.2 2011/12/20 15:34:31 ago Exp $
EAPI=4
XORG_EAUTORECONF="yes"
@@ -11,7 +11,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
HOMEPAGE="http://nouveau.freedesktop.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/libdrm-2.4.24[video_cards_nouveau]"