summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-08 17:11:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-08 17:11:24 +0000
commit06b8cb5ae47ab13dc5392f40e747126d1c9ac335 (patch)
treec10d07d4954adeaf47203de20ee0ec7b3d9e645f /x11-drivers/xf86-video-nouveau
parentStable for ppc64, wrt bug #440872 (diff)
downloadgentoo-2-06b8cb5ae47ab13dc5392f40e747126d1c9ac335.tar.gz
gentoo-2-06b8cb5ae47ab13dc5392f40e747126d1c9ac335.tar.bz2
gentoo-2-06b8cb5ae47ab13dc5392f40e747126d1c9ac335.zip
Stable for ppc64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.4.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 3281c20fbba3..e2e3b1d414fe 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.57 2012/11/28 21:39:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.58 2012/12/08 17:11:24 ago Exp $
+
+ 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-nouveau-1.0.4.ebuild:
+ Stable for ppc64, wrt bug #440872
28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-nouveau-1.0.4.ebuild:
Marking xf86-video-nouveau-1.0.4 ppc stable for bug 440872
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild
index 57639cb744df..d25014fb29d8 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.4.ebuild,v 1.4 2012/11/28 21:39:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild,v 1.5 2012/12/08 17:11:24 ago Exp $
EAPI=4
XORG_DRI="always"
@@ -9,7 +9,7 @@ inherit xorg-2
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]"