Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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.6.1.ebuild
Date: Sun, 26 Aug 2012 19:34:59
Message-Id: 20120826193448.ABC8D2082A@flycatcher.gentoo.org
1 armin76 12/08/26 19:34:48
2
3 Modified: ChangeLog xf86-input-joystick-1.6.1.ebuild
4 Log:
5 alpha/ia64/sh/sparc stable wrt #419473
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.104 x11-drivers/xf86-input-joystick/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.104&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.104&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.103&r2=1.104
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
19 retrieving revision 1.103
20 retrieving revision 1.104
21 diff -u -r1.103 -r1.104
22 --- ChangeLog 12 Jul 2012 17:28:07 -0000 1.103
23 +++ ChangeLog 26 Aug 2012 19:34:48 -0000 1.104
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-input-joystick
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.103 2012/07/12 17:28:07 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.104 2012/08/26 19:34:48 armin76 Exp $
29 +
30 + 26 Aug 2012; Raúl Porcel <armin76@g.o>
31 + xf86-input-joystick-1.6.1.ebuild:
32 + alpha/ia64/sh/sparc stable wrt #419473
33
34 12 Jul 2012; Brent Baude <ranger@g.o>
35 xf86-input-joystick-1.6.1.ebuild:
36
37
38
39 1.9 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild?r1=1.8&r2=1.9
44
45 Index: xf86-input-joystick-1.6.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- xf86-input-joystick-1.6.1.ebuild 12 Jul 2012 17:28:07 -0000 1.8
52 +++ xf86-input-joystick-1.6.1.ebuild 26 Aug 2012 19:34:48 -0000 1.9
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild,v 1.8 2012/07/12 17:28:07 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1.ebuild,v 1.9 2012/08/26 19:34:48 armin76 Exp $
58
59 EAPI=4
60 inherit xorg-2
61
62 DESCRIPTION="X.Org driver for joystick input devices"
63
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND=">=x11-base/xorg-server-1.10"