diff options
5 files changed, 11 insertions, 11 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild index 7d6d510780da..3bf1703b5720 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild,v 1.5 2008/07/17 18:46:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild,v 1.6 2008/08/19 19:34:56 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="ATI video driver" -KEYWORDS="alpha ~amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ia64 ppc ppc64 sh ~sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" diff --git a/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild b/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild index 65397e5a9ca1..ba249a249685 100644 --- a/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild +++ b/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild,v 1.9 2008/05/20 08:26:04 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.1.ebuild,v 1.10 2008/08/19 19:34:57 vapier Exp $ # Must be before x-modular eclass is inherited # Enable snapshot to get the man page in the right place @@ -17,7 +17,7 @@ S="${WORKDIR}/xf86-video-intel-${PV}" DESCRIPTION="X.Org driver for Intel cards" -KEYWORDS="amd64 arm ia64 ~sh x86 ~x86-fbsd" +KEYWORDS="amd64 arm ia64 sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild index fe9b3160ce5a..8026b3b6e01e 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v 1.4 2008/08/17 17:06:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v 1.5 2008/08/19 19:34:55 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Nvidia video driver" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild index 4bda96d2c23b..fdbfb47f2405 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v 1.5 2007/09/09 15:46:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v 1.6 2008/08/19 19:34:56 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 arm ia64 ppc ~sh x86 ~x86-fbsd" +KEYWORDS="amd64 arm ia64 ppc sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild index 0e9a05ee0156..51c8a132c5fc 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild,v 1.2 2008/08/17 16:25:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.4.ebuild,v 1.3 2008/08/19 19:34:56 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="SiS and XGI video driver" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~ia64 ~ppc sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |