mattst88 15/05/09 17:14:10 Modified: ChangeLog Added: xf86-video-siliconmotion-1.7.8.ebuild Log: Version bump to 1.7.8, straight to stable. (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.69 x11-drivers/xf86-video-siliconmotion/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 19 Feb 2015 08:52:56 -0000 1.68 +++ ChangeLog 9 May 2015 17:14:10 -0000 1.69 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.68 2015/02/19 08:52:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.69 2015/05/09 17:14:10 mattst88 Exp $ + +*xf86-video-siliconmotion-1.7.8 (09 May 2015) + + 09 May 2015; Matt Turner <[email protected]> + +xf86-video-siliconmotion-1.7.8.ebuild: + Version bump to 1.7.8, straight to stable. 19 Feb 2015; Agostino Sarubbo <[email protected]> xf86-video-siliconmotion-1.7.7-r1.ebuild: 1.1 x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.8.ebuild?rev=1.1&content-type=text/plain Index: xf86-video-siliconmotion-1.7.8.ebuild =================================================================== # 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.8.ebuild,v 1.1 2015/05/09 17:14:10 mattst88 Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Silicon Motion video driver" KEYWORDS="amd64 ~mips x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND}"
