diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:20:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:20:29 +0000 |
commit | 4e7eff10e21df1a1d78ce79606a2af96040f521f (patch) | |
tree | bc7a0881727349323a6007663f5636c56eda9a05 /x11-drivers/xf86-video-nv | |
parent | Stable for ppc, wrt bug #375655 (diff) | |
download | gentoo-2-4e7eff10e21df1a1d78ce79606a2af96040f521f.tar.gz gentoo-2-4e7eff10e21df1a1d78ce79606a2af96040f521f.tar.bz2 gentoo-2-4e7eff10e21df1a1d78ce79606a2af96040f521f.zip |
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index a51cfe8ad630..18fdb3dc6e65 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.117 2012/12/08 17:11:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.118 2012/12/28 11:20:29 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20.ebuild: + Stable for ia64, wrt bug #440872 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20.ebuild: Stable for ppc64, wrt bug #440872 diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild index 25062040d1e8..73598bdab157 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild @@ -1,13 +1,13 @@ # 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-nv/xf86-video-nv-2.1.20.ebuild,v 1.6 2012/12/08 17:11:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild,v 1.7 2012/12/28 11:20:29 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Nvidia 2D only video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server |