diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:49:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:49:44 +0000 |
commit | 43451cc60ef332b492e2b0ef4fd6e532b240ac87 (patch) | |
tree | c19b4199d0d0d1f7e05ec64dc3390a14e9151cb6 /x11-drivers/xf86-video-sis | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-43451cc60ef332b492e2b0ef4fd6e532b240ac87.tar.gz gentoo-2-43451cc60ef332b492e2b0ef4fd6e532b240ac87.tar.bz2 gentoo-2-43451cc60ef332b492e2b0ef4fd6e532b240ac87.zip |
Stable for amd64, 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 7e5c3aa4259b..0912336f2df7 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.55 2012/06/11 13:04:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.56 2012/06/22 20:49:44 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-sis-0.10.4-r1.ebuild: + Stable for amd64, wrt bug #419473 *xf86-video-sis-0.10.4-r1 (11 Jun 2012) 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 6e5fc0965f57..0e20a8494e71 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.1 2012/06/11 13:04:23 scarabeus Exp $ +# $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 $ 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() { |