Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Sat, 02 Jul 2011 22:15:07
Message-Id: 20110702221458.BA65A2004B@flycatcher.gentoo.org
1 hwoarang 11/07/02 22:14:58
2
3 Modified: ChangeLog xf86-input-void-1.4.0.ebuild
4 Log:
5 Stable on amd64 wrt bug #373785
6
7 (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.66 x11-drivers/xf86-input-void/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.66&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.66&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.65&r2=1.66
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
19 retrieving revision 1.65
20 retrieving revision 1.66
21 diff -u -r1.65 -r1.66
22 --- ChangeLog 11 May 2011 09:05:06 -0000 1.65
23 +++ ChangeLog 2 Jul 2011 22:14:58 -0000 1.66
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-input-void
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.65 2011/05/11 09:05:06 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.66 2011/07/02 22:14:58 hwoarang Exp $
29 +
30 + 02 Jul 2011; Markos Chandras <hwoarang@g.o>
31 + xf86-input-void-1.4.0.ebuild:
32 + Stable on amd64 wrt bug #373785
33
34 11 May 2011; Tomáš Chvátal <scarabeus@g.o>
35 xf86-input-void-1.4.0.ebuild:
36
37
38
39 1.3 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.2&r2=1.3
44
45 Index: xf86-input-void-1.4.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xf86-input-void-1.4.0.ebuild 11 May 2011 09:05:06 -0000 1.2
52 +++ xf86-input-void-1.4.0.ebuild 2 Jul 2011 22:14:58 -0000 1.3
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.2 2011/05/11 09:05:06 scarabeus Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.3 2011/07/02 22:14:58 hwoarang Exp $
58
59 EAPI=4
60 inherit xorg-2
61
62 DESCRIPTION="null input driver"
63
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND=">=x11-base/xorg-server-1.9.99.1"