summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:09:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:09:39 +0000
commit1e20399e0009c62e35aeb55764800e366dd060fa (patch)
treed54f007b11b09a12b5f09d0313d5fa803bddd7f1 /x11-drivers/xf86-video-nouveau
parentStable for ppc, wrt bug #475480 (diff)
downloadgentoo-2-1e20399e0009c62e35aeb55764800e366dd060fa.tar.gz
gentoo-2-1e20399e0009c62e35aeb55764800e366dd060fa.tar.bz2
gentoo-2-1e20399e0009c62e35aeb55764800e366dd060fa.zip
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, 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 62191545a3a4..200c1f4838e5 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.65 2013/10/02 08:28:03 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.66 2013/10/03 20:09:39 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-1.0.9.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+files/xf86-video-nouveau-1.0.9-immintrin-include.patch,
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 298518bb9df3..52d8633d2378 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.3 2013/10/02 08:28:03 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild,v 1.4 2013/10/03 20:09:39 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]"