Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
Date: Fri, 03 Apr 2009 13:34:12
Message-Id: E1LpjX8-0003G5-7N@stork.gentoo.org
1 ranger 09/04/03 13:34:10
2
3 Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
4 Log:
5 Marking xf86-input-joystick-1.4.0 ppc for bug 251832
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.59 x11-drivers/xf86-input-joystick/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.59&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.59&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.58&r2=1.59
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
18 retrieving revision 1.58
19 retrieving revision 1.59
20 diff -u -r1.58 -r1.59
21 --- ChangeLog 13 Jan 2009 03:03:17 -0000 1.58
22 +++ ChangeLog 3 Apr 2009 13:34:10 -0000 1.59
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-drivers/xf86-input-joystick
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.58 2009/01/13 03:03:17 dberkholz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.59 2009/04/03 13:34:10 ranger Exp $
28 +
29 + 03 Apr 2009; Brent Baude <ranger@g.o> ChangeLog:
30 + Marking xf86-input-joystick-1.4.0 ppc stable for bug 251832
31
32 *xf86-input-joystick-1.4.0 (13 Jan 2009)
33
34
35
36
37 1.2 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.1&r2=1.2
42
43 Index: xf86-input-joystick-1.4.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- xf86-input-joystick-1.4.0.ebuild 13 Jan 2009 03:03:17 -0000 1.1
50 +++ xf86-input-joystick-1.4.0.ebuild 3 Apr 2009 13:34:10 -0000 1.2
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-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.1 2009/01/13 03:03:17 dberkholz Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.2 2009/04/03 13:34:10 ranger Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -8,7 +8,7 @@
60 inherit x-modular
61
62 DESCRIPTION="X.Org driver for joystick input devices"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 RDEPEND=">=x11-base/xorg-server-1.4"
66 DEPEND="${RDEPEND}
67 x11-proto/inputproto