Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild xinput-1.4.0.ebuild ChangeLog
Date: Mon, 02 Mar 2009 16:31:54
Message-Id: E1LeB3Y-00074i-Td@stork.gentoo.org
1 pva 09/03/02 16:31:52
2
3 Modified: xinput-1.3.0.ebuild xinput-1.4.0.ebuild ChangeLog
4 Log:
5 ~mips keyworded, bug #237411
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 x11-misc/xinput/xinput-1.3.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.6&r2=1.7
14
15 Index: xinput-1.3.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xinput-1.3.0.ebuild 16 Dec 2008 16:31:43 -0000 1.6
22 +++ xinput-1.3.0.ebuild 2 Mar 2009 16:31:52 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.6 2008/12/16 16:31:43 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.7 2009/03/02 16:31:52 pva Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -10,7 +10,7 @@
33 DESCRIPTION="Utility to set XInput device parameters"
34 SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
35 LICENSE="as-is"
36 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE=""
39 RDEPEND="x11-libs/libXi"
40 DEPEND="${RDEPEND}
41
42
43
44 1.2 x11-misc/xinput/xinput-1.4.0.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?r1=1.1&r2=1.2
49
50 Index: xinput-1.4.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- xinput-1.4.0.ebuild 16 Jan 2009 10:29:17 -0000 1.1
57 +++ xinput-1.4.0.ebuild 2 Mar 2009 16:31:52 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.1 2009/01/16 10:29:17 remi Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.2 2009/03/02 16:31:52 pva Exp $
63
64 # Must be before x-modular eclass is inherited
65 #SNAPSHOT="yes"
66 @@ -10,7 +10,7 @@
67 DESCRIPTION="Utility to set XInput device parameters"
68 SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
69 LICENSE="as-is"
70 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
71 +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
72 IUSE=""
73 RDEPEND="
74 x11-libs/libX11
75
76
77
78 1.19 x11-misc/xinput/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.19&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.19&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.18&r2=1.19
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
87 retrieving revision 1.18
88 retrieving revision 1.19
89 diff -u -r1.18 -r1.19
90 --- ChangeLog 16 Jan 2009 10:29:17 -0000 1.18
91 +++ ChangeLog 2 Mar 2009 16:31:52 -0000 1.19
92 @@ -1,6 +1,10 @@
93 # ChangeLog for x11-misc/xinput
94 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.18 2009/01/16 10:29:17 remi Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.19 2009/03/02 16:31:52 pva Exp $
97 +
98 + 02 Mar 2009; Peter Volkov <pva@g.o> xinput-1.3.0.ebuild,
99 + xinput-1.4.0.ebuild:
100 + ~mips keyworded, bug #237411
101
102 *xinput-1.4.0 (16 Jan 2009)