diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:14:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:14:26 +0000 |
commit | 96fb5a929b53e5666e8af4d894dd266f871af38f (patch) | |
tree | 3c1b9950beb011c10b53443a68f7cbb9f79c4653 /x11-drivers/xf86-video-sis | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-96fb5a929b53e5666e8af4d894dd266f871af38f.tar.gz gentoo-2-96fb5a929b53e5666e8af4d894dd266f871af38f.tar.bz2 gentoo-2-96fb5a929b53e5666e8af4d894dd266f871af38f.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-sis')
-rw-r--r-- | x11-drivers/xf86-video-sis/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index 0912336f2df7..570e28a5f15b 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,10 @@ # 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.56 2012/06/22 20:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.57 2012/06/24 19:14:26 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-sis-0.10.4-r1.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-sis-0.10.4-r1.ebuild: diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild index 0e20a8494e71..2eb6af7f790d 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.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.4-r1.ebuild,v 1.2 2012/06/22 20:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.3 2012/06/24 19:14:26 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" pkg_setup() { |