Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-2.8.2.ebuild ChangeLog
Date: Sun, 08 Jun 2014 09:15:49
Message-Id: 20140608091546.C6A562004E@flycatcher.gentoo.org
1 ago 14/06/08 09:15:46
2
3 Modified: xf86-input-evdev-2.8.2.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #500368
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.13 x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?r1=1.12&r2=1.13
15
16 Index: xf86-input-evdev-2.8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- xf86-input-evdev-2.8.2.ebuild 19 Apr 2014 17:47:20 -0000 1.12
23 +++ xf86-input-evdev-2.8.2.ebuild 8 Jun 2014 09:15:46 -0000 1.13
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2014 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.8.2.ebuild,v 1.12 2014/04/19 17:47:20 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v 1.13 2014/06/08 09:15:46 ago Exp $
29
30 EAPI=5
31 inherit linux-info 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-1.12[udev]
39
40
41
42 1.226 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.226&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.226&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.225&r2=1.226
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
51 retrieving revision 1.225
52 retrieving revision 1.226
53 diff -u -r1.225 -r1.226
54 --- ChangeLog 22 May 2014 14:01:12 -0000 1.225
55 +++ ChangeLog 8 Jun 2014 09:15:46 -0000 1.226
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-drivers/xf86-input-evdev
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.225 2014/05/22 14:01:12 chithanh Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.226 2014/06/08 09:15:46 ago Exp $
61 +
62 + 08 Jun 2014; Agostino Sarubbo <ago@g.o> xf86-input-evdev-2.8.2.ebuild:
63 + Stable for arm, wrt bug #500368
64
65 *xf86-input-evdev-2.9.0 (22 May 2014)