Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-fpit: ChangeLog xf86-input-fpit-1.3.0-r1.ebuild
Date: Sat, 06 Nov 2010 22:34:33
Message-Id: 20101106223428.718C520051@flycatcher.gentoo.org
1 halcy0n 10/11/06 22:34:28
2
3 Modified: ChangeLog xf86-input-fpit-1.3.0-r1.ebuild
4 Log:
5 Stable for ppc64; bug #328241
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.64 x11-drivers/xf86-input-fpit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 31 Jul 2010 20:26:28 -0000 1.63
23 +++ ChangeLog 6 Nov 2010 22:34:28 -0000 1.64
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-input-fpit
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.63 2010/07/31 20:26:28 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.64 2010/11/06 22:34:28 halcy0n Exp $
29 +
30 + 06 Nov 2010; Mark Loeser <halcy0n@g.o>
31 + xf86-input-fpit-1.3.0-r1.ebuild:
32 + Stable for ppc64; bug #328241
33
34 31 Jul 2010; Raúl Porcel <armin76@g.o>
35 xf86-input-fpit-1.3.0-r1.ebuild:
36
37
38
39 1.6 x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild?r1=1.5&r2=1.6
44
45 Index: xf86-input-fpit-1.3.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- xf86-input-fpit-1.3.0-r1.ebuild 31 Jul 2010 20:26:28 -0000 1.5
52 +++ xf86-input-fpit-1.3.0-r1.ebuild 6 Nov 2010 22:34:28 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild,v 1.5 2010/07/31 20:26:28 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild,v 1.6 2010/11/06 22:34:28 halcy0n Exp $
58
59 # Must be before x-modular eclass is inherited
60 #SNAPSHOT="yes"
61 @@ -9,7 +9,7 @@
62 inherit x-modular
63
64 DESCRIPTION="Fujitsu Stylistic input driver"
65 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
67 IUSE=""
68
69 RDEPEND=">=x11-base/xorg-server-1.0.99"