diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-02-23 08:45:56 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-02-23 08:45:56 +0000 |
commit | 97cc227e380955960c2be5d8cac393b2bba74113 (patch) | |
tree | cf24140c4577f513425571a4f686fa7bd3884b6c /x11-drivers/xf86-video-nouveau | |
parent | Removed mask on virtuoso, it's keyworded now. Also removed mask on mach64, th... (diff) | |
download | gentoo-2-97cc227e380955960c2be5d8cac393b2bba74113.tar.gz gentoo-2-97cc227e380955960c2be5d8cac393b2bba74113.tar.bz2 gentoo-2-97cc227e380955960c2be5d8cac393b2bba74113.zip |
update xf86-video-nouveau description
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog index c9148987c93b..415d6d9a9a8c 100644 --- a/x11-drivers/xf86-video-nouveau/ChangeLog +++ b/x11-drivers/xf86-video-nouveau/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nouveau # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.2 2010/02/17 21:41:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.3 2010/02/23 08:45:56 chithanh Exp $ + + 23 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + xf86-video-nouveau-0.0.15_pre20100213.ebuild: + update description as suggested by mr_bones_ 17 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> xf86-video-nouveau-0.0.15_pre20100213.ebuild: diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild index 52bd6479531d..e3820142a882 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild @@ -1,12 +1,12 @@ # 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-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.2 2010/02/17 21:41:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.3 2010/02/23 08:45:56 chithanh Exp $ EAPI=2 SNAPSHOT="yes" inherit linux-info x-modular -DESCRIPTION="Nouveau video driver" +DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="http://nouveau.freedesktop.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" |