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.3.1.ebuild
Date: Sun, 31 Oct 2010 11:53:04
Message-Id: 20101031115300.1272A20051@flycatcher.gentoo.org
1 scarabeus 10/10/31 11:53:00
2
3 Modified: ChangeLog
4 Added: xf86-input-void-1.3.1.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2_rc98/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.56 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.56&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.56&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.55&r2=1.56
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
20 retrieving revision 1.55
21 retrieving revision 1.56
22 diff -u -r1.55 -r1.56
23 --- ChangeLog 23 Jan 2010 19:58:00 -0000 1.55
24 +++ ChangeLog 31 Oct 2010 11:52:59 -0000 1.56
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-input-void
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.55 2010/01/23 19:58:00 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.56 2010/10/31 11:52:59 scarabeus Exp $
30 +
31 +*xf86-input-void-1.3.1 (31 Oct 2010)
32 +
33 + 31 Oct 2010; Tomáš Chvátal <scarabeus@g.o>
34 + +xf86-input-void-1.3.1.ebuild:
35 + Version bump
36
37 23 Jan 2010; Tomáš Chvátal <scarabeus@g.o>
38 -xf86-input-void-1.2.0.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-input-void/xf86-input-void-1.3.1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.3.1.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.3.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-input-void-1.3.1.ebuild
48 ===================================================================
49 # Copyright 1999-2010 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.3.1.ebuild,v 1.1 2010/10/31 11:52:59 scarabeus Exp $
52
53 EAPI=3
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="x11-base/xorg-server"
62 DEPEND="${RDEPEND}
63 x11-proto/inputproto
64 x11-proto/randrproto
65 x11-proto/xproto"