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.8.0.ebuild
@ 2015-03-03 11:02 Yixun Lan (dlan)
  0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan (dlan) @ 2015-03-03 11:02 UTC (permalink / raw
  To: gentoo-commits

dlan        15/03/03 11:02:16

  Modified:             ChangeLog xf86-input-keyboard-1.8.0.ebuild
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	24 Feb 2015 08:37:50 -0000	1.129
+++ ChangeLog	3 Mar 2015 11:02:16 -0000	1.130
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.129 2015/02/24 08:37:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.130 2015/03/03 11:02:16 dlan Exp $
+
+  03 Mar 2015; Yixun Lan <dlan@gentoo.org> xf86-input-keyboard-1.8.0.ebuild:
+  add arm64 support, tested on A53 board
 
   24 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
   xf86-input-keyboard-1.8.0.ebuild:



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

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

Index: xf86-input-keyboard-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-keyboard-1.8.0.ebuild	24 Feb 2015 08:37:50 -0000	1.8
+++ xf86-input-keyboard-1.8.0.ebuild	3 Mar 2015 11:02:16 -0000	1.9
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 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.8.0.ebuild,v 1.8 2015/02/24 08:37:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.9 2015/03/03 11:02:16 dlan Exp $
 
 EAPI=5
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~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"





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.8.0.ebuild
@ 2015-03-06  7:36 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-06  7:36 UTC (permalink / raw
  To: gentoo-commits

jer         15/03/06 07:36:47

  Modified:             ChangeLog xf86-input-keyboard-1.8.0.ebuild
  Log:
  Stable for HPPA (bug #530652).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	3 Mar 2015 11:02:16 -0000	1.130
+++ ChangeLog	6 Mar 2015 07:36:47 -0000	1.131
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.130 2015/03/03 11:02:16 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.131 2015/03/06 07:36:47 jer Exp $
+
+  06 Mar 2015; Jeroen Roovers <jer@gentoo.org>
+  xf86-input-keyboard-1.8.0.ebuild:
+  Stable for HPPA (bug #530652).
 
   03 Mar 2015; Yixun Lan <dlan@gentoo.org> xf86-input-keyboard-1.8.0.ebuild:
   add arm64 support, tested on A53 board



1.10                 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.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.8.0.ebuild?r1=1.9&r2=1.10

Index: xf86-input-keyboard-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-input-keyboard-1.8.0.ebuild	3 Mar 2015 11:02:16 -0000	1.9
+++ xf86-input-keyboard-1.8.0.ebuild	6 Mar 2015 07:36:47 -0000	1.10
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 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.8.0.ebuild,v 1.9 2015/03/03 11:02:16 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.10 2015/03/06 07:36:47 jer Exp $
 
 EAPI=5
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 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"





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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.8.0.ebuild
@ 2015-03-14 14:03 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2015-03-14 14:03 UTC (permalink / raw
  To: gentoo-commits

maekke      15/03/14 14:03:22

  Modified:             ChangeLog xf86-input-keyboard-1.8.0.ebuild
  Log:
  arm stable, bug #530652
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	6 Mar 2015 07:36:47 -0000	1.131
+++ ChangeLog	14 Mar 2015 14:03:22 -0000	1.132
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-keyboard
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.131 2015/03/06 07:36:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.132 2015/03/14 14:03:22 maekke Exp $
+
+  14 Mar 2015; Markus Meier <maekke@gentoo.org>
+  xf86-input-keyboard-1.8.0.ebuild:
+  arm stable, bug #530652
 
   06 Mar 2015; Jeroen Roovers <jer@gentoo.org>
   xf86-input-keyboard-1.8.0.ebuild:



1.11                 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.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.8.0.ebuild?r1=1.10&r2=1.11

Index: xf86-input-keyboard-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xf86-input-keyboard-1.8.0.ebuild	6 Mar 2015 07:36:47 -0000	1.10
+++ xf86-input-keyboard-1.8.0.ebuild	14 Mar 2015 14:03:22 -0000	1.11
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 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.8.0.ebuild,v 1.10 2015/03/06 07:36:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.11 2015/03/14 14:03:22 maekke Exp $
 
 EAPI=5
 inherit xorg-2
 
 DESCRIPTION="Keyboard input driver"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 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"





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

end of thread, other threads:[~2015-03-14 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-14 14:03 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-keyboard: ChangeLog xf86-input-keyboard-1.8.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-06  7:36 Jeroen Roovers (jer)
2015-03-03 11:02 Yixun Lan (dlan)

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