summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:07:31 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:07:31 +0000
commit85f343370f4e540824ecb9d0b99af4aeb61fd0f8 (patch)
treeb1ba53a695cee9f397c58ce8cad62e4bbe8abb1f
parentOnly < 1.4.2 had the emul-linux-x86 libs dependency. Closing bug #127061. (diff)
downloadhistorical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.tar.gz
historical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.tar.bz2
historical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.zip
Fix drivers only available for certain archs; remove bogus keywords, update DESCRIPTION.
Package-Manager: portage-2.1_pre6-r3
-rw-r--r--x11-drivers/xf86-video-newport/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild6
-rw-r--r--x11-drivers/xf86-video-sunbw2/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-suncg14/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-suncg3/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-suncg6/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild8
-rw-r--r--x11-drivers/xf86-video-sunffb/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild6
-rw-r--r--x11-drivers/xf86-video-sunleo/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild8
-rw-r--r--x11-drivers/xf86-video-suntcx/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild8
16 files changed, 70 insertions, 38 deletions
diff --git a/x11-drivers/xf86-video-newport/ChangeLog b/x11-drivers/xf86-video-newport/ChangeLog
index 11ea521e9ddf..c31c628ddf09 100644
--- a/x11-drivers/xf86-video-newport/ChangeLog
+++ b/x11-drivers/xf86-video-newport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-newport
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/ChangeLog,v 1.12 2006/02/02 17:37:25 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/ChangeLog,v 1.13 2006/03/21 19:07:31 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-newport-0.1.4.1.ebuild:
+ (##127028) Driver is mips-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-newport-0.1.4.1.ebuild:
diff --git a/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild b/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
index 1110d8f1d39e..8de3d87355b0 100644
--- a/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
+++ b/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
@@ -1,14 +1,14 @@
# 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-newport/xf86-video-newport-0.1.4.1.ebuild,v 1.4 2006/03/03 02:12:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild,v 1.5 2006/03/21 19:07:31 spyderous Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for newport cards"
-KEYWORDS="~amd64 ~ia64 ~mips ~sh ~x86"
+DESCRIPTION="X.Org driver for newport cards (mips only)"
+KEYWORDS="-* ~mips"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog
index 0476b46aab71..bab15589eaa2 100644
--- a/x11-drivers/xf86-video-sunbw2/ChangeLog
+++ b/x11-drivers/xf86-video-sunbw2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunbw2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.12 2006/02/02 18:10:50 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.13 2006/03/21 19:05:59 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-sunbw2-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-sunbw2-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild
index 5d06c60f7d64..5b17155ac788 100644
--- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
# 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-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild,v 1.2 2006/02/02 18:10:50 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild,v 1.3 2006/03/21 19:05:59 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for sunbw2 cards"
-KEYWORDS="~amd64 ~sparc ~x86"
+DESCRIPTION="X.Org driver for sunbw2 cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/randrproto
diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog
index 471aa5d043d6..b3f919ed4ea2 100644
--- a/x11-drivers/xf86-video-suncg14/ChangeLog
+++ b/x11-drivers/xf86-video-suncg14/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg14
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.12 2006/02/02 18:11:54 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.13 2006/03/21 19:06:12 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-suncg14-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-suncg14-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild
index 3867039193d8..a851cce1b422 100644
--- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
# 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-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.2 2006/02/02 18:11:54 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.3 2006/03/21 19:06:13 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for suncg14 cards"
-KEYWORDS="~amd64 ~sparc ~x86"
+DESCRIPTION="X.Org driver for suncg14 cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog
index f2d6cb28d314..3b062b1d8ae3 100644
--- a/x11-drivers/xf86-video-suncg3/ChangeLog
+++ b/x11-drivers/xf86-video-suncg3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg3
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.12 2006/02/02 18:13:09 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.13 2006/03/21 19:06:26 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-suncg3-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-suncg3-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
index 3d04e86e9fe2..f5bfad3b5b8f 100644
--- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
# 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-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.2 2006/02/02 18:13:09 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.3 2006/03/21 19:06:26 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for Sun CG3 cards"
-KEYWORDS="~amd64 ~sparc ~x86"
+DESCRIPTION="X.Org driver for Sun CG3 cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog
index 4475e04d6192..422f8cfd9151 100644
--- a/x11-drivers/xf86-video-suncg6/ChangeLog
+++ b/x11-drivers/xf86-video-suncg6/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg6
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.11 2005/12/26 20:33:15 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.12 2006/03/21 19:06:39 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-suncg6-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-suncg6-1.0.0.3.ebuild, -xf86-video-suncg6-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild
index 3b7bd46b5396..9b02efa3f0a2 100644
--- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:38 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.2 2006/03/21 19:06:39 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for suncg6 cards"
-KEYWORDS="~sparc ~x86"
+DESCRIPTION="X.Org driver for suncg6 cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog
index 1238f71ee01e..8552ccb7986a 100644
--- a/x11-drivers/xf86-video-sunffb/ChangeLog
+++ b/x11-drivers/xf86-video-sunffb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunffb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.13 2006/02/02 18:15:32 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.14 2006/03/21 19:06:52 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-sunffb-1.0.1.3.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-sunffb-1.0.1.3.ebuild:
diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild
index d423da235591..d7c36d51f4ad 100644
--- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild
+++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild
@@ -1,14 +1,14 @@
# 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-sunffb/xf86-video-sunffb-1.0.1.3.ebuild,v 1.2 2006/02/02 18:15:32 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild,v 1.3 2006/03/21 19:06:52 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for sunffb cards"
-KEYWORDS="~amd64 ~sparc ~x86"
+DESCRIPTION="X.Org driver for sunffb cards (sparc only)"
+KEYWORDS="-* ~sparc"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-sunleo/ChangeLog b/x11-drivers/xf86-video-sunleo/ChangeLog
index 5863aa49e223..e2eaf5d7ffc5 100644
--- a/x11-drivers/xf86-video-sunleo/ChangeLog
+++ b/x11-drivers/xf86-video-sunleo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunleo
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.11 2005/12/26 20:34:16 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.12 2006/03/21 19:07:05 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-sunleo-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-sunleo-1.0.0.3.ebuild, -xf86-video-sunleo-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild
index 4796436f8087..568fbe7f9138 100644
--- a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-sunleo/xf86-video-sunleo-1.0.0.5.ebuild,v 1.1 2005/12/23 20:36:41 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild,v 1.2 2006/03/21 19:07:05 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for sunleo cards"
-KEYWORDS="~sparc ~x86"
+DESCRIPTION="X.Org driver for sunleo cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog
index 62b03ddf8812..c8a4e30fee4d 100644
--- a/x11-drivers/xf86-video-suntcx/ChangeLog
+++ b/x11-drivers/xf86-video-suntcx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suntcx
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.11 2005/12/26 20:34:43 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.12 2006/03/21 19:07:18 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-suntcx-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-suntcx-1.0.0.3.ebuild, -xf86-video-suntcx-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild
index 1df6732020a9..005fb1da24db 100644
--- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-suntcx/xf86-video-suntcx-1.0.0.5.ebuild,v 1.1 2005/12/23 20:37:15 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild,v 1.2 2006/03/21 19:07:18 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for suntcx cards"
-KEYWORDS="~sparc ~x86"
+DESCRIPTION="X.Org driver for suntcx cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto