Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.6.ebuild
Date: Tue, 06 Sep 2011 19:38:14
Message-Id: 20110906193739.EC3912004C@flycatcher.gentoo.org
1 mattst88 11/09/06 19:37:39
2
3 Modified: ChangeLog
4 Added: xf86-video-glint-1.2.6.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.52 x11-drivers/xf86-video-glint/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog?rev=1.52&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog?rev=1.52&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog?r1=1.51&r2=1.52
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
20 retrieving revision 1.51
21 retrieving revision 1.52
22 diff -u -r1.51 -r1.52
23 --- ChangeLog 14 Feb 2011 23:56:23 -0000 1.51
24 +++ ChangeLog 6 Sep 2011 19:37:39 -0000 1.52
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-video-glint
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.51 2011/02/14 23:56:23 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.52 2011/09/06 19:37:39 mattst88 Exp $
30 +
31 +*xf86-video-glint-1.2.6 (06 Sep 2011)
32 +
33 + 06 Sep 2011; Matt Turner <mattst88@g.o>
34 + +xf86-video-glint-1.2.6.ebuild:
35 + Version bump.
36
37 14 Feb 2011; Kacper Kowalik <xarthisius@g.o>
38 xf86-video-glint-1.2.5.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-video-glint-1.2.6.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild,v 1.1 2011/09/06 19:37:39 mattst88 Exp $
52
53 EAPI=4
54
55 inherit xorg-2
56
57 DESCRIPTION="GLINT/Permedia video driver"
58
59 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61
62 RDEPEND=">=x11-base/xorg-server-1.0.99"
63 DEPEND="${RDEPEND}
64 x11-proto/videoproto
65 x11-proto/xextproto
66 x11-proto/xf86dgaproto
67 x11-proto/xproto"