public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-02-26  7:52 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 10+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-02-26  7:52 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/02/26 07:52:39

  Modified:             ChangeLog
  Added:                xf86-input-void-1.2.0.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.35                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	24 Feb 2008 02:26:30 -0000	1.34
+++ ChangeLog	26 Feb 2009 07:52:39 -0000	1.35
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-void
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.34 2008/02/24 02:26:30 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.35 2009/02/26 07:52:39 dberkholz Exp $
+
+*xf86-input-void-1.2.0 (26 Feb 2009)
+
+  26 Feb 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+  +xf86-input-void-1.2.0.ebuild:
+  Version bump.
 
   24 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog:
   Update my email.



1.1                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: xf86-input-void-1.2.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-void/xf86-input-void-1.2.0.ebuild,v 1.1 2009/02/26 07:52:39 dberkholz Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
XDPVER="4"

inherit x-modular

DESCRIPTION="null input driver"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
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-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-03 13:36 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:36 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 13:36:23

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  Marking xf86-input-void-1.2.0 ppc for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.2                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.1&r2=1.2

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-void-1.2.0.ebuild	26 Feb 2009 07:52:39 -0000	1.1
+++ xf86-input-void-1.2.0.ebuild	3 Apr 2009 13:36:23 -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-void/xf86-input-void-1.2.0.ebuild,v 1.1 2009/02/26 07:52:39 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.2 2009/04/03 13:36:23 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.36                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	26 Feb 2009 07:52:39 -0000	1.35
+++ ChangeLog	3 Apr 2009 13:36:23 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.35 2009/02/26 07:52:39 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.36 2009/04/03 13:36:23 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xf86-input-void-1.2.0 ppc stable for bug 251832
 
 *xf86-input-void-1.2.0 (26 Feb 2009)
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 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:20

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  Marking xf86-input-void-1.2.0 ppc64 for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.2&r2=1.3

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-void-1.2.0.ebuild	3 Apr 2009 13:36:23 -0000	1.2
+++ xf86-input-void-1.2.0.ebuild	3 Apr 2009 14:30:19 -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-void/xf86-input-void-1.2.0.ebuild,v 1.2 2009/04/03 13:36:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.3 2009/04/03 14:30:19 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.37                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 Apr 2009 13:36:23 -0000	1.36
+++ ChangeLog	3 Apr 2009 14:30:19 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.36 2009/04/03 13:36:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.37 2009/04/03 14:30:19 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xf86-input-void-1.2.0 ppc64 stable for bug 251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xf86-input-void-1.2.0 ppc stable for bug 251832






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-05 18:39 Olivier Crete (tester)
  0 siblings, 0 replies; 10+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:39 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:39:27

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.3&r2=1.4

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-void-1.2.0.ebuild	3 Apr 2009 14:30:19 -0000	1.3
+++ xf86-input-void-1.2.0.ebuild	5 Apr 2009 18:39:27 -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-void/xf86-input-void-1.2.0.ebuild,v 1.3 2009/04/03 14:30:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.4 2009/04/05 18:39:27 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.38                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	3 Apr 2009 14:30:19 -0000	1.37
+++ ChangeLog	5 Apr 2009 18:39:27 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.37 2009/04/03 14:30:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.38 2009/04/05 18:39:27 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org>
+  xf86-input-void-1.2.0.ebuild:
+  Stable on amd64, bug #251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xf86-input-void-1.2.0 ppc64 stable for bug 251832






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-05 22:14 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 22:14 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 22:14:24

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.4&r2=1.5

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-void-1.2.0.ebuild	5 Apr 2009 18:39:27 -0000	1.4
+++ xf86-input-void-1.2.0.ebuild	5 Apr 2009 22:14:24 -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-void/xf86-input-void-1.2.0.ebuild,v 1.4 2009/04/05 18:39:27 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.5 2009/04/05 22:14:24 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.39                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	5 Apr 2009 18:39:27 -0000	1.38
+++ ChangeLog	5 Apr 2009 22:14:24 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.38 2009/04/05 18:39:27 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.39 2009/04/05 22:14:24 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org>
+  xf86-input-void-1.2.0.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org>
   xf86-input-void-1.2.0.ebuild:






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-06 18:21 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 10+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 18:21 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 18:21:23

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  Stable on sparc, bug #251832
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.6                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.5&r2=1.6

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-void-1.2.0.ebuild	5 Apr 2009 22:14:24 -0000	1.5
+++ xf86-input-void-1.2.0.ebuild	6 Apr 2009 18:21:23 -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-void/xf86-input-void-1.2.0.ebuild,v 1.5 2009/04/05 22:14:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.6 2009/04/06 18:21:23 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.40                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	5 Apr 2009 22:14:24 -0000	1.39
+++ ChangeLog	6 Apr 2009 18:21:23 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.39 2009/04/05 22:14:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.40 2009/04/06 18:21:23 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  xf86-input-void-1.2.0.ebuild:
+  Stable on sparc, bug #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org>
   xf86-input-void-1.2.0.ebuild:






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-15 15:06 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 15:06 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 15:06:29

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  ia64/sh stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.7                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.6&r2=1.7

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-void-1.2.0.ebuild	6 Apr 2009 18:21:23 -0000	1.6
+++ xf86-input-void-1.2.0.ebuild	15 Apr 2009 15:06:29 -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-void/xf86-input-void-1.2.0.ebuild,v 1.6 2009/04/06 18:21:23 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.7 2009/04/15 15:06:29 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.41                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Apr 2009 18:21:23 -0000	1.40
+++ ChangeLog	15 Apr 2009 15:06:29 -0000	1.41
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.40 2009/04/06 18:21:23 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.41 2009/04/15 15:06:29 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-input-void-1.2.0.ebuild:
+  ia64/sh stable wrt #251832
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   xf86-input-void-1.2.0.ebuild:






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-04-16  6:29 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  6:29 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 06:29:43

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.8                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.7&r2=1.8

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-void-1.2.0.ebuild	15 Apr 2009 15:06:29 -0000	1.7
+++ xf86-input-void-1.2.0.ebuild	16 Apr 2009 06:29:43 -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-void/xf86-input-void-1.2.0.ebuild,v 1.7 2009/04/15 15:06:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.8 2009/04/16 06:29:43 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.42                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	15 Apr 2009 15:06:29 -0000	1.41
+++ ChangeLog	16 Apr 2009 06:29:43 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.41 2009/04/15 15:06:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.42 2009/04/16 06:29:43 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.2.0.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   xf86-input-void-1.2.0.ebuild:






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-05-15 15:41 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 15:41 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 15:41:21

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  Log:
  arm stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.9                  x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.8&r2=1.9

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-void-1.2.0.ebuild	16 Apr 2009 06:29:43 -0000	1.8
+++ xf86-input-void-1.2.0.ebuild	15 May 2009 15:41:21 -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-void/xf86-input-void-1.2.0.ebuild,v 1.8 2009/04/16 06:29:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.9 2009/05/15 15:41:21 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.43                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	16 Apr 2009 06:29:43 -0000	1.42
+++ ChangeLog	15 May 2009 15:41:21 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.42 2009/04/16 06:29:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.43 2009/05/15 15:41:21 armin76 Exp $
+
+  15 May 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-input-void-1.2.0.ebuild:
+  arm stable
 
   16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.2.0.ebuild:
   Stable for HPPA (bug #251832).






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog
@ 2009-06-23 19:52 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-23 19:52 UTC (permalink / raw
  To: gentoo-commits

klausman    09/06/23 19:52:25

  Modified:             xf86-input-void-1.2.0.ebuild ChangeLog
  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.10                 x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild?r1=1.9&r2=1.10

Index: xf86-input-void-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-input-void-1.2.0.ebuild	15 May 2009 15:41:21 -0000	1.9
+++ xf86-input-void-1.2.0.ebuild	23 Jun 2009 19:52:25 -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-void/xf86-input-void-1.2.0.ebuild,v 1.9 2009/05/15 15:41:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.2.0.ebuild,v 1.10 2009/06/23 19:52:25 klausman Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 inherit x-modular
 
 DESCRIPTION="null input driver"
-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.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto



1.44                 x11-drivers/xf86-input-void/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	15 May 2009 15:41:21 -0000	1.43
+++ ChangeLog	23 Jun 2009 19:52:25 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-void
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.43 2009/05/15 15:41:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.44 2009/06/23 19:52:25 klausman Exp $
+
+  23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+  xf86-input-void-1.2.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-void-1.2.0.ebuild:






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-06-23 19:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 14:30 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: xf86-input-void-1.2.0.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-23 19:52 Tobias Klausmann (klausman)
2009-05-15 15:41 Raul Porcel (armin76)
2009-04-16  6:29 Jeroen Roovers (jer)
2009-04-15 15:06 Raul Porcel (armin76)
2009-04-06 18:21 Friedrich Oslage (bluebird)
2009-04-05 22:14 Markus Meier (maekke)
2009-04-05 18:39 Olivier Crete (tester)
2009-04-03 13:36 Brent Baude (ranger)
2009-02-26  7:52 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