diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 17:59:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 17:59:30 +0000 |
commit | a62135c6e7db08ae46be7a679e541b20787c6dd8 (patch) | |
tree | 055df3d5bd6d771fc84db4ce74cc5bce3ba97ad5 /x11-drivers/xf86-video-nv | |
parent | alpha/ia64/sh/sparc stable wrt #308521 (diff) | |
download | gentoo-2-a62135c6e7db08ae46be7a679e541b20787c6dd8.tar.gz gentoo-2-a62135c6e7db08ae46be7a679e541b20787c6dd8.tar.bz2 gentoo-2-a62135c6e7db08ae46be7a679e541b20787c6dd8.zip |
alpha/ia64 stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
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-2.1.17.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 a12e9379664a..ee174cf84bac 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.101 2010/05/27 08:49:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.102 2010/08/02 17:59:30 armin76 Exp $ + + 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> + xf86-video-nv-2.1.17.ebuild: + alpha/ia64 stable wrt #308521 27 May 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-nv-2.1.16.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 5921a655bb33..39dd22dbe381 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.5 2010/05/12 18:11:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.17.ebuild,v 1.6 2010/08/02 17:59:30 armin76 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" |