diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:36:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:36:17 +0000 |
commit | e4ef6ac550b50f4ee48ea97cdedb5124472c9aed (patch) | |
tree | f2028a557b733c22772b92978db4c521b93cfa53 /x11-drivers/xf86-video-nv | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-e4ef6ac550b50f4ee48ea97cdedb5124472c9aed.tar.gz gentoo-2-e4ef6ac550b50f4ee48ea97cdedb5124472c9aed.tar.bz2 gentoo-2-e4ef6ac550b50f4ee48ea97cdedb5124472c9aed.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 02329d0520db..de488cfd1c73 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.113 2012/11/02 01:01:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.114 2012/11/16 16:36:17 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20.ebuild: + Stable for amd64, wrt bug #440872 02 Nov 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> xf86-video-nv-2.1.20.ebuild: 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 1f73b7d850ed..d55ce231661b 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.2 2012/11/02 01:01:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild,v 1.3 2012/11/16 16:36:17 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 |