summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:06:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:06:29 +0000
commitaaa54a6b46344f81e18ea1505a0a2213035b3c27 (patch)
treed32e9082141b701145c913a2114308c5bdf95149 /x11-drivers
parentStable for amd64, wrt bug #500368 (diff)
downloadgentoo-2-aaa54a6b46344f81e18ea1505a0a2213035b3c27.tar.gz
gentoo-2-aaa54a6b46344f81e18ea1505a0a2213035b3c27.tar.bz2
gentoo-2-aaa54a6b46344f81e18ea1505a0a2213035b3c27.zip
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog
index aec9f4eea22c..da540ddfbd4c 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.69 2013/11/10 17:31:20 chithanh Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.70 2014/03/27 11:06:29 ago Exp $
+
+ 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-1.0.10.ebuild:
+ Stable for amd64, wrt bug #500368
*xf86-video-nouveau-1.0.10 (10 Nov 2013)
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild
index 64eb0b6f5136..c5d5814a6df5 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.10.ebuild,v 1.1 2013/11/10 17:31:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild,v 1.2 2014/03/27 11:06:29 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]"