diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:33 +0000 |
commit | ca61da091db0b517b558bc059bab0443279792f1 (patch) | |
tree | dcd634ff104abc0ab8c7431ad37ce4a9147aa7e7 /x11-drivers | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-ca61da091db0b517b558bc059bab0443279792f1.tar.gz gentoo-2-ca61da091db0b517b558bc059bab0443279792f1.tar.bz2 gentoo-2-ca61da091db0b517b558bc059bab0443279792f1.zip |
Stable for amd64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 63e94f225abc..d421b0af85e8 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.66 2014/05/27 12:41:33 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.67 2015/02/18 15:57:33 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + xf86-video-siliconmotion-1.7.7-r1.ebuild: + Stable for amd64, wrt bug #530652 *xf86-video-siliconmotion-1.7.7-r1 (27 May 2014) diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild index 2dad58f7fd9f..b46e56c8e5a4 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r1.ebuild,v 1.1 2014/05/27 12:41:33 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild,v 1.2 2015/02/18 15:57:33 ago Exp $ EAPI=5 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" |