From 06b8cb5ae47ab13dc5392f40e747126d1c9ac335 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 8 Dec 2012 17:11:24 +0000 Subject: Stable for ppc64, wrt bug #440872 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- x11-drivers/xf86-video-nouveau/ChangeLog | 6 +++++- x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-drivers/xf86-video-nouveau') 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 + xf86-video-nouveau-1.0.4.ebuild: + Stable for ppc64, wrt bug #440872 28 Nov 2012; Brent Baude 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]" -- cgit v1.2.3-65-gdbad