summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:12:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:12:55 +0000
commitfb592467ae83bc7a2c271e1be88b028f59e7f7d6 (patch)
tree0a2662a26abfb9098c0e271d61082163d2457ae1 /x11-drivers/xf86-video-nouveau
parentStable for amd64, wrt bug #475480 (diff)
downloadgentoo-2-fb592467ae83bc7a2c271e1be88b028f59e7f7d6.tar.gz
gentoo-2-fb592467ae83bc7a2c271e1be88b028f59e7f7d6.tar.bz2
gentoo-2-fb592467ae83bc7a2c271e1be88b028f59e7f7d6.zip
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
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-1.0.9.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 41aef3b8e9a2..3ab2aa7ef6b3 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.63 2013/08/02 19:32:04 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.64 2013/09/29 11:12:55 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-1.0.9.ebuild:
+ Stable for amd64, wrt bug #475480
*xf86-video-nouveau-1.0.9 (02 Aug 2013)
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild
index 9653de632f6d..61acc2174995 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.9.ebuild,v 1.1 2013/08/02 19:32:04 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild,v 1.2 2013/09/29 11:12:55 ago Exp $
EAPI=5
XORG_DRI="always"
@@ -14,7 +14,7 @@ fi
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]"