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-joystick: xf86-input-joystick-1.5.0.ebuild ChangeLog
Date: Thu, 10 Dec 2009 13:48:59
Message-Id: E1NIjO5-0004Zv-E1@stork.gentoo.org
1 ssuominen 09/12/10 13:48:57
2
3 Modified: xf86-input-joystick-1.5.0.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #294958
6 (Portage version: 2.2_rc56/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild?r1=1.1&r2=1.2
14
15 Index: xf86-input-joystick-1.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xf86-input-joystick-1.5.0.ebuild 1 Nov 2009 20:03:25 -0000 1.1
22 +++ xf86-input-joystick-1.5.0.ebuild 10 Dec 2009 13:48:57 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.1 2009/11/01 20:03:25 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.2 2009/12/10 13:48:57 ssuominen Exp $
28
29 inherit x-modular
30
31 DESCRIPTION="X.Org driver for joystick input devices"
32
33 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
34 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
35 IUSE=""
36
37 RDEPEND=">=x11-base/xorg-server-1.6"
38
39
40
41 1.77 x11-drivers/xf86-input-joystick/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.77&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.77&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.76&r2=1.77
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
50 retrieving revision 1.76
51 retrieving revision 1.77
52 diff -u -r1.76 -r1.77
53 --- ChangeLog 1 Nov 2009 20:03:25 -0000 1.76
54 +++ ChangeLog 10 Dec 2009 13:48:57 -0000 1.77
55 @@ -1,6 +1,10 @@
56 # ChangeLog for x11-drivers/xf86-input-joystick
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.76 2009/11/01 20:03:25 scarabeus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.77 2009/12/10 13:48:57 ssuominen Exp $
60 +
61 + 10 Dec 2009; Samuli Suominen <ssuominen@g.o>
62 + xf86-input-joystick-1.5.0.ebuild:
63 + amd64 stable wrt #294958
64
65 *xf86-input-joystick-1.5.0 (01 Nov 2009)