Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-vesa: xf86-video-vesa-2.3.4.ebuild ChangeLog xf86-video-vesa-2.3.2.ebuild
Date: Sat, 04 Jul 2015 10:26:54
Message-Id: 20150704102652.181BE751@oystercatcher.gentoo.org
1 mrueg 15/07/04 10:26:52
2
3 Modified: ChangeLog
4 Added: xf86-video-vesa-2.3.4.ebuild
5 Removed: xf86-video-vesa-2.3.2.ebuild
6 Log:
7 Version bump. Remove old.
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
10
11 Revision Changes Path
12 1.71 x11-drivers/xf86-video-vesa/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.71&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?rev=1.71&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog?r1=1.70&r2=1.71
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v
21 retrieving revision 1.70
22 retrieving revision 1.71
23 diff -u -r1.70 -r1.71
24 --- ChangeLog 8 Oct 2013 05:06:57 -0000 1.70
25 +++ ChangeLog 4 Jul 2015 10:26:52 -0000 1.71
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-drivers/xf86-video-vesa
28 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.70 2013/10/08 05:06:57 ago Exp $
30 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.71 2015/07/04 10:26:52 mrueg Exp $
32 +
33 +*xf86-video-vesa-2.3.4 (04 Jul 2015)
34 +
35 + 04 Jul 2015; Manuel RĂ¼ger <mrueg@g.o> +xf86-video-vesa-2.3.4.ebuild,
36 + -xf86-video-vesa-2.3.2.ebuild:
37 + Version bump. Remove old.
38
39 08 Oct 2013; Agostino Sarubbo <ago@g.o> xf86-video-vesa-2.3.3.ebuild:
40 Stable for x86, wrt bug #475480
41
42
43
44 1.1 x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild?rev=1.1&content-type=text/plain
48
49 Index: xf86-video-vesa-2.3.4.ebuild
50 ===================================================================
51 # Copyright 1999-2015 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild,v 1.1 2015/07/04 10:26:52 mrueg Exp $
54
55 EAPI=5
56 inherit xorg-2
57
58 DESCRIPTION="Generic VESA video driver"
59 KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd"
60 IUSE=""
61
62 RDEPEND=">=x11-base/xorg-server-1.6
63 >=x11-libs/libpciaccess-0.12.901"
64 DEPEND="${RDEPEND}"