summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-04-16 21:25:15 +0000
committerPacho Ramos <pacho@gentoo.org>2010-04-16 21:25:15 +0000
commit08e6549e42d46407f29c79d491b7b124b5a1a4b7 (patch)
treedbcac2a5f4bc6d8fa23776b005566926b96e8737
parentamd64 stable, bug 308521 (diff)
downloadgentoo-2-08e6549e42d46407f29c79d491b7b124b5a1a4b7.tar.gz
gentoo-2-08e6549e42d46407f29c79d491b7b124b5a1a4b7.tar.bz2
gentoo-2-08e6549e42d46407f29c79d491b7b124b5a1a4b7.zip
amd64 stable, bug 308521
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--x11-drivers/xf86-video-nv/ChangeLog5
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog
index 016daeb6d854..cd1f0a877b13 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.97 2010/04/09 10:50:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.98 2010/04/16 21:25:15 pacho Exp $
+
+ 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> xf86-video-nv-2.1.17.ebuild:
+ amd64 stable, bug 308521
09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
xf86-video-nv-2.1.17.ebuild:
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 07cb52be77f1..df57cc6fc505 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.2 2010/04/09 10:50:28 fauli Exp $
+# $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 $
# 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"