diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:55:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:55:13 +0000 |
commit | 93c5645438df2ce2165ae774b2ddf3fc23ff4f55 (patch) | |
tree | 4d55c4c82db62f05cc130f37a20849033be8aba6 /x11-drivers/xf86-video-voodoo | |
parent | Dropped old versions. (diff) | |
download | gentoo-2-93c5645438df2ce2165ae774b2ddf3fc23ff4f55.tar.gz gentoo-2-93c5645438df2ce2165ae774b2ddf3fc23ff4f55.tar.bz2 gentoo-2-93c5645438df2ce2165ae774b2ddf3fc23ff4f55.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r-- | x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild index 236239846684..32af9771fe5e 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.4 2007/05/05 18:34:47 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.5 2007/06/24 22:55:13 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Voodoo video driver" -KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ~ppc sh ~sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |