diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:08:53 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:08:53 +0000 |
commit | af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150 (patch) | |
tree | 06670e49acbb12d19d9068bddf22f15695d3907d /x11-drivers/xf86-video-sis | |
parent | Stable on amd64 wrt bug #191615. (diff) | |
download | historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.tar.gz historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.tar.bz2 historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.zip |
Stable on x86 wrt bug #191615.
Package-Manager: portage-2.1.2.12
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.9.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index e1b5c7a2605b..c018cdf365e2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.26 2007/01/24 07:06:49 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.27 2007/09/07 20:08:53 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xf86-video-sis-0.9.3.ebuild: + Stable on x86 wrt bug #191615. 24 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xf86-video-sis-0.8.1.3.ebuild: diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild index 5addb09fa67f..5692d4e88001 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.9.3.ebuild,v 1.1 2006/12/02 16:07:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.9.3.ebuild,v 1.2 2007/09/07 20:08:53 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="SiS and XGI video driver" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |