public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-07-06 20:49 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 7+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-07-06 20:49 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/07/06 20:49:31

  Modified:             ChangeLog
  Added:                xf86-input-mouse-1.7.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.107                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	18 Apr 2011 11:28:13 -0000	1.106
+++ ChangeLog	6 Jul 2011 20:49:31 -0000	1.107
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.106 2011/04/18 11:28:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.107 2011/07/06 20:49:31 chithanh Exp $
+
+*xf86-input-mouse-1.7.1 (06 Jul 2011)
+
+  06 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +xf86-input-mouse-1.7.1.ebuild:
+  Version bump.
 
   18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   -xf86-input-mouse-1.6.0.ebuild:



1.1                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.1&content-type=text/plain

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.1 2011/07/06 20:49:31 chithanh Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="X.Org driver for mouse input devices"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=x11-base/xorg-server-1.5.99.901"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-08-30  8:21 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 7+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-08-30  8:21 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/08/30 08:21:44

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.108                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	6 Jul 2011 20:49:31 -0000	1.107
+++ ChangeLog	30 Aug 2011 08:21:44 -0000	1.108
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.107 2011/07/06 20:49:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.108 2011/08/30 08:21:44 chainsaw Exp $
+
+  30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
+  #380421 filed by Chí-Thanh Christopher Nguyễn.
 
 *xf86-input-mouse-1.7.1 (06 Jul 2011)
 



1.2                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.1&r2=1.2

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-mouse-1.7.1.ebuild	6 Jul 2011 20:49:31 -0000	1.1
+++ xf86-input-mouse-1.7.1.ebuild	30 Aug 2011 08:21:44 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.1 2011/07/06 20:49:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.2 2011/08/30 08:21:44 chainsaw Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-09-04 12:13 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-09-04 12:13 UTC (permalink / raw
  To: gentoo-commits

maekke      11/09/04 12:13:41

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  x86 stable, bug #380421
  
  (Portage version: 2.1.10.12/cvs/Linux x86_64)

Revision  Changes    Path
1.109                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	30 Aug 2011 08:21:44 -0000	1.108
+++ ChangeLog	4 Sep 2011 12:13:41 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.108 2011/08/30 08:21:44 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.109 2011/09/04 12:13:41 maekke Exp $
+
+  04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  x86 stable, bug #380421
 
   30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
   Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug



1.3                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.2&r2=1.3

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-mouse-1.7.1.ebuild	30 Aug 2011 08:21:44 -0000	1.2
+++ xf86-input-mouse-1.7.1.ebuild	4 Sep 2011 12:13:41 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.2 2011/08/30 08:21:44 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.3 2011/09/04 12:13:41 maekke Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-09-05 19:31 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-09-05 19:31 UTC (permalink / raw
  To: gentoo-commits

maekke      11/09/05 19:31:01

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  arm stable, bug #380421
  
  (Portage version: 2.1.10.12/cvs/Linux x86_64)

Revision  Changes    Path
1.110                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	4 Sep 2011 12:13:41 -0000	1.109
+++ ChangeLog	5 Sep 2011 19:31:01 -0000	1.110
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.109 2011/09/04 12:13:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.110 2011/09/05 19:31:01 maekke Exp $
+
+  05 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  arm stable, bug #380421
 
   04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
   x86 stable, bug #380421



1.4                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.3&r2=1.4

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-mouse-1.7.1.ebuild	4 Sep 2011 12:13:41 -0000	1.3
+++ xf86-input-mouse-1.7.1.ebuild	5 Sep 2011 19:31:01 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.3 2011/09/04 12:13:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.4 2011/09/05 19:31:01 maekke Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-09-21  0:36 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-09-21  0:36 UTC (permalink / raw
  To: gentoo-commits

jer         11/09/21 00:36:45

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  Stable for HPPA (bug #380421).
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.111                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	5 Sep 2011 19:31:01 -0000	1.110
+++ ChangeLog	21 Sep 2011 00:36:45 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.110 2011/09/05 19:31:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.111 2011/09/21 00:36:45 jer Exp $
+
+  21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  Stable for HPPA (bug #380421).
 
   05 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
   arm stable, bug #380421



1.5                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.4&r2=1.5

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-mouse-1.7.1.ebuild	5 Sep 2011 19:31:01 -0000	1.4
+++ xf86-input-mouse-1.7.1.ebuild	21 Sep 2011 00:36:45 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.4 2011/09/05 19:31:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.5 2011/09/21 00:36:45 jer Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-10-02 14:03 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-10-02 14:03 UTC (permalink / raw
  To: gentoo-commits

armin76     11/10/02 14:03:05

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #380421
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

Revision  Changes    Path
1.112                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	21 Sep 2011 00:36:45 -0000	1.111
+++ ChangeLog	2 Oct 2011 14:03:05 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.111 2011/09/21 00:36:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.112 2011/10/02 14:03:05 armin76 Exp $
+
+  02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  alpha/ia64/sh/sparc stable wrt #380421
 
   21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
   Stable for HPPA (bug #380421).



1.6                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.5&r2=1.6

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-mouse-1.7.1.ebuild	21 Sep 2011 00:36:45 -0000	1.5
+++ xf86-input-mouse-1.7.1.ebuild	2 Oct 2011 14:03:05 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.5 2011/09/21 00:36:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.6 2011/10/02 14:03:05 armin76 Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild
@ 2011-10-03 18:02 Joseph Jezak (josejx)
  0 siblings, 0 replies; 7+ messages in thread
From: Joseph Jezak (josejx) @ 2011-10-03 18:02 UTC (permalink / raw
  To: gentoo-commits

josejx      11/10/03 18:02:59

  Modified:             ChangeLog xf86-input-mouse-1.7.1.ebuild
  Log:
  Marked ppc ppc64 stable for bug #380421.
  
  (Portage version: 2.1.10.20/cvs/Linux x86_64)

Revision  Changes    Path
1.113                x11-drivers/xf86-input-mouse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	2 Oct 2011 14:03:05 -0000	1.112
+++ ChangeLog	3 Oct 2011 18:02:59 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.112 2011/10/02 14:03:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.113 2011/10/03 18:02:59 josejx Exp $
+
+  03 Oct 2011; Joseph Jezak <josejx@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
+  Marked ppc ppc64 stable for bug #380421.
 
   02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-mouse-1.7.1.ebuild:
   alpha/ia64/sh/sparc stable wrt #380421



1.7                  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild?r1=1.6&r2=1.7

Index: xf86-input-mouse-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-mouse-1.7.1.ebuild	2 Oct 2011 14:03:05 -0000	1.6
+++ xf86-input-mouse-1.7.1.ebuild	3 Oct 2011 18:02:59 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.6 2011/10/02 14:03:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.1.ebuild,v 1.7 2011/10/03 18:02:59 josejx Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org driver for mouse input devices"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.5.99.901"






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

end of thread, other threads:[~2011-10-03 18:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 19:31 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.7.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-10-03 18:02 Joseph Jezak (josejx)
2011-10-02 14:03 Raul Porcel (armin76)
2011-09-21  0:36 Jeroen Roovers (jer)
2011-09-04 12:13 Markus Meier (maekke)
2011-08-30  8:21 Tony Vroon (chainsaw)
2011-07-06 20:49 Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox