diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 18:30:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 18:30:13 +0000 |
commit | a705ea3171e1014d68cce453f985c0e8ea79e096 (patch) | |
tree | 7c4f46409c68d24fd1760c9767cc4869565143bd /x11-drivers/xf86-video-nv | |
parent | Ebuild cleanup. Added some compile/install checks. (diff) | |
download | gentoo-2-a705ea3171e1014d68cce453f985c0e8ea79e096.tar.gz gentoo-2-a705ea3171e1014d68cce453f985c0e8ea79e096.tar.bz2 gentoo-2-a705ea3171e1014d68cce453f985c0e8ea79e096.zip |
Mark 1.2.0 stable on ia64. #144549
(Portage version: 2.1.1)
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 b31690475e05..65fc17256373 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.33 2006/10/13 23:15:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.34 2006/10/14 18:30:13 agriffis Exp $ + + 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> + xf86-video-nv-1.2.0.ebuild: + Mark 1.2.0 stable on ia64. #144549 13 Oct 2006; Joshua Baergen <joshuabaergen@gentoo.org> xf86-video-nv-1.2.0.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 0389ec43cc0c..a8049164ac6a 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.3 2006/10/13 23:15:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild,v 1.4 2006/10/14 18:30:13 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=2 inherit x-modular DESCRIPTION="NVIDIA video driver" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |