diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:52:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:52:49 +0000 |
commit | 69926b44e843dc6cb27f438552ab1a944eb6b464 (patch) | |
tree | 55ec24f7994b540c4a6375e12b0d15051baa932a /x11-drivers/xf86-video-nouveau | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-69926b44e843dc6cb27f438552ab1a944eb6b464.tar.gz gentoo-2-69926b44e843dc6cb27f438552ab1a944eb6b464.tar.bz2 gentoo-2-69926b44e843dc6cb27f438552ab1a944eb6b464.zip |
Stable for x86, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.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 5920e282589f..d9376c976918 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.76 2015/02/18 15:57:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.77 2015/02/19 08:52:49 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + xf86-video-nouveau-1.0.11.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-nouveau-1.0.11.ebuild: diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild index 20d861b68ffb..a321a6e5a0d7 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.11.ebuild,v 1.2 2015/02/18 15:57:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild,v 1.3 2015/02/19 08:52:49 ago Exp $ EAPI=5 XORG_DRI="always" @@ -15,7 +15,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="glamor" RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau] |