Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
Date: Thu, 05 May 2011 10:48:48
Message-Id: 20110505104835.A120620054@flycatcher.gentoo.org
1 scarabeus 11/05/05 10:48:35
2
3 Modified: ChangeLog
4 Added: xf86-input-void-1.4.0.ebuild
5 Log:
6 Version bump to latest that does compile with xorg-server-1.10
7
8 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.64 x11-drivers/xf86-input-void/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.64&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.64&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.63&r2=1.64
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
20 retrieving revision 1.63
21 retrieving revision 1.64
22 diff -u -r1.63 -r1.64
23 --- ChangeLog 14 Feb 2011 23:56:23 -0000 1.63
24 +++ ChangeLog 5 May 2011 10:48:35 -0000 1.64
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-input-void
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.63 2011/02/14 23:56:23 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.64 2011/05/05 10:48:35 scarabeus Exp $
30 +
31 +*xf86-input-void-1.4.0 (05 May 2011)
32 +
33 + 05 May 2011; Tomáš Chvátal <scarabeus@g.o>
34 + +xf86-input-void-1.4.0.ebuild:
35 + Version bump to latest that does compile with xorg-server-1.10
36
37 14 Feb 2011; Kacper Kowalik <xarthisius@g.o>
38 xf86-input-void-1.3.1.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-input-void-1.4.0.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-input-void/xf86-input-void-1.4.0.ebuild,v 1.1 2011/05/05 10:48:35 scarabeus Exp $
52
53 EAPI=4
54 inherit xorg-2
55
56 DESCRIPTION="null input driver"
57
58 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
59 IUSE=""
60
61 RDEPEND=""
62 DEPEND="${RDEPEND}"