diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 13:41:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 13:41:00 +0000 |
commit | b18f2749777eb252253de3609fa5dd36e8cd22c2 (patch) | |
tree | 3a3be5e1c62259ac4c84246d5b552afdbc46f82c /x11-drivers/xf86-video-siliconmotion | |
parent | Stable on amd64 wrt bug #359059 (diff) | |
download | gentoo-2-b18f2749777eb252253de3609fa5dd36e8cd22c2.tar.gz gentoo-2-b18f2749777eb252253de3609fa5dd36e8cd22c2.tar.bz2 gentoo-2-b18f2749777eb252253de3609fa5dd36e8cd22c2.zip |
Stable on amd64 wrt bug #359059
(Portage version: 2.1.9.42/cvs/Linux x86_64)
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.5.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 a7ca77e330a9..9d1d42c718db 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.51 2011/02/28 16:34:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.52 2011/03/21 13:41:00 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-siliconmotion-1.7.5.ebuild: + Stable on amd64 wrt bug #359059 *xf86-video-siliconmotion-1.7.5 (28 Feb 2011) diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild index 9a2d7640f8fb..9e09609275fd 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.5.ebuild,v 1.1 2011/02/28 16:34:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild,v 1.2 2011/03/21 13:41:00 hwoarang 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" |