Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: xf86-input-joystick-1.6.0.ebuild ChangeLog
Date: Sun, 26 Jun 2011 21:01:55
Message-Id: 20110626210144.C83A420054@flycatcher.gentoo.org
1 maekke 11/06/26 21:01:44
2
3 Modified: xf86-input-joystick-1.6.0.ebuild ChangeLog
4 Log:
5 arm stable, bug #371857
6
7 (Portage version: 2.1.10.3/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild?r1=1.1&r2=1.2
15
16 Index: xf86-input-joystick-1.6.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xf86-input-joystick-1.6.0.ebuild 20 Apr 2011 20:05:38 -0000 1.1
23 +++ xf86-input-joystick-1.6.0.ebuild 26 Jun 2011 21:01:44 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild,v 1.1 2011/04/20 20:05:38 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild,v 1.2 2011/06/26 21:01:44 maekke Exp $
29
30 EAPI=4
31 inherit xorg-2
32
33 DESCRIPTION="X.Org driver for joystick input devices"
34
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND=">=x11-base/xorg-server-1.10"
40
41
42
43 1.89 x11-drivers/xf86-input-joystick/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.89&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.89&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.88&r2=1.89
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
52 retrieving revision 1.88
53 retrieving revision 1.89
54 diff -u -r1.88 -r1.89
55 --- ChangeLog 20 Apr 2011 20:05:38 -0000 1.88
56 +++ ChangeLog 26 Jun 2011 21:01:44 -0000 1.89
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-drivers/xf86-input-joystick
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.88 2011/04/20 20:05:38 scarabeus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.89 2011/06/26 21:01:44 maekke Exp $
62 +
63 + 26 Jun 2011; Markus Meier <maekke@g.o>
64 + xf86-input-joystick-1.6.0.ebuild:
65 + arm stable, bug #371857
66
67 *xf86-input-joystick-1.6.0 (20 Apr 2011)