public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-01-04 23:26 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 9+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-01-04 23:26 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/01/04 23:26:09

  Modified:             ChangeLog
  Added:                xf86-input-keyboard-1.6.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.91                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	18 Apr 2011 11:27:24 -0000	1.90
+++ ChangeLog	4 Jan 2012 23:26:09 -0000	1.91
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.90 2011/04/18 11:27:24 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.91 2012/01/04 23:26:09 chithanh Exp $
+
+*xf86-input-keyboard-1.6.1 (04 Jan 2012)
+
+  04 Jan 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +xf86-input-keyboard-1.6.1.ebuild:
+  Version bump.
 
   18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   -xf86-input-keyboard-1.5.0.ebuild:



1.1                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.1 2012/01/04 23:26:09 chithanh Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="Keyboard input driver"

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

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






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-05-16  0:27 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-16  0:27 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/16 00:27:31

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  keyword ~amd64-fbsd (compile tested only)
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.92                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	4 Jan 2012 23:26:09 -0000	1.91
+++ ChangeLog	16 May 2012 00:27:31 -0000	1.92
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.91 2012/01/04 23:26:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.92 2012/05/16 00:27:31 aballier Exp $
+
+  16 May 2012; Alexis Ballier <aballier@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  keyword ~amd64-fbsd (compile tested only)
 
 *xf86-input-keyboard-1.6.1 (04 Jan 2012)
 



1.2                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-keyboard-1.6.1.ebuild	4 Jan 2012 23:26:09 -0000	1.1
+++ xf86-input-keyboard-1.6.1.ebuild	16 May 2012 00:27:31 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.1 2012/01/04 23:26:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.2 2012/05/16 00:27:31 aballier Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-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 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-06-22 20:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-22 20:38 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/22 20:38:26

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  Stable for amd64, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.93                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	16 May 2012 00:27:31 -0000	1.92
+++ ChangeLog	22 Jun 2012 20:38:26 -0000	1.93
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.92 2012/05/16 00:27:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.93 2012/06/22 20:38:26 ago Exp $
+
+  22 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  Stable for amd64, wrt bug #419473
 
   16 May 2012; Alexis Ballier <aballier@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.3                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-keyboard-1.6.1.ebuild	16 May 2012 00:27:31 -0000	1.2
+++ xf86-input-keyboard-1.6.1.ebuild	22 Jun 2012 20:38:26 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.2 2012/05/16 00:27:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.3 2012/06/22 20:38:26 ago Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-06-24 19:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-24 19:00 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/24 19:00:56

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  Stable for x86, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.94                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	22 Jun 2012 20:38:26 -0000	1.93
+++ ChangeLog	24 Jun 2012 19:00:56 -0000	1.94
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.93 2012/06/22 20:38:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.94 2012/06/24 19:00:56 ago Exp $
+
+  24 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  Stable for x86, wrt bug #419473
 
   22 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.4                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-keyboard-1.6.1.ebuild	22 Jun 2012 20:38:26 -0000	1.3
+++ xf86-input-keyboard-1.6.1.ebuild	24 Jun 2012 19:00:56 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.3 2012/06/22 20:38:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.4 2012/06/24 19:00:56 ago Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-06-28 14:51 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-06-28 14:51 UTC (permalink / raw
  To: gentoo-commits

jer         12/06/28 14:51:57

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  Stable for HPPA (bug #419473).
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.95                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	24 Jun 2012 19:00:56 -0000	1.94
+++ ChangeLog	28 Jun 2012 14:51:57 -0000	1.95
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.94 2012/06/24 19:00:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.95 2012/06/28 14:51:57 jer Exp $
+
+  28 Jun 2012; Jeroen Roovers <jer@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  Stable for HPPA (bug #419473).
 
   24 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.5                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-keyboard-1.6.1.ebuild	24 Jun 2012 19:00:56 -0000	1.4
+++ xf86-input-keyboard-1.6.1.ebuild	28 Jun 2012 14:51:57 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.4 2012/06/24 19:00:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.5 2012/06/28 14:51:57 jer Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-06-29  4:15 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2012-06-29  4:15 UTC (permalink / raw
  To: gentoo-commits

maekke      12/06/29 04:15:16

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  arm stable, bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.96                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	28 Jun 2012 14:51:57 -0000	1.95
+++ ChangeLog	29 Jun 2012 04:15:16 -0000	1.96
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.95 2012/06/28 14:51:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.96 2012/06/29 04:15:16 maekke Exp $
+
+  29 Jun 2012; Markus Meier <maekke@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  arm stable, bug #419473
 
   28 Jun 2012; Jeroen Roovers <jer@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.6                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-keyboard-1.6.1.ebuild	28 Jun 2012 14:51:57 -0000	1.5
+++ xf86-input-keyboard-1.6.1.ebuild	29 Jun 2012 04:15:16 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.5 2012/06/28 14:51:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.6 2012/06/29 04:15:16 maekke Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-07-11 19:38 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-07-11 19:38 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/11 19:38:15

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  Marking xf86-input-keyboard-1.6.1 ppc64 for bug 419473
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.97                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	29 Jun 2012 04:15:16 -0000	1.96
+++ ChangeLog	11 Jul 2012 19:38:15 -0000	1.97
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.96 2012/06/29 04:15:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.97 2012/07/11 19:38:15 ranger Exp $
+
+  11 Jul 2012; Brent Baude <ranger@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  Marking xf86-input-keyboard-1.6.1 ppc64 stable for bug 419473
 
   29 Jun 2012; Markus Meier <maekke@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.7                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-keyboard-1.6.1.ebuild	29 Jun 2012 04:15:16 -0000	1.6
+++ xf86-input-keyboard-1.6.1.ebuild	11 Jul 2012 19:38:15 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.6 2012/06/29 04:15:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.7 2012/07/11 19:38:15 ranger Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-07-12 17:28 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-07-12 17:28 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/12 17:28:45

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  Marking xf86-input-keyboard-1.6.1 ppc for bug 419473
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.98                 x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	11 Jul 2012 19:38:15 -0000	1.97
+++ ChangeLog	12 Jul 2012 17:28:45 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.97 2012/07/11 19:38:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.98 2012/07/12 17:28:45 ranger Exp $
+
+  12 Jul 2012; Brent Baude <ranger@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  Marking xf86-input-keyboard-1.6.1 ppc stable for bug 419473
 
   11 Jul 2012; Brent Baude <ranger@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:



1.8                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

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

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-keyboard-1.6.1.ebuild	11 Jul 2012 19:38:15 -0000	1.7
+++ xf86-input-keyboard-1.6.1.ebuild	12 Jul 2012 17:28:45 -0000	1.8
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.7 2012/07/11 19:38:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.8 2012/07/12 17:28:45 ranger Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild
@ 2012-08-26 19:36 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-26 19:36 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/26 19:36:37

  Modified:             ChangeLog xf86-input-keyboard-1.6.1.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #419473
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.100                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	26 Jul 2012 10:15:14 -0000	1.99
+++ ChangeLog	26 Aug 2012 19:36:37 -0000	1.100
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.99 2012/07/26 10:15:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.100 2012/08/26 19:36:37 armin76 Exp $
+
+  26 Aug 2012; Raúl Porcel <armin76@gentoo.org>
+  xf86-input-keyboard-1.6.1.ebuild:
+  alpha/ia64/sh/sparc stable wrt #419473
 
 *xf86-input-keyboard-1.6.2 (26 Jul 2012)
 



1.9                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild?r1=1.8&r2=1.9

Index: xf86-input-keyboard-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-keyboard-1.6.1.ebuild	12 Jul 2012 17:28:45 -0000	1.8
+++ xf86-input-keyboard-1.6.1.ebuild	26 Aug 2012 19:36:37 -0000	1.9
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.8 2012/07/12 17:28:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.1.ebuild,v 1.9 2012/08/26 19:36:37 armin76 Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"





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

end of thread, other threads:[~2012-08-26 19:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29  4:15 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.6.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26 19:36 Raul Porcel (armin76)
2012-07-12 17:28 Brent Baude (ranger)
2012-07-11 19:38 Brent Baude (ranger)
2012-06-28 14:51 Jeroen Roovers (jer)
2012-06-24 19:00 Agostino Sarubbo (ago)
2012-06-22 20:38 Agostino Sarubbo (ago)
2012-05-16  0:27 Alexis Ballier (aballier)
2012-01-04 23:26 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