summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 08:56:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 08:56:05 +0000
commitddd1554550ef4053721895a2e4bc9a5a64eace47 (patch)
tree7e960c9ff417ce8332a0753430f7c885012f01ea /x11-drivers
parentStable for ppc64, wrt bug #530652 (diff)
downloadgentoo-2-ddd1554550ef4053721895a2e4bc9a5a64eace47.tar.gz
gentoo-2-ddd1554550ef4053721895a2e4bc9a5a64eace47.tar.bz2
gentoo-2-ddd1554550ef4053721895a2e4bc9a5a64eace47.zip
Stable for ppc64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.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 49a7b396cdf1..ba9e665f894e 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.78 2015/02/20 11:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.79 2015/02/21 08:56:05 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-1.0.11.ebuild:
+ Stable for ppc64, wrt bug #530652
20 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
xf86-video-nouveau-1.0.11.ebuild:
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
index f56e4ec398a4..f0be39035b07 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.11.ebuild,v 1.4 2015/02/20 11:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild,v 1.5 2015/02/21 08:56:05 ago Exp $
EAPI=5
XORG_DRI="always"
@@ -15,7 +15,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="glamor"
RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]