diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:26:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:26:04 +0000 |
commit | cdfedc8a5dba5ac0a85909ca52e55d329a887c77 (patch) | |
tree | c3e10def46e205bbbb7db0b9c684a52d400e3646 /x11-drivers/xf86-video-nv | |
parent | ppc stable #308521 (diff) | |
download | historical-cdfedc8a5dba5ac0a85909ca52e55d329a887c77.tar.gz historical-cdfedc8a5dba5ac0a85909ca52e55d329a887c77.tar.bz2 historical-cdfedc8a5dba5ac0a85909ca52e55d329a887c77.zip |
ppc stable #308521
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
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.17.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 cd1f0a877b13..e830e7a4ddfd 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.98 2010/04/16 21:25:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.99 2010/04/18 16:26:04 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> xf86-video-nv-2.1.17.ebuild: + ppc stable #308521 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> xf86-video-nv-2.1.17.ebuild: amd64 stable, bug 308521 diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild index df57cc6fc505..0ab85cc1a906 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.17.ebuild,v 1.3 2010/04/16 21:25:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild,v 1.4 2010/04/18 16:26:04 nixnut 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 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |