* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-01-13 3:03 Donnie Berkholz (dberkholz)
0 siblings, 0 replies; 10+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-01-13 3:03 UTC (permalink / raw
To: gentoo-commits
dberkholz 09/01/13 03:03:17
Modified: ChangeLog
Added: xf86-input-joystick-1.4.0.ebuild
Log:
Bump. Adds support for some device properties for dynamic reconfiguration. Works with Multi-Pointer X.
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Revision Changes Path
1.58 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 24 Sep 2008 00:06:38 -0000 1.57
+++ ChangeLog 13 Jan 2009 03:03:17 -0000 1.58
@@ -1,6 +1,13 @@
# ChangeLog for x11-drivers/xf86-input-joystick
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.57 2008/09/24 00:06:38 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.58 2009/01/13 03:03:17 dberkholz Exp $
+
+*xf86-input-joystick-1.4.0 (13 Jan 2009)
+
+ 13 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+ +xf86-input-joystick-1.4.0.ebuild:
+ Bump. Adds support for some device properties for dynamic reconfiguration.
+ Works with Multi-Pointer X.
*xf86-input-joystick-1.3.3 (24 Sep 2008)
1.1 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.1&content-type=text/plain
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.1 2009/01/13 03:03:17 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
x11-proto/randrproto
x11-proto/xproto"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-03 13:34 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:34 UTC (permalink / raw
To: gentoo-commits
ranger 09/04/03 13:34:10
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Marking xf86-input-joystick-1.4.0 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Revision Changes Path
1.59 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 13 Jan 2009 03:03:17 -0000 1.58
+++ ChangeLog 3 Apr 2009 13:34:10 -0000 1.59
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.58 2009/01/13 03:03:17 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.59 2009/04/03 13:34:10 ranger Exp $
+
+ 03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xf86-input-joystick-1.4.0 ppc stable for bug 251832
*xf86-input-joystick-1.4.0 (13 Jan 2009)
1.2 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.1&r2=1.2
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-joystick-1.4.0.ebuild 13 Jan 2009 03:03:17 -0000 1.1
+++ xf86-input-joystick-1.4.0.ebuild 3 Apr 2009 13:34:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.1 2009/01/13 03:03:17 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.2 2009/04/03 13:34:10 ranger Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-03 14:30 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 14:30 UTC (permalink / raw
To: gentoo-commits
ranger 09/04/03 14:30:09
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Marking xf86-input-joystick-1.4.0 ppc64 for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Revision Changes Path
1.60 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 3 Apr 2009 13:34:10 -0000 1.59
+++ ChangeLog 3 Apr 2009 14:30:08 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.59 2009/04/03 13:34:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.60 2009/04/03 14:30:08 ranger Exp $
+
+ 03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xf86-input-joystick-1.4.0 ppc64 stable for bug 251832
03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking xf86-input-joystick-1.4.0 ppc stable for bug 251832
1.3 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.2&r2=1.3
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-joystick-1.4.0.ebuild 3 Apr 2009 13:34:10 -0000 1.2
+++ xf86-input-joystick-1.4.0.ebuild 3 Apr 2009 14:30:08 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.2 2009/04/03 13:34:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.3 2009/04/03 14:30:08 ranger Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-05 18:37 Olivier Crete (tester)
0 siblings, 0 replies; 10+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:37 UTC (permalink / raw
To: gentoo-commits
tester 09/04/05 18:37:50
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.61 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 3 Apr 2009 14:30:08 -0000 1.60
+++ ChangeLog 5 Apr 2009 18:37:50 -0000 1.61
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.60 2009/04/03 14:30:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.61 2009/04/05 18:37:50 tester Exp $
+
+ 05 Apr 2009; Olivier Crête <tester@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ Stable on amd64, bug #251832
03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking xf86-input-joystick-1.4.0 ppc64 stable for bug 251832
1.4 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.3&r2=1.4
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-joystick-1.4.0.ebuild 3 Apr 2009 14:30:08 -0000 1.3
+++ xf86-input-joystick-1.4.0.ebuild 5 Apr 2009 18:37:50 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.3 2009/04/03 14:30:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.4 2009/04/05 18:37:50 tester Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-05 22:12 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 22:12 UTC (permalink / raw
To: gentoo-commits
maekke 09/04/05 22:12:05
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
x86 stable, bug #251832
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.62 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 5 Apr 2009 18:37:50 -0000 1.61
+++ ChangeLog 5 Apr 2009 22:12:05 -0000 1.62
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.61 2009/04/05 18:37:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.62 2009/04/05 22:12:05 maekke Exp $
+
+ 05 Apr 2009; Markus Meier <maekke@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ x86 stable, bug #251832
05 Apr 2009; Olivier Crête <tester@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.5 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.4&r2=1.5
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-joystick-1.4.0.ebuild 5 Apr 2009 18:37:50 -0000 1.4
+++ xf86-input-joystick-1.4.0.ebuild 5 Apr 2009 22:12:05 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.4 2009/04/05 18:37:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.5 2009/04/05 22:12:05 maekke Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-06 18:15 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 10+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 18:15 UTC (permalink / raw
To: gentoo-commits
bluebird 09/04/06 18:15:37
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Revision Changes Path
1.63 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 5 Apr 2009 22:12:05 -0000 1.62
+++ ChangeLog 6 Apr 2009 18:15:37 -0000 1.63
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.62 2009/04/05 22:12:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.63 2009/04/06 18:15:37 bluebird Exp $
+
+ 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ Stable on sparc, bug #251832
05 Apr 2009; Markus Meier <maekke@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.6 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.5&r2=1.6
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-joystick-1.4.0.ebuild 5 Apr 2009 22:12:05 -0000 1.5
+++ xf86-input-joystick-1.4.0.ebuild 6 Apr 2009 18:15:37 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.5 2009/04/05 22:12:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.6 2009/04/06 18:15:37 bluebird Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-15 15:05 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 15:05 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/15 15:05:03
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.64 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 6 Apr 2009 18:15:37 -0000 1.63
+++ ChangeLog 15 Apr 2009 15:05:03 -0000 1.64
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.63 2009/04/06 18:15:37 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.64 2009/04/15 15:05:03 armin76 Exp $
+
+ 15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ ia64/sh stable wrt #251832
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.7 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.6&r2=1.7
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-joystick-1.4.0.ebuild 6 Apr 2009 18:15:37 -0000 1.6
+++ xf86-input-joystick-1.4.0.ebuild 15 Apr 2009 15:05:03 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.6 2009/04/06 18:15:37 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.7 2009/04/15 15:05:03 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-04-16 3:22 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16 3:22 UTC (permalink / raw
To: gentoo-commits
jer 09/04/16 03:22:21
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Revision Changes Path
1.65 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 15 Apr 2009 15:05:03 -0000 1.64
+++ ChangeLog 16 Apr 2009 03:22:21 -0000 1.65
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.64 2009/04/15 15:05:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.65 2009/04/16 03:22:21 jer Exp $
+
+ 16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ Stable for HPPA (bug #251832).
15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.8 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.7&r2=1.8
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-joystick-1.4.0.ebuild 15 Apr 2009 15:05:03 -0000 1.7
+++ xf86-input-joystick-1.4.0.ebuild 16 Apr 2009 03:22:21 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.7 2009/04/15 15:05:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.8 2009/04/16 03:22:21 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-05-15 15:49 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 15:49 UTC (permalink / raw
To: gentoo-commits
armin76 09/05/15 15:49:59
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
arm stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Revision Changes Path
1.66 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 16 Apr 2009 03:22:21 -0000 1.65
+++ ChangeLog 15 May 2009 15:49:59 -0000 1.66
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.65 2009/04/16 03:22:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.66 2009/05/15 15:49:59 armin76 Exp $
+
+ 15 May 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ arm stable
16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.9 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.8&r2=1.9
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-joystick-1.4.0.ebuild 16 Apr 2009 03:22:21 -0000 1.8
+++ xf86-input-joystick-1.4.0.ebuild 15 May 2009 15:49:59 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.8 2009/04/16 03:22:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.9 2009/05/15 15:49:59 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild
@ 2009-06-23 19:58 Tobias Klausmann (klausman)
0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-23 19:58 UTC (permalink / raw
To: gentoo-commits
klausman 09/06/23 19:58:29
Modified: ChangeLog xf86-input-joystick-1.4.0.ebuild
Log:
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.67 x11-drivers/xf86-input-joystick/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 15 May 2009 15:49:59 -0000 1.66
+++ ChangeLog 23 Jun 2009 19:58:29 -0000 1.67
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.66 2009/05/15 15:49:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.67 2009/06/23 19:58:29 klausman Exp $
+
+ 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+ xf86-input-joystick-1.4.0.ebuild:
+ Stable on alpha for xorg-server-1.5/xorg-x11-7.4
15 May 2009; Raúl Porcel <armin76@gentoo.org>
xf86-input-joystick-1.4.0.ebuild:
1.10 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild?r1=1.9&r2=1.10
Index: xf86-input-joystick-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-input-joystick-1.4.0.ebuild 15 May 2009 15:49:59 -0000 1.9
+++ xf86-input-joystick-1.4.0.ebuild 23 Jun 2009 19:58:29 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.9 2009/05/15 15:49:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.10 2009/06/23 19:58:29 klausman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-06-23 19:58 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 3:22 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.0.ebuild Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2009-06-23 19:58 Tobias Klausmann (klausman)
2009-05-15 15:49 Raul Porcel (armin76)
2009-04-15 15:05 Raul Porcel (armin76)
2009-04-06 18:15 Friedrich Oslage (bluebird)
2009-04-05 22:12 Markus Meier (maekke)
2009-04-05 18:37 Olivier Crete (tester)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-03 13:34 Brent Baude (ranger)
2009-01-13 3:03 Donnie Berkholz (dberkholz)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox