diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:42:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:42:12 +0000 |
commit | c0c121ea736490b0c418a28962a5927fbde01479 (patch) | |
tree | fba4e12a5872059fa4363ab39c164cb0766ec513 /x11-drivers | |
parent | arm/sh love (diff) | |
download | historical-c0c121ea736490b0c418a28962a5927fbde01479.tar.gz historical-c0c121ea736490b0c418a28962a5927fbde01479.tar.bz2 historical-c0c121ea736490b0c418a28962a5927fbde01479.zip |
arm/sh stable
Package-Manager: portage-2.1.2_pre2-r9
Diffstat (limited to 'x11-drivers')
5 files changed, 18 insertions, 10 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.2-r2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.2-r2.ebuild index 6b5f891a500a..29bafe541429 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.2-r2.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.2-r2.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-input-evdev/xf86-input-evdev-1.1.2-r2.ebuild,v 1.4 2006/10/14 18:16:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.2-r2.ebuild,v 1.5 2006/10/14 20:38:45 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,9 @@ inherit x-modular DESCRIPTION="Generic Linux input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" + +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh ~sparc x86" + RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 ) diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild index 057840c45faa..942601fc3dad 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.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-input-penmount/xf86-input-penmount-1.2.0.ebuild,v 1.5 2006/10/14 18:20:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild,v 1.6 2006/10/14 20:39:43 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,9 @@ inherit x-modular DESCRIPTION="PenMount input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" + +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh ~sparc x86 ~x86-fbsd" + RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild index 570c4802fa7c..b7aecbde608d 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.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-ati/xf86-video-ati-6.6.3.ebuild,v 1.5 2006/10/14 18:23:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.6 2006/10/14 20:41:12 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,8 +8,10 @@ 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.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.1-r1.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.1-r1.ebuild index 3918dde8d9ed..291c2a2a09ed 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.1-r1.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.1-r1.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-mga/xf86-video-mga-1.4.1-r1.ebuild,v 1.4 2006/10/14 18:28:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.1-r1.ebuild,v 1.5 2006/10/14 20:42:02 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Matrox 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.0.99" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild index a8049164ac6a..3e822c3577d5 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.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-nv/xf86-video-nv-1.2.0.ebuild,v 1.4 2006/10/14 18:30:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild,v 1.5 2006/10/14 20:42:12 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,9 @@ XDPVER=2 inherit x-modular DESCRIPTION="NVIDIA 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" + RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |