summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-15 15:49:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-15 15:49:10 +0000
commit177840d027c0b64fba3e02aecdbe105736c60c8b (patch)
treee8bf389fc5bbcce583c86d98287b34aae98d5c54 /x11-drivers/xf86-video-vesa
parentia64 stable wrt #282290 (diff)
downloadgentoo-2-177840d027c0b64fba3e02aecdbe105736c60c8b.tar.gz
gentoo-2-177840d027c0b64fba3e02aecdbe105736c60c8b.tar.bz2
gentoo-2-177840d027c0b64fba3e02aecdbe105736c60c8b.zip
alpha/ia64 stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
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-2.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 e908388a46e4..10e109aa40b2 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.45 2009/10/05 14:31:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.46 2009/12/15 15:49:10 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-vesa-2.2.1.ebuild:
+ alpha/ia64 stable wrt #282290
05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
xf86-video-vesa-2.2.1.ebuild:
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild
index a970bb17217f..3b4736d426d2 100644
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.2.1.ebuild,v 1.3 2009/10/05 14:31:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v 1.4 2009/12/15 15:49:10 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
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