Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Thu, 28 Jun 2012 14:47:55
Message-Id: 20120628144746.44F132004B@flycatcher.gentoo.org
1 jer 12/06/28 14:47:46
2
3 Modified: xf86-input-evdev-2.7.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #419473).
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 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.9&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.9&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.8&r2=1.9
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.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- xf86-input-evdev-2.7.0.ebuild 24 Jun 2012 18:59:54 -0000 1.8
23 +++ xf86-input-evdev-2.7.0.ebuild 28 Jun 2012 14:47:46 -0000 1.9
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.8 2012/06/24 18:59:54 ago Exp $
28 +# $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 $
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.180 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.180&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.180&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.179&r2=1.180
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
51 retrieving revision 1.179
52 retrieving revision 1.180
53 diff -u -r1.179 -r1.180
54 --- ChangeLog 24 Jun 2012 18:59:54 -0000 1.179
55 +++ ChangeLog 28 Jun 2012 14:47:46 -0000 1.180
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.179 2012/06/24 18:59:54 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.180 2012/06/28 14:47:46 jer Exp $
61 +
62 + 28 Jun 2012; Jeroen Roovers <jer@g.o> xf86-input-evdev-2.7.0.ebuild:
63 + Stable for HPPA (bug #419473).
64
65 24 Jun 2012; Agostino Sarubbo <ago@g.o> xf86-input-evdev-2.7.0.ebuild:
66 Stable for x86, wrt bug #419473