diff options
author | 2012-03-03 16:30:11 +0000 | |
---|---|---|
committer | 2012-03-03 16:30:11 +0000 | |
commit | 48c2831333049ae15c9f40e33c7e15d19c55a270 (patch) | |
tree | 08bd87fd0482cc21cce72a873a1b1e39ce4dcead /x11-drivers | |
parent | Marking xf86-video-ati-6.14.3 ppc64 for bug 394393 (diff) | |
download | historical-48c2831333049ae15c9f40e33c7e15d19c55a270.tar.gz historical-48c2831333049ae15c9f40e33c7e15d19c55a270.tar.bz2 historical-48c2831333049ae15c9f40e33c7e15d19c55a270.zip |
Marking xf86-video-nouveau-0.0.16_pre20111109 ppc64 for bug 394393
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog index ac8bd726742f..4602e15c8039 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.41 2012/02/15 19:12:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.42 2012/03/03 16:30:11 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> + xf86-video-nouveau-0.0.16_pre20111109.ebuild: + Marking xf86-video-nouveau-0.0.16_pre20111109 ppc64 stable for bug 394393 15 Feb 2012; Brent Baude <ranger@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 df8cdc93c8e2..f3ea111e8cdf 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-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.4 2012/02/15 19:12:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20111109.ebuild,v 1.5 2012/03/03 16:30:11 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]" |