diff options
author | 2012-06-22 20:51:14 +0000 | |
---|---|---|
committer | 2012-06-22 20:51:14 +0000 | |
commit | 2925bcf5963b7154dd7def5d527255eb2721e852 (patch) | |
tree | e051759fce79c8b84222be93178b70a2b6732e81 /x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild | |
parent | www-client/httrack: Fix compilation (bug #421499) (diff) | |
download | historical-2925bcf5963b7154dd7def5d527255eb2721e852.tar.gz historical-2925bcf5963b7154dd7def5d527255eb2721e852.tar.bz2 historical-2925bcf5963b7154dd7def5d527255eb2721e852.zip |
Stable for amd64, wrt bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild index d54b53d157fe..fd2470191254 100644 --- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild +++ b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 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.6.ebuild,v 1.2 2012/05/16 00:53:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild,v 1.3 2012/06/22 20:46:12 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Neomagic video driver" -KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |