Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@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: Fri, 29 Jul 2011 11:00:43
Message-Id: 20110729110033.BAA1A2004B@flycatcher.gentoo.org
1 xarthisius 11/07/29 11:00:33
2
3 Modified: ChangeLog xf86-input-void-1.4.0.ebuild
4 Log:
5 ppc/ppc64 stable wrt #373785
6
7 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.69 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.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 13 Jul 2011 20:23:14 -0000 1.68
23 +++ ChangeLog 29 Jul 2011 11:00:33 -0000 1.69
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.68 2011/07/13 20:23:14 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.69 2011/07/29 11:00:33 xarthisius Exp $
29 +
30 + 29 Jul 2011; Kacper Kowalik <xarthisius@g.o>
31 + xf86-input-void-1.4.0.ebuild:
32 + ppc/ppc64 stable wrt #373785
33
34 13 Jul 2011; Markus Meier <maekke@g.o> xf86-input-void-1.4.0.ebuild:
35 x86 stable, bug #373785
36
37
38
39 1.6 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.6&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.6&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.5&r2=1.6
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.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- xf86-input-void-1.4.0.ebuild 13 Jul 2011 20:23:14 -0000 1.5
52 +++ xf86-input-void-1.4.0.ebuild 29 Jul 2011 11:00:33 -0000 1.6
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.5 2011/07/13 20:23:14 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.6 2011/07/29 11:00:33 xarthisius 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"