summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r--x11-drivers/xf86-video-vesa/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog
index 538c06e06f43..00e795ddca0d 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.25 2006/10/11 00:27:01 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.26 2006/10/13 23:15:49 joshuabaergen Exp $
+
+ 13 Oct 2006; Joshua Baergen <joshuabaergen@gentoo.org>
+ xf86-video-vesa-1.2.1.ebuild:
+ AMD64/x86 stable for bug #144549 (X7.1).
11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>;
xf86-video-vesa-1.0.1.3.ebuild, xf86-video-vesa-1.2.0.ebuild,
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild
index 3730e01f35f6..2b2c00a14b7c 100644
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-1.2.1.ebuild,v 1.6 2006/10/11 00:27:01 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild,v 1.7 2006/10/13 23:15:49 joshuabaergen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* ~amd64 ia64 ~x86 ~x86-fbsd"
+KEYWORDS="-* amd64 ia64 x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto