diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:20:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:20:52 +0000 |
commit | 32f2ba64bb7c788b6da4b144c4f79b8faa97117d (patch) | |
tree | acd7921a6600ddd250cad0acdef07d528a86b330 /x11-drivers/xf86-video-sis | |
parent | Stable for x86, wrt bug #440872 (diff) | |
download | gentoo-2-32f2ba64bb7c788b6da4b144c4f79b8faa97117d.tar.gz gentoo-2-32f2ba64bb7c788b6da4b144c4f79b8faa97117d.tar.bz2 gentoo-2-32f2ba64bb7c788b6da4b144c4f79b8faa97117d.zip |
Stable for x86, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-sis')
-rw-r--r-- | x11-drivers/xf86-video-sis/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index c018a3dc444d..c784c89b3b58 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-sis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.63 2012/11/16 16:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.64 2012/11/18 12:20:52 ago Exp $ + + 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-sis-0.10.7.ebuild: + Stable for x86, wrt bug #440872 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-sis-0.10.7.ebuild: Stable for amd64, wrt bug #440872 diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.ebuild index 81ca0da29c9c..05d409898019 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.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-sis/xf86-video-sis-0.10.7.ebuild,v 1.2 2012/11/16 16:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.7.ebuild,v 1.3 2012/11/18 12:20:52 ago Exp $ EAPI=4 XORG_DRI=dri inherit xorg-2 DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd" IUSE="dri" DEPEND=">=x11-proto/xf86dgaproto-2.1" |