diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:40:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:40:25 +0000 |
commit | 723f6e95af88ccdc0c3d7e63d8a36eaf2b38574f (patch) | |
tree | 8a8322c7a257c0939408c25441994127afb2d392 /x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-723f6e95af88ccdc0c3d7e63d8a36eaf2b38574f.tar.gz gentoo-2-723f6e95af88ccdc0c3d7e63d8a36eaf2b38574f.tar.bz2 gentoo-2-723f6e95af88ccdc0c3d7e63d8a36eaf2b38574f.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild index 90e06669dece..c18453531457 100644 --- a/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild +++ b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild @@ -1,13 +1,13 @@ # 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-savage/xf86-video-savage-2.3.6.ebuild,v 1.6 2012/12/28 11:24:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.6.ebuild,v 1.7 2012/12/28 17:40:25 ago Exp $ EAPI=4 XORG_DRI=dri inherit xorg-2 DESCRIPTION="S3 Savage video driver" -KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |