Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xinput: ChangeLog xinput-1.4.2.ebuild
Date: Wed, 30 Sep 2009 19:28:20
Message-Id: E1Mt4qW-0007KR-Te@stork.gentoo.org
1 ssuominen 09/09/30 19:28:16
2
3 Modified: ChangeLog xinput-1.4.2.ebuild
4 Log:
5 amd64 stable wrt #282290
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 x11-apps/xinput/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 23 Jun 2009 20:58:27 -0000 1.2
22 +++ ChangeLog 30 Sep 2009 19:28:16 -0000 1.3
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xinput
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.2 2009/06/23 20:58:27 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.3 2009/09/30 19:28:16 ssuominen Exp $
28 +
29 + 30 Sep 2009; Samuli Suominen <ssuominen@g.o> xinput-1.4.2.ebuild:
30 + amd64 stable wrt #282290
31
32 23 Jun 2009; Tobias Klausmann <klausman@g.o> xinput-1.4.2.ebuild:
33 Stable on alpha for xorg-server-1.5/xorg-x11-7.4
34
35
36
37 1.3 x11-apps/xinput/xinput-1.4.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild?r1=1.2&r2=1.3
42
43 Index: xinput-1.4.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- xinput-1.4.2.ebuild 23 Jun 2009 20:58:27 -0000 1.2
50 +++ xinput-1.4.2.ebuild 30 Sep 2009 19:28:16 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.2 2009/06/23 20:58:27 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.3 2009/09/30 19:28:16 ssuominen Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -9,11 +9,11 @@
60
61 DESCRIPTION="Utility to set XInput device parameters"
62 LICENSE="as-is"
63 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE=""
66 -RDEPEND="
67 - x11-libs/libX11
68 - x11-libs/libXext
69 +
70 +RDEPEND="x11-libs/libX11
71 + x11-libs/libXext
72 >=x11-libs/libXi-1.2"
73 DEPEND="${RDEPEND}
74 >=x11-proto/inputproto-1.5"