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

chithanh    12/07/26 10:15:14

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	12 Jul 2012 17:28:45 -0000	1.98
+++ ChangeLog	26 Jul 2012 10:15:14 -0000	1.99
@@ -1,6 +1,12 @@
 # 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.98 2012/07/12 17:28:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.99 2012/07/26 10:15:14 chithanh Exp $
+
+*xf86-input-keyboard-1.6.2 (26 Jul 2012)
+
+  26 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +xf86-input-keyboard-1.6.2.ebuild:
+  Version bump.
 
   12 Jul 2012; Brent Baude <ranger@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:
@@ -434,4 +440,3 @@
   08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>;
   +xf86-input-keyboard-1.0.0.ebuild:
   Initial commit for modular X.
-



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.ebuild?rev=1.1&content-type=text/plain

Index: xf86-input-keyboard-1.6.2.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.2.ebuild,v 1.1 2012/07/26 10:15:14 chithanh 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"
IUSE=""

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





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-11-16 16:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-16 16:30 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/16 16:30:32

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.1&r2=1.2

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-keyboard-1.6.2.ebuild	26 Jul 2012 10:15:14 -0000	1.1
+++ xf86-input-keyboard-1.6.2.ebuild	16 Nov 2012 16:30:32 -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.2.ebuild,v 1.1 2012/07/26 10:15:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.2 2012/11/16 16:30:32 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"



1.101                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	26 Aug 2012 19:36:37 -0000	1.100
+++ ChangeLog	16 Nov 2012 16:30:32 -0000	1.101
@@ -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.100 2012/08/26 19:36:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.101 2012/11/16 16:30:32 ago Exp $
+
+  16 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for amd64, wrt bug #440872
 
   26 Aug 2012; Raúl Porcel <armin76@gentoo.org>
   xf86-input-keyboard-1.6.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-11-18 12:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-18 12:10 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/18 12:10:39

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.2&r2=1.3

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-keyboard-1.6.2.ebuild	16 Nov 2012 16:30:32 -0000	1.2
+++ xf86-input-keyboard-1.6.2.ebuild	18 Nov 2012 12:10:39 -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.2.ebuild,v 1.2 2012/11/16 16:30:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.3 2012/11/18 12:10:39 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"



1.102                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	16 Nov 2012 16:30:32 -0000	1.101
+++ ChangeLog	18 Nov 2012 12:10:39 -0000	1.102
@@ -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.101 2012/11/16 16:30:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.102 2012/11/18 12:10:39 ago Exp $
+
+  18 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for x86, wrt bug #440872
 
   16 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

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

ranger      12/11/28 21:34:37

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

Revision  Changes    Path
1.4                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.3&r2=1.4

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-keyboard-1.6.2.ebuild	18 Nov 2012 12:10:39 -0000	1.3
+++ xf86-input-keyboard-1.6.2.ebuild	28 Nov 2012 21:34:37 -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.2.ebuild,v 1.3 2012/11/18 12:10:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.4 2012/11/28 21:34:37 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"



1.103                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog	18 Nov 2012 12:10:39 -0000	1.102
+++ ChangeLog	28 Nov 2012 21:34:37 -0000	1.103
@@ -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.102 2012/11/18 12:10:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.103 2012/11/28 21:34:37 ranger Exp $
+
+  28 Nov 2012; Brent Baude <ranger@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Marking xf86-input-keyboard-1.6.2 ppc stable for bug 440872
 
   18 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-12-08 17:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-08 17:07 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/08 17:07:16

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.4&r2=1.5

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-keyboard-1.6.2.ebuild	28 Nov 2012 21:34:37 -0000	1.4
+++ xf86-input-keyboard-1.6.2.ebuild	8 Dec 2012 17:07:15 -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.2.ebuild,v 1.4 2012/11/28 21:34:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.5 2012/12/08 17:07:15 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"



1.104                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog	28 Nov 2012 21:34:37 -0000	1.103
+++ ChangeLog	8 Dec 2012 17:07:15 -0000	1.104
@@ -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.103 2012/11/28 21:34:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.104 2012/12/08 17:07:15 ago Exp $
+
+  08 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for ppc64, wrt bug #440872
 
   28 Nov 2012; Brent Baude <ranger@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-12-17 20:10 Markus Meier (maekke)
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2012-12-17 20:10 UTC (permalink / raw
  To: gentoo-commits

maekke      12/12/17 20:10:57

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  arm stable, bug #440872
  
  (Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.6                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.5&r2=1.6

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-keyboard-1.6.2.ebuild	8 Dec 2012 17:07:15 -0000	1.5
+++ xf86-input-keyboard-1.6.2.ebuild	17 Dec 2012 20:10:57 -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.2.ebuild,v 1.5 2012/12/08 17:07:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.6 2012/12/17 20:10:57 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"



1.105                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	8 Dec 2012 17:07:15 -0000	1.104
+++ ChangeLog	17 Dec 2012 20:10:57 -0000	1.105
@@ -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.104 2012/12/08 17:07:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.105 2012/12/17 20:10:57 maekke Exp $
+
+  17 Dec 2012; Markus Meier <maekke@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  arm stable, bug #440872
 
   08 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

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

ago         12/12/28 11:06:21

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.6&r2=1.7

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-keyboard-1.6.2.ebuild	17 Dec 2012 20:10:57 -0000	1.6
+++ xf86-input-keyboard-1.6.2.ebuild	28 Dec 2012 11:06:21 -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.2.ebuild,v 1.6 2012/12/17 20:10:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.7 2012/12/28 11:06:21 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"



1.106                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	17 Dec 2012 20:10:57 -0000	1.105
+++ ChangeLog	28 Dec 2012 11:06:21 -0000	1.106
@@ -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.105 2012/12/17 20:10:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.106 2012/12/28 11:06:21 ago Exp $
+
+  28 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for ia64, wrt bug #440872
 
   17 Dec 2012; Markus Meier <maekke@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-12-28 17:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-28 17:36 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/28 17:36:45

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.7&r2=1.8

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-keyboard-1.6.2.ebuild	28 Dec 2012 11:06:21 -0000	1.7
+++ xf86-input-keyboard-1.6.2.ebuild	28 Dec 2012 17:36: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.2.ebuild,v 1.7 2012/12/28 11:06:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.8 2012/12/28 17:36:45 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"



1.107                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	28 Dec 2012 11:06:21 -0000	1.106
+++ ChangeLog	28 Dec 2012 17:36:45 -0000	1.107
@@ -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.106 2012/12/28 11:06:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.107 2012/12/28 17:36:45 ago Exp $
+
+  28 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for sparc, wrt bug #440872
 
   28 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2012-12-30 14:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-30 14:45 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/30 14:45:31

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.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.2.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.2.ebuild?r1=1.8&r2=1.9

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-keyboard-1.6.2.ebuild	28 Dec 2012 17:36:45 -0000	1.8
+++ xf86-input-keyboard-1.6.2.ebuild	30 Dec 2012 14:45:31 -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.2.ebuild,v 1.8 2012/12/28 17:36:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.9 2012/12/30 14:45:31 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"



1.108                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	28 Dec 2012 17:36:45 -0000	1.107
+++ ChangeLog	30 Dec 2012 14:45:31 -0000	1.108
@@ -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.107 2012/12/28 17:36:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.108 2012/12/30 14:45:31 ago Exp $
+
+  30 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for alpha, wrt bug #440872
 
   28 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2013-01-01 18:54 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2013-01-01 18:54 UTC (permalink / raw
  To: gentoo-commits

armin76     13/01/01 18:54:36

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  sh stable wrt #440872
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.10                 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

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

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-input-keyboard-1.6.2.ebuild	30 Dec 2012 14:45:31 -0000	1.9
+++ xf86-input-keyboard-1.6.2.ebuild	1 Jan 2013 18:54:36 -0000	1.10
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.2.ebuild,v 1.9 2012/12/30 14:45:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.10 2013/01/01 18:54:36 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"



1.109                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	30 Dec 2012 14:45:31 -0000	1.108
+++ ChangeLog	1 Jan 2013 18:54:36 -0000	1.109
@@ -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.108 2012/12/30 14:45:31 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.109 2013/01/01 18:54:36 armin76 Exp $
+
+  01 Jan 2013; Raúl Porcel <armin76@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  sh stable wrt #440872
 
   30 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2013-01-04 17:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2013-01-04 17:54 UTC (permalink / raw
  To: gentoo-commits

jer         13/01/04 17:54:13

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #440872).
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.11                 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

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

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xf86-input-keyboard-1.6.2.ebuild	1 Jan 2013 18:54:36 -0000	1.10
+++ xf86-input-keyboard-1.6.2.ebuild	4 Jan 2013 17:54:13 -0000	1.11
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.2.ebuild,v 1.10 2013/01/01 18:54:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.11 2013/01/04 17:54:13 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"



1.110                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	1 Jan 2013 18:54:36 -0000	1.109
+++ ChangeLog	4 Jan 2013 17:54:13 -0000	1.110
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.109 2013/01/01 18:54:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.110 2013/01/04 17:54:13 jer Exp $
+
+  04 Jan 2013; Jeroen Roovers <jer@gentoo.org>
+  xf86-input-keyboard-1.6.2.ebuild:
+  Stable for HPPA (bug #440872).
 
   01 Jan 2013; Raúl Porcel <armin76@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog
@ 2013-03-07 12:28 Benda XU (heroxbd)
  0 siblings, 0 replies; 12+ messages in thread
From: Benda XU (heroxbd) @ 2013-03-07 12:28 UTC (permalink / raw
  To: gentoo-commits

heroxbd     13/03/07 12:28:02

  Modified:             xf86-input-keyboard-1.6.2.ebuild ChangeLog
  Log:
  keyword ~amd64-linux and ~x86-linux
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild

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

Index: xf86-input-keyboard-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xf86-input-keyboard-1.6.2.ebuild	4 Jan 2013 17:54:13 -0000	1.11
+++ xf86-input-keyboard-1.6.2.ebuild	7 Mar 2013 12:28:02 -0000	1.12
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.2.ebuild,v 1.11 2013/01/04 17:54:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.12 2013/03/07 12:28:02 heroxbd 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 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3"



1.111                x11-drivers/xf86-input-keyboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	4 Jan 2013 17:54:13 -0000	1.110
+++ ChangeLog	7 Mar 2013 12:28:02 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.110 2013/01/04 17:54:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.111 2013/03/07 12:28:02 heroxbd Exp $
+
+  07 Mar 2013; Benda Xu <heroxbd@gentoo.org> xf86-input-keyboard-1.6.2.ebuild:
+  keyword ~amd64-linux and ~x86-linux
 
   04 Jan 2013; Jeroen Roovers <jer@gentoo.org>
   xf86-input-keyboard-1.6.2.ebuild:





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

end of thread, other threads:[~2013-03-07 12:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 16:30 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: xf86-input-keyboard-1.6.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-07 12:28 Benda XU (heroxbd)
2013-01-04 17:54 Jeroen Roovers (jer)
2013-01-01 18:54 Raul Porcel (armin76)
2012-12-30 14:45 Agostino Sarubbo (ago)
2012-12-28 17:36 Agostino Sarubbo (ago)
2012-12-28 11:06 Agostino Sarubbo (ago)
2012-12-17 20:10 Markus Meier (maekke)
2012-12-08 17:07 Agostino Sarubbo (ago)
2012-11-28 21:34 Brent Baude (ranger)
2012-11-18 12:10 Agostino Sarubbo (ago)
2012-07-26 10:15 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