diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-18 17:04:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-18 17:04:45 +0000 |
commit | 2de1b273c5da0ac818f85c162efa07fe61443eb8 (patch) | |
tree | 621682ae0f2c62a0285729d03ed38ffeb7684de4 /x11-drivers/xf86-video-nv | |
parent | Stable on amd64 (bug #151501). (diff) | |
download | gentoo-2-2de1b273c5da0ac818f85c162efa07fe61443eb8.tar.gz gentoo-2-2de1b273c5da0ac818f85c162efa07fe61443eb8.tar.bz2 gentoo-2-2de1b273c5da0ac818f85c162efa07fe61443eb8.zip |
Mark 1.2.0 stable on alpha. #144549
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index be7526e6516e..7c85a2bca8cd 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.36 2006/10/17 18:01:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.37 2006/10/18 17:04:45 agriffis Exp $ + + 18 Oct 2006; Aron Griffis <agriffis@gentoo.org> + xf86-video-nv-1.2.0.ebuild: + Mark 1.2.0 stable on alpha. #144549 17 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> xf86-video-nv-1.0.2.0.ebuild, xf86-video-nv-1.1.2.ebuild, diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild index 27160f90df7b..65ad5f4ae7f4 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-1.2.0.ebuild,v 1.7 2006/10/17 18:01:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild,v 1.8 2006/10/18 17:04:45 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="NVIDIA video driver" -KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 sh x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |