diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:20:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:20:28 +0000 |
commit | 46b78a917840c037f975f9dbcf5c12c8380f58ef (patch) | |
tree | b6f740d9a5f508543dbc3e0beec0cda8605aa709 /x11-drivers/xf86-video-xgi | |
parent | repoman issues (diff) | |
download | gentoo-2-46b78a917840c037f975f9dbcf5c12c8380f58ef.tar.gz gentoo-2-46b78a917840c037f975f9dbcf5c12c8380f58ef.tar.bz2 gentoo-2-46b78a917840c037f975f9dbcf5c12c8380f58ef.zip |
repoman issues
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-xgi')
-rw-r--r-- | x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild b/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild index bcaaa53ddb40..26415ce36b03 100644 --- a/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild +++ b/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild,v 1.5 2009/04/05 22:49:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild,v 1.6 2009/09/30 21:20:28 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,8 @@ inherit x-modular DESCRIPTION="XGI video driver" KEYWORDS="ppc ppc64 x86" +IUSE="" + RDEPEND=">=x11-base/xorg-server-1.0.99" SRC_URI="${SRC_URI} mirror://gentoo/${P}-bigendian.patch" |