diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:32:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:32:08 +0000 |
commit | c54795a9d62ba28ea6d4f35f38ff629e27e4efba (patch) | |
tree | 01c15c5598e28fb5871fa531a26b781e34e896bc /x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild | |
parent | ia64 stable wrt #344827 (diff) | |
download | gentoo-2-c54795a9d62ba28ea6d4f35f38ff629e27e4efba.tar.gz gentoo-2-c54795a9d62ba28ea6d4f35f38ff629e27e4efba.tar.bz2 gentoo-2-c54795a9d62ba28ea6d4f35f38ff629e27e4efba.zip |
alpha/ia64 stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild index 74c068bb1a57..f29dfef95284 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.18.ebuild,v 1.4 2010/12/25 20:22:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild,v 1.5 2011/02/12 19:32:08 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Nvidia 2D only 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" |