chithanh 14/05/27 12:41:33
Modified: ChangeLog
Added: xf86-video-siliconmotion-1.7.7-r1.ebuild
Removed: xf86-video-siliconmotion-1.7.5.ebuild
xf86-video-siliconmotion-1.7.6.ebuild
Log:
Fix build with newer xorg-server. Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.66 x11-drivers/xf86-video-siliconmotion/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.66&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?rev=1.66&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 18 Nov 2012 12:20:35 -0000 1.65
+++ ChangeLog 27 May 2014 12:41:33 -0000 1.66
@@ -1,6 +1,18 @@
# 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.65
2012/11/18 12:20:35 ago Exp $
+# 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 $
+
+*xf86-video-siliconmotion-1.7.7-r1 (27 May 2014)
+
+ 27 May 2014; Chí-Thanh Christopher Nguyễn <[email protected]>
+ +files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch,
+ +xf86-video-siliconmotion-1.7.7-r1.ebuild,
+ -files/xf86-video-siliconmotion-1.7.5-abi-check.patch,
+ -files/xf86-video-siliconmotion-1.7.5-new-vgahw.patch,
+ -files/xf86-video-siliconmotion-1.7.5-xorg-server-1.12.patch,
+ -xf86-video-siliconmotion-1.7.5.ebuild,
+ -xf86-video-siliconmotion-1.7.6.ebuild:
+ Fix build with newer xorg-server. Remove old.
18 Nov 2012; Agostino Sarubbo <[email protected]>
xf86-video-siliconmotion-1.7.7.ebuild:
1.1
x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.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.7-r1.ebuild?rev=1.1&content-type=text/plain
Index: xf86-video-siliconmotion-1.7.7-r1.ebuild
===================================================================
# Copyright 1999-2014 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 $
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}"
PATCHES=(
"${FILESDIR}"/${P}-mibstore_h.patch
)