Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-2.7.0.ebuild ChangeLog
Date: Fri, 29 Jun 2012 04:10:22
Message-Id: 20120629041007.8445F2004B@flycatcher.gentoo.org
1 maekke 12/06/29 04:10:07
2
3 Modified: xf86-input-evdev-2.7.0.ebuild ChangeLog
4 Log:
5 arm stable, bug #419473
6
7 (Portage version: 2.1.10.65/cvs/Linux i686)
8
9 Revision Changes Path
10 1.10 x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild?r1=1.9&r2=1.10
15
16 Index: xf86-input-evdev-2.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- xf86-input-evdev-2.7.0.ebuild 28 Jun 2012 14:47:46 -0000 1.9
23 +++ xf86-input-evdev-2.7.0.ebuild 29 Jun 2012 04:10:07 -0000 1.10
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild,v 1.9 2012/06/28 14:47:46 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild,v 1.10 2012/06/29 04:10:07 maekke Exp $
29
30 EAPI=4
31 inherit xorg-2
32
33 DESCRIPTION="Generic Linux input driver"
34 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
35 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
36 IUSE=""
37
38 RDEPEND="x11-base/xorg-server[udev]
39
40
41
42 1.181 x11-drivers/xf86-input-evdev/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.181&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.181&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.180&r2=1.181
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
51 retrieving revision 1.180
52 retrieving revision 1.181
53 diff -u -r1.180 -r1.181
54 --- ChangeLog 28 Jun 2012 14:47:46 -0000 1.180
55 +++ ChangeLog 29 Jun 2012 04:10:07 -0000 1.181
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-drivers/xf86-input-evdev
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.180 2012/06/28 14:47:46 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.181 2012/06/29 04:10:07 maekke Exp $
61 +
62 + 29 Jun 2012; Markus Meier <maekke@g.o> xf86-input-evdev-2.7.0.ebuild:
63 + arm stable, bug #419473
64
65 28 Jun 2012; Jeroen Roovers <jer@g.o> xf86-input-evdev-2.7.0.ebuild:
66 Stable for HPPA (bug #419473).