summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-09 13:55:59 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-09 13:55:59 +0000
commit2705ded467df22c0e940689fce9089068cf93efa (patch)
treedc8bfd1b2df5664184a1fe96920b2765a834c3dd /x11-drivers/xf86-video-vesa
parentAdd ~sparc keyword (prepare for X modular testing). (diff)
downloadgentoo-2-2705ded467df22c0e940689fce9089068cf93efa.tar.gz
gentoo-2-2705ded467df22c0e940689fce9089068cf93efa.tar.bz2
gentoo-2-2705ded467df22c0e940689fce9089068cf93efa.zip
Add ~sparc keyword (prepare for X modular testing).
(Portage version: 2.0.51.22-r2)
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.0.0.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 a0d719329295..876af34f1b0d 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.1 2005/08/08 07:08:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.2 2005/08/09 13:52:02 fmccor Exp $
+
+ 09 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
+ xf86-video-vesa-1.0.0.ebuild:
+ Add ~sparc keyword (X modular testing).
*xf86-video-vesa-1.0.0 (08 Aug 2005)
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.0.ebuild
index bd510d85f20e..8748c1408632 100644
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.0.ebuild
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.0.0.ebuild,v 1.1 2005/08/08 07:08:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.0.ebuild,v 1.2 2005/08/09 13:52:02 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for vesa cards"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/xproto"