diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 12:01:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 12:01:50 +0000 |
commit | 1204403383c585f45b4a841b4ececbb1db5459ac (patch) | |
tree | afec7df3404c06cd66b6cccd75066cdb9cef1f8d /x11-drivers | |
parent | Stable for ppc64, wrt bug #475480 (diff) | |
download | gentoo-2-1204403383c585f45b4a841b4ececbb1db5459ac.tar.gz gentoo-2-1204403383c585f45b4a841b4ececbb1db5459ac.tar.bz2 gentoo-2-1204403383c585f45b4a841b4ececbb1db5459ac.zip |
Stable for ppc64, wrt bug #475480
(Portage version: 2.2.7/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/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.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 200c1f4838e5..45a82a66dcae 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.66 2013/10/03 20:09:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.67 2013/10/04 12:01:50 ago Exp $ + + 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-nouveau-1.0.9.ebuild: + Stable for ppc64, wrt bug #475480 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-nouveau-1.0.9.ebuild: diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild index 52d8633d2378..ebff195ceecc 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.9.ebuild,v 1.4 2013/10/03 20:09:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.9.ebuild,v 1.5 2013/10/04 12:01:50 ago Exp $ EAPI=5 XORG_DRI="always" @@ -14,7 +14,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="" RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]" |