diff options
author | 2010-07-13 13:28:47 +0000 | |
---|---|---|
committer | 2010-07-13 13:28:47 +0000 | |
commit | 0e5e6f5140910072ef4806093d475af8e65a095f (patch) | |
tree | 9edc0ee20f1f13f4f9171adfda05d27ae2870b88 /x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild | |
parent | x86 stable, bug 327777 (diff) | |
download | gentoo-2-0e5e6f5140910072ef4806093d475af8e65a095f.tar.gz gentoo-2-0e5e6f5140910072ef4806093d475af8e65a095f.tar.bz2 gentoo-2-0e5e6f5140910072ef4806093d475af8e65a095f.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild index c3b11d81d778..76ecae771718 100644 --- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild +++ b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.2 2010/07/12 11:05:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.3 2010/07/13 13:28:47 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Neomagic video driver" -KEYWORDS="amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |