Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-vmware: xf86-video-vmware-13.1.0.ebuild ChangeLog xf86-video-vmware-13.0.1.ebuild xf86-video-vmware-13.0.0.ebuild xf86-video-vmware-13.0.0-r1.ebuild xf86-video-vmware-12.0.2-r1.ebuild
Date: Sat, 07 Feb 2015 16:13:33
Message-Id: 20150207161328.E51D611429@oystercatcher.gentoo.org
1 chithanh 15/02/07 16:13:28
2
3 Modified: ChangeLog
4 Added: xf86-video-vmware-13.1.0.ebuild
5 Removed: xf86-video-vmware-13.0.1.ebuild
6 xf86-video-vmware-13.0.0.ebuild
7 xf86-video-vmware-13.0.0-r1.ebuild
8 xf86-video-vmware-12.0.2-r1.ebuild
9 Log:
10 Version bump. Remove old.
11
12 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
13
14 Revision Changes Path
15 1.82 x11-drivers/xf86-video-vmware/ChangeLog
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?rev=1.82&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?rev=1.82&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?r1=1.81&r2=1.82
20
21 Index: ChangeLog
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v
24 retrieving revision 1.81
25 retrieving revision 1.82
26 diff -u -r1.81 -r1.82
27 --- ChangeLog 18 Jan 2015 22:21:11 -0000 1.81
28 +++ ChangeLog 7 Feb 2015 16:13:28 -0000 1.82
29 @@ -1,6 +1,16 @@
30 # ChangeLog for x11-drivers/xf86-video-vmware
31 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
32 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 1.81 2015/01/18 22:21:11 pacho Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 1.82 2015/02/07 16:13:28 chithanh Exp $
34 +
35 +*xf86-video-vmware-13.1.0 (07 Feb 2015)
36 +
37 + 07 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
38 + +xf86-video-vmware-13.1.0.ebuild,
39 + -files/xf86-video-vmware-12.0.2-xorg-server-1.13.patch,
40 + -files/xf86-video-vmware-13.0.0-remove-mibstore_h.patch,
41 + -xf86-video-vmware-12.0.2-r1.ebuild, -xf86-video-vmware-13.0.0-r1.ebuild,
42 + -xf86-video-vmware-13.0.0.ebuild, -xf86-video-vmware-13.0.1.ebuild:
43 + Version bump. Remove old.
44
45 18 Jan 2015; Pacho Ramos <pacho@g.o>
46 +files/xf86-video-vmware-13.0.2-fix-includes.patch,
47
48
49
50 1.1 x11-drivers/xf86-video-vmware/xf86-video-vmware-13.1.0.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.1.0.ebuild?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.1.0.ebuild?rev=1.1&content-type=text/plain
54
55 Index: xf86-video-vmware-13.1.0.ebuild
56 ===================================================================
57 # Copyright 1999-2015 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.1.0.ebuild,v 1.1 2015/02/07 16:13:28 chithanh Exp $
60
61 EAPI=5
62
63 XORG_DRI=always
64 inherit xorg-2
65
66 DESCRIPTION="VMware SVGA video driver"
67 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
68 IUSE=""
69
70 RDEPEND="x11-libs/libdrm[libkms,video_cards_vmware]
71 media-libs/mesa[xa]"
72 DEPEND="${RDEPEND}"