Gentoo Archives: gentoo-commits

From: "Donnie Berkholz (dberkholz)" <dberkholz@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.3.1.ebuild
Date: Thu, 10 Jan 2008 09:28:59
Message-Id: E1JCtiZ-0006qk-Vs@stork.gentoo.org
1 dberkholz 08/01/10 09:28:55
2
3 Modified: ChangeLog
4 Added: xf86-input-joystick-1.3.1.ebuild
5 Log:
6 (#204901) Bump.
7 (Portage version: 2.1.4_rc10)
8
9 Revision Changes Path
10 1.53 x11-drivers/xf86-input-joystick/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.53&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.53&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.52&r2=1.53
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
19 retrieving revision 1.52
20 retrieving revision 1.53
21 diff -u -r1.52 -r1.53
22 --- ChangeLog 8 Nov 2007 00:40:18 -0000 1.52
23 +++ ChangeLog 10 Jan 2008 09:28:55 -0000 1.53
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-drivers/xf86-input-joystick
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.52 2007/11/08 00:40:18 dberkholz Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.53 2008/01/10 09:28:55 dberkholz Exp $
30 +
31 +*xf86-input-joystick-1.3.1 (10 Jan 2008)
32 +
33 + 10 Jan 2008; Donnie Berkholz <dberkholz@g.o>;
34 + +xf86-input-joystick-1.3.1.ebuild:
35 + (#204901) Bump.
36
37 08 Nov 2007; Donnie Berkholz <dberkholz@g.o>;
38 xf86-input-joystick-1.2.3.ebuild:
39
40
41
42 1.1 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.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.3.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xf86-input-joystick-1.3.1.ebuild
48 ===================================================================
49 # Copyright 1999-2008 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.3.1.ebuild,v 1.1 2008/01/10 09:28:55 dberkholz Exp $
52
53 # Must be before x-modular eclass is inherited
54 #SNAPSHOT="yes"
55 XDPVER=-1
56
57 inherit x-modular
58
59 DESCRIPTION="X.Org driver for joystick input devices"
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
61 RDEPEND=">=x11-base/xorg-server-1.4"
62 DEPEND="${RDEPEND}
63 x11-proto/inputproto
64 x11-proto/randrproto
65 x11-proto/xproto"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list