diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:34 +0000 |
commit | 0c407a927abc3cd8b30d6966ce03fdd446df29ac (patch) | |
tree | 9c66354832bea5844b303889ebe3d6c7d76e3569 /x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | historical-0c407a927abc3cd8b30d6966ce03fdd446df29ac.tar.gz historical-0c407a927abc3cd8b30d6966ce03fdd446df29ac.tar.bz2 historical-0c407a927abc3cd8b30d6966ce03fdd446df29ac.zip |
Stable for ia64, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild index 23b6d1c5f763..af5822561ab1 100644 --- a/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild +++ b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.7.ebuild,v 1.4 2013/10/05 04:56:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.7.ebuild,v 1.5 2013/10/06 11:44:09 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" |