summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-15 19:12:19 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-15 19:12:19 +0000
commit3fdb6b682e7325b600d746b210ab5cad2144934d (patch)
treec3dcea08c1c0f7f37b8daa829cafac05307e9485 /x11-drivers/xf86-video-nouveau
parentMarking xf86-video-glint-1.2.6 ppc for bug 394393 (diff)
downloadhistorical-3fdb6b682e7325b600d746b210ab5cad2144934d.tar.gz
historical-3fdb6b682e7325b600d746b210ab5cad2144934d.tar.bz2
historical-3fdb6b682e7325b600d746b210ab5cad2144934d.zip
Marking xf86-video-nouveau-0.0.16_pre20111109 ppc for bug 394393
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.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 737bac4c6fa5..ac8bd726742f 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.40 2011/12/27 21:07:16 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.41 2012/02/15 19:12:19 ranger Exp $
+
+ 15 Feb 2012; Brent Baude <ranger@gentoo.org>
+ xf86-video-nouveau-0.0.16_pre20111109.ebuild:
+ Marking xf86-video-nouveau-0.0.16_pre20111109 ppc stable for bug 394393
27 Dec 2011; Markus Meier <maekke@gentoo.org>
xf86-video-nouveau-0.0.16_pre20111109.ebuild:
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
index 1ee2a40b2913..df8cdc93c8e2 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-0.0.16_pre20111109.ebuild,v 1.3 2011/12/27 21:07:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild,v 1.4 2012/02/15 19:12:19 ranger Exp $
EAPI=4
XORG_EAUTORECONF="yes"
@@ -11,7 +11,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
HOMEPAGE="http://nouveau.freedesktop.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
RDEPEND=">=x11-libs/libdrm-2.4.24[video_cards_nouveau]"