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-drivers/xf86-input-fpit: xf86-input-fpit-1.2.0.ebuild xf86-input-fpit-1.3.0.ebuild xf86-input-fpit-1.1.0-r1.ebuild
Date: Wed, 30 Sep 2009 21:19:45
Message-Id: E1Mt6aN-000650-P6@stork.gentoo.org
1 ssuominen 09/09/30 21:19:43
2
3 Modified: xf86-input-fpit-1.2.0.ebuild
4 xf86-input-fpit-1.3.0.ebuild
5 xf86-input-fpit-1.1.0-r1.ebuild
6 Log:
7 repoman issues
8 (Portage version: 2.2_rc42/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild?r1=1.7&r2=1.8
16
17 Index: xf86-input-fpit-1.2.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- xf86-input-fpit-1.2.0.ebuild 15 May 2009 15:55:22 -0000 1.7
24 +++ xf86-input-fpit-1.2.0.ebuild 30 Sep 2009 21:19:43 -0000 1.8
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild,v 1.7 2009/05/15 15:55:22 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild,v 1.8 2009/09/30 21:19:43 ssuominen Exp $
30
31 # Must be before x-modular eclass is inherited
32 #SNAPSHOT="yes"
33 @@ -10,6 +10,8 @@
34
35 DESCRIPTION="Fujitsu Stylistic input driver"
36 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
37 +IUSE=""
38 +
39 RDEPEND=">=x11-base/xorg-server-1.0.99"
40 DEPEND="${RDEPEND}
41 x11-proto/inputproto
42
43
44
45 1.4 x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild?r1=1.3&r2=1.4
50
51 Index: xf86-input-fpit-1.3.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- xf86-input-fpit-1.3.0.ebuild 30 Sep 2009 21:04:36 -0000 1.3
58 +++ xf86-input-fpit-1.3.0.ebuild 30 Sep 2009 21:19:43 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild,v 1.3 2009/09/30 21:04:36 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild,v 1.4 2009/09/30 21:19:43 ssuominen Exp $
64
65 # Must be before x-modular eclass is inherited
66 #SNAPSHOT="yes"
67 @@ -10,6 +10,8 @@
68
69 DESCRIPTION="Fujitsu Stylistic input driver"
70 KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
71 +IUSE=""
72 +
73 RDEPEND=">=x11-base/xorg-server-1.0.99"
74 DEPEND="${RDEPEND}
75 x11-proto/inputproto
76
77
78
79 1.9 x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild?rev=1.9&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild?rev=1.9&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild?r1=1.8&r2=1.9
84
85 Index: xf86-input-fpit-1.1.0-r1.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild,v
88 retrieving revision 1.8
89 retrieving revision 1.9
90 diff -u -r1.8 -r1.9
91 --- xf86-input-fpit-1.1.0-r1.ebuild 29 Sep 2007 10:15:01 -0000 1.8
92 +++ xf86-input-fpit-1.1.0-r1.ebuild 30 Sep 2009 21:19:43 -0000 1.9
93 @@ -1,6 +1,6 @@
94 -# Copyright 1999-2007 Gentoo Foundation
95 +# Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild,v 1.8 2007/09/29 10:15:01 armin76 Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild,v 1.9 2009/09/30 21:19:43 ssuominen Exp $
99
100 # Must be before x-modular eclass is inherited
101 #SNAPSHOT="yes"
102 @@ -9,12 +9,14 @@
103
104 DESCRIPTION="Fujitsu Stylistic input driver"
105 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
106 +IUSE=""
107 +
108 RDEPEND=">=x11-base/xorg-server-1.0.99"
109 DEPEND="${RDEPEND}
110 x11-proto/inputproto
111 x11-proto/randrproto
112 x11-proto/xproto"
113
114 -PATCHES="${FILESDIR}/${PN}-update1.diff
115 - ${FILESDIR}/${PN}-update2.diff
116 - ${FILESDIR}/${PN}-update3.diff"
117 +PATCHES=( "${FILESDIR}/${PN}-update1.diff"
118 + "${FILESDIR}/${PN}-update2.diff"
119 + "${FILESDIR}/${PN}-update3.diff" )