diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:38:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:38:10 +0000 |
commit | 22e481e2163bc931704e3acc5dabdac465c61e6f (patch) | |
tree | 741eb59b67a847aec326900fdc8d7f86ce72e5df /x11-drivers/xf86-video-siliconmotion | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-22e481e2163bc931704e3acc5dabdac465c61e6f.tar.gz gentoo-2-22e481e2163bc931704e3acc5dabdac465c61e6f.tar.bz2 gentoo-2-22e481e2163bc931704e3acc5dabdac465c61e6f.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.7.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 30d464c7fe89..a2e6f110d775 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.63 2012/08/12 03:53:27 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.64 2012/11/16 16:38:10 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-siliconmotion-1.7.7.ebuild: + Stable for amd64, wrt bug #440872 12 Aug 2012; Matt Turner <mattst88@gentoo.org> xf86-video-siliconmotion-1.7.5.ebuild, xf86-video-siliconmotion-1.7.6.ebuild, diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild index 85a5c7b7ea3e..6465e0b6ed5a 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.7.ebuild,v 1.2 2012/08/12 03:53:27 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild,v 1.3 2012/11/16 16:38:10 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |