diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:35:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:35:43 +0000 |
commit | f976119b900f1955fe3304156f514de5bb260533 (patch) | |
tree | edc79bb28a94f7a87964d762c6bd1fbdc7bb04be /x11-drivers/xf86-video-sis | |
parent | Version bump. (diff) | |
download | historical-f976119b900f1955fe3304156f514de5bb260533.tar.gz historical-f976119b900f1955fe3304156f514de5bb260533.tar.bz2 historical-f976119b900f1955fe3304156f514de5bb260533.zip |
x86 stable, bug 327777
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
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.3.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 7256f969aa9f..798e19a6b716 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.49 2010/07/12 11:07:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.50 2010/07/13 13:32:43 fauli Exp $ + + 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + xf86-video-sis-0.10.3.ebuild: + x86 stable, bug 327777 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xf86-video-sis-0.10.3.ebuild: diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild index e0efab2cde92..3c01aa975552 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.3.ebuild,v 1.3 2010/07/12 11:07:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.4 2010/07/13 13:32:43 fauli Exp $ EAPI=3 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" RDEPEND="dri? ( x11-base/xorg-server[-minimal] ) |