diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:05:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:05:36 +0000 |
commit | 59e76ee58c859035796fd8b6901a01ad3e072ddd (patch) | |
tree | 4285bbe74df67c95a8fd4110417dd4c19b76cd4a /x11-drivers/xf86-video-vesa | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-59e76ee58c859035796fd8b6901a01ad3e072ddd.tar.gz gentoo-2-59e76ee58c859035796fd8b6901a01ad3e072ddd.tar.bz2 gentoo-2-59e76ee58c859035796fd8b6901a01ad3e072ddd.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
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 e048cd7d6c24..4ee8b0fcd870 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.49 2010/02/08 15:31:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.50 2010/09/12 19:05:36 klausman Exp $ + + 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> + xf86-video-vesa-2.3.0.ebuild: + Stable on alpha, bug #327777 08 Feb 2010; Christian Faulhammer <fauli@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 836b7c309679..43647fa38776 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.3 2010/02/08 15:31:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.4 2010/09/12 19:05:36 klausman 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 |