Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: ChangeLog xf86-input-evdev-1.1.5-r2.ebuild
Date: Sat, 15 Dec 2007 16:00:17
Message-Id: E1J3ZQs-0006Nd-Dn@stork.gentoo.org
1 cardoe 07/12/15 16:00:06
2
3 Modified: ChangeLog xf86-input-evdev-1.1.5-r2.ebuild
4 Log:
5 amd64 stable wrt bug #202087
6 (Portage version: 2.1.4_rc10)
7
8 Revision Changes Path
9 1.67 x11-drivers/xf86-input-evdev/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.67&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.67&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.66&r2=1.67
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
18 retrieving revision 1.66
19 retrieving revision 1.67
20 diff -u -r1.66 -r1.67
21 --- ChangeLog 13 Dec 2007 13:35:49 -0000 1.66
22 +++ ChangeLog 15 Dec 2007 16:00:05 -0000 1.67
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-drivers/xf86-input-evdev
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.66 2007/12/13 13:35:49 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.67 2007/12/15 16:00:05 cardoe Exp $
28 +
29 + 15 Dec 2007; Doug Klima <cardoe@g.o>
30 + xf86-input-evdev-1.1.5-r2.ebuild:
31 + amd64 stable wrt bug #202087
32
33 13 Dec 2007; Raúl Porcel <armin76@g.o>
34 xf86-input-evdev-1.1.5-r2.ebuild:
35
36
37
38 1.4 x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: xf86-input-evdev-1.1.5-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- xf86-input-evdev-1.1.5-r2.ebuild 13 Dec 2007 13:35:49 -0000 1.3
51 +++ xf86-input-evdev-1.1.5-r2.ebuild 15 Dec 2007 16:00:05 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild,v 1.3 2007/12/13 13:35:49 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.1.5-r2.ebuild,v 1.4 2007/12/15 16:00:05 cardoe Exp $
57
58 # Must be before x-modular eclass is inherited
59 #SNAPSHOT="yes"
60 @@ -10,7 +10,7 @@
61
62 DESCRIPTION="Generic Linux input driver"
63
64 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86"
65 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86"
66
67 RDEPEND="x11-base/xorg-server"
68 DEPEND="${RDEPEND}
69
70
71
72 --
73 gentoo-commits@g.o mailing list