diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:31:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:31:42 +0000 |
commit | 35a6d0c52c6a568bbb5cfb906bc0fdaa46b3a251 (patch) | |
tree | b5b613b70a611ee2064347b04f3e5fbc159e8c07 /x11-drivers/xf86-video-siliconmotion | |
parent | x86 stable, bug 327777 (diff) | |
download | gentoo-2-35a6d0c52c6a568bbb5cfb906bc0fdaa46b3a251.tar.gz gentoo-2-35a6d0c52c6a568bbb5cfb906bc0fdaa46b3a251.tar.bz2 gentoo-2-35a6d0c52c6a568bbb5cfb906bc0fdaa46b3a251.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.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 cfae124a6c9f..7c442f0123ff 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.46 2010/07/12 11:07:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.47 2010/07/13 13:31:41 fauli Exp $ + + 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + xf86-video-siliconmotion-1.7.4.ebuild: + x86 stable, bug 327777 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xf86-video-siliconmotion-1.7.4.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild index 5e05d3a65a2f..9764b6103146 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild @@ -1,13 +1,13 @@ # 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-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild,v 1.2 2010/07/12 11:07:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild,v 1.3 2010/07/13 13:31:42 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |