Gentoo Archives: gentoo-commits

From: "Saleem Abdulrasool (compnerd)" <compnerd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-1.2.0.ebuild ChangeLog
Date: Sat, 05 Jan 2008 22:22:17
Message-Id: E1JBHPA-0003r5-DP@stork.gentoo.org
1 compnerd 08/01/05 22:22:12
2
3 Modified: xf86-input-evdev-1.2.0.ebuild ChangeLog
4 Log:
5 re-keyword amd64 and x86
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.3 x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild?r1=1.2&r2=1.3
14
15 Index: xf86-input-evdev-1.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xf86-input-evdev-1.2.0.ebuild 16 Nov 2007 18:20:52 -0000 1.2
22 +++ xf86-input-evdev-1.2.0.ebuild 5 Jan 2008 22:22:11 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 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-1.2.0.ebuild,v 1.2 2007/11/16 18:20:52 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.2.0.ebuild,v 1.3 2008/01/05 22:22:11 compnerd Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -10,7 +10,7 @@
33
34 DESCRIPTION="Generic Linux input driver"
35
36 -KEYWORDS=""
37 +KEYWORDS="~amd64 ~x86"
38
39 RDEPEND=">=x11-base/xorg-server-1.4"
40 DEPEND="${RDEPEND}
41
42
43
44 1.70 x11-drivers/xf86-input-evdev/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.70&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.70&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.69&r2=1.70
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
53 retrieving revision 1.69
54 retrieving revision 1.70
55 diff -u -r1.69 -r1.70
56 --- ChangeLog 16 Dec 2007 18:02:37 -0000 1.69
57 +++ ChangeLog 5 Jan 2008 22:22:11 -0000 1.70
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-drivers/xf86-input-evdev
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.69 2007/12/16 18:02:37 corsair Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.70 2008/01/05 22:22:11 compnerd Exp $
64 +
65 + 05 Jan 2008; Saleem Abdulrasool <compnerd@g.o>
66 + xf86-input-evdev-1.2.0.ebuild:
67 + Restore keywords in 1.2.0 for amd64 and x86
68
69 16 Dec 2007; Markus Rothe <corsair@g.o>
70 xf86-input-evdev-1.1.5-r2.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list