Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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 xinput-1.4.2.ebuild
Date: Thu, 28 May 2009 17:21:32
Message-Id: E1M9jIH-0003E8-UK@stork.gentoo.org
1 armin76 09/05/28 17:21:29
2
3 Modified: xinput-1.3.0.ebuild xinput-1.4.0.ebuild ChangeLog
4 xinput-1.4.2.ebuild
5 Log:
6 Add ~alpha
7 (Portage version: 2.1.6.11/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.8 x11-misc/xinput/xinput-1.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.7&r2=1.8
15
16 Index: xinput-1.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- xinput-1.3.0.ebuild 2 Mar 2009 16:31:52 -0000 1.7
23 +++ xinput-1.3.0.ebuild 28 May 2009 17:21:29 -0000 1.8
24 @@ -1,6 +1,6 @@
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.7 2009/03/02 16:31:52 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.8 2009/05/28 17:21:29 armin76 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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~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.12 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.12&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?r1=1.11&r2=1.12
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.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- xinput-1.4.0.ebuild 15 May 2009 15:21:42 -0000 1.11
57 +++ xinput-1.4.0.ebuild 28 May 2009 17:21:29 -0000 1.12
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.11 2009/05/15 15:21:42 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.12 2009/05/28 17:21:29 armin76 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 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
71 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
72 IUSE=""
73 RDEPEND="
74 x11-libs/libX11
75
76
77
78 1.30 x11-misc/xinput/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.30&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.30&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.29&r2=1.30
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
87 retrieving revision 1.29
88 retrieving revision 1.30
89 diff -u -r1.29 -r1.30
90 --- ChangeLog 15 May 2009 15:21:42 -0000 1.29
91 +++ ChangeLog 28 May 2009 17:21:29 -0000 1.30
92 @@ -1,6 +1,10 @@
93 # ChangeLog for x11-misc/xinput
94 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.29 2009/05/15 15:21:42 armin76 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.30 2009/05/28 17:21:29 armin76 Exp $
97 +
98 + 28 May 2009; Raúl Porcel <armin76@g.o> xinput-1.3.0.ebuild,
99 + xinput-1.4.0.ebuild, xinput-1.4.2.ebuild:
100 + Add ~alpha
101
102 15 May 2009; Raúl Porcel <armin76@g.o> xinput-1.4.0.ebuild:
103 arm stable
104
105
106
107 1.2 x11-misc/xinput/xinput-1.4.2.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild?rev=1.2&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild?rev=1.2&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild?r1=1.1&r2=1.2
112
113 Index: xinput-1.4.2.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild,v
116 retrieving revision 1.1
117 retrieving revision 1.2
118 diff -u -r1.1 -r1.2
119 --- xinput-1.4.2.ebuild 8 May 2009 21:21:47 -0000 1.1
120 +++ xinput-1.4.2.ebuild 28 May 2009 17:21:29 -0000 1.2
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2009 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild,v 1.1 2009/05/08 21:21:47 remi Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild,v 1.2 2009/05/28 17:21:29 armin76 Exp $
126
127 # Must be before x-modular eclass is inherited
128 #SNAPSHOT="yes"
129 @@ -10,7 +10,7 @@
130
131 DESCRIPTION="Utility to set XInput device parameters"
132 LICENSE="as-is"
133 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
134 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
135 IUSE=""
136 RDEPEND="
137 x11-libs/libX11