diff options
author | 2009-10-05 14:11:28 +0000 | |
---|---|---|
committer | 2009-10-05 14:11:28 +0000 | |
commit | ae2674447101d5ca06886d89ccea01c1031fe478 (patch) | |
tree | ed7a1f65f63c0e56346fe2cac479ea07f3c26b6e /x11-drivers | |
parent | Bump for 1.1 series (diff) | |
download | gentoo-2-ae2674447101d5ca06886d89ccea01c1031fe478.tar.gz gentoo-2-ae2674447101d5ca06886d89ccea01c1031fe478.tar.bz2 gentoo-2-ae2674447101d5ca06886d89ccea01c1031fe478.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index ffee268caf8c..d728c731a2b6 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.41 2009/09/30 20:46:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.42 2009/10/05 14:11:28 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + xf86-video-siliconmotion-1.7.3.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xf86-video-siliconmotion-1.7.3.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild index 43bfa3cde8b1..38f92ab8ab9e 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild,v 1.2 2009/09/30 20:46:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild,v 1.3 2009/10/05 14:11:28 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |