diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:31:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:31:28 +0000 |
commit | 14f1a8c17b1f9f9618e95ec2806dc61417599086 (patch) | |
tree | 74c7cc07510056491cba094bbc6ae0a060ca1b77 /x11-drivers/xf86-video-vesa | |
parent | stable x86, bug 302046 (diff) | |
download | gentoo-2-14f1a8c17b1f9f9618e95ec2806dc61417599086.tar.gz gentoo-2-14f1a8c17b1f9f9618e95ec2806dc61417599086.tar.bz2 gentoo-2-14f1a8c17b1f9f9618e95ec2806dc61417599086.zip |
stable x86, bug 302046
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 3095a4b560ae..e048cd7d6c24 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.48 2010/01/30 18:31:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.49 2010/02/08 15:31:28 fauli Exp $ + + 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + xf86-video-vesa-2.3.0.ebuild: + stable x86, bug 302046 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xf86-video-vesa-2.3.0.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild index 97d12f437bc5..836b7c309679 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild @@ -1,11 +1,11 @@ # 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-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.2 2010/01/30 18:31:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.3 2010/02/08 15:31:28 fauli Exp $ inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~alpha amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 ~ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |