Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@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 xf86-input-joystick-1.4.99.2.ebuild
Date: Sun, 01 Nov 2009 20:03:29
Message-Id: E1N4ge6-0005sK-Ie@stork.gentoo.org
1 scarabeus 09/11/01 20:03:26
2
3 Modified: ChangeLog
4 Added: xf86-input-joystick-1.5.0.ebuild
5 Removed: xf86-input-joystick-1.4.99.2.ebuild
6 Log:
7 Version bump. Drop snapshot.
8 (Portage version: 2.2_rc46/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.76 x11-drivers/xf86-input-joystick/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.76&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.76&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.75&r2=1.76
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
20 retrieving revision 1.75
21 retrieving revision 1.76
22 diff -u -r1.75 -r1.76
23 --- ChangeLog 26 Oct 2009 21:14:52 -0000 1.75
24 +++ ChangeLog 1 Nov 2009 20:03:25 -0000 1.76
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-input-joystick
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.75 2009/10/26 21:14:52 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.76 2009/11/01 20:03:25 scarabeus Exp $
30 +
31 +*xf86-input-joystick-1.5.0 (01 Nov 2009)
32 +
33 + 01 Nov 2009; Tomáš Chvátal <scarabeus@g.o>
34 + -xf86-input-joystick-1.4.99.2.ebuild, +xf86-input-joystick-1.5.0.ebuild:
35 + Version bump. Drop snapshot.
36
37 26 Oct 2009; Jeroen Roovers <jer@g.o>
38 xf86-input-joystick-1.4.1.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-input-joystick-1.5.0.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $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 $
52
53 inherit x-modular
54
55 DESCRIPTION="X.Org driver for joystick input devices"
56
57 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
58 IUSE=""
59
60 RDEPEND=">=x11-base/xorg-server-1.6"
61 DEPEND="${RDEPEND}
62 x11-proto/inputproto
63 x11-proto/kbproto"