diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:06:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:06:36 +0000 |
commit | 5b40b07c787bdc389f0592a6cd866627902dfecb (patch) | |
tree | 8029e521dce852d62c10196c0eff72d40ec53928 /x11-drivers/xf86-video-nv | |
parent | Mark 0.12 stable on ia64 (diff) | |
download | historical-5b40b07c787bdc389f0592a6cd866627902dfecb.tar.gz historical-5b40b07c787bdc389f0592a6cd866627902dfecb.tar.bz2 historical-5b40b07c787bdc389f0592a6cd866627902dfecb.zip |
Mark 1.1.2 stable on ia64
Package-Manager: portage-2.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.1.2.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 f182721ca818..b4e4c9dbb9dd 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.29 2006/07/08 17:32:26 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.30 2006/07/10 22:06:36 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + xf86-video-nv-1.1.2.ebuild: + Mark 1.1.2 stable on ia64 08 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; -xf86-video-nv-1.0.1.5.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild index 39056deb709b..31e86c3279f5 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.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.1.2.ebuild,v 1.5 2006/07/01 00:49:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild,v 1.6 2006/07/10 22:06:36 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=2 inherit x-modular DESCRIPTION="X.Org driver for nv cards" -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-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |