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: Thu, 27 Mar 2014 11:11:00
Message-Id: 20140327110605.3F40F2004F@flycatcher.gentoo.org
1 ago 14/03/27 11:06:05
2
3 Modified: xf86-input-evdev-2.8.2.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #500368
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 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.5&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.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- xf86-input-evdev-2.8.2.ebuild 2 Jan 2014 03:43:49 -0000 1.4
23 +++ xf86-input-evdev-2.8.2.ebuild 27 Mar 2014 11:06:05 -0000 1.5
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.4 2014/01/02 03:43:49 mattst88 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v 1.5 2014/03/27 11:06:05 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.215 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.215&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.215&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.214&r2=1.215
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
51 retrieving revision 1.214
52 retrieving revision 1.215
53 diff -u -r1.214 -r1.215
54 --- ChangeLog 2 Jan 2014 03:43:49 -0000 1.214
55 +++ ChangeLog 27 Mar 2014 11:06:05 -0000 1.215
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.214 2014/01/02 03:43:49 mattst88 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.215 2014/03/27 11:06:05 ago Exp $
61 +
62 + 27 Mar 2014; Agostino Sarubbo <ago@g.o> xf86-input-evdev-2.8.2.ebuild:
63 + Stable for amd64, wrt bug #500368
64
65 02 Jan 2014; Matt Turner <mattst88@g.o> xf86-input-evdev-2.8.2.ebuild:
66 Don't make INPUT_EVDEV check fatal.