public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-08-09 12:49 Chí-Thanh Christopher Nguyễn
  0 siblings, 0 replies; 162+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2015-08-09 12:49 UTC (permalink / raw
  To: gentoo-commits

commit:     04f42b7c5ea001c31db7214d5d4fd87882123ec9
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  9 12:48:48 2015 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Aug  9 12:48:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f42b7c

x11-drivers/xf86-input-libinput: Version bump. Transfer alpha keyword from 0.6.0.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=538828
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=553500#c15

Package-Manager: portage-2.2.20

 x11-drivers/xf86-input-libinput/Manifest                |  1 +
 .../xf86-input-libinput-0.13.0.ebuild                   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 30e8575..31990a8 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda SHA512 3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b WHIRLPOOL 239cf0e7fed5cf82a417a73623b16d0c505695095c2e0957012df030201c1745cd4a1062b691952b39338e167b0eea7e581ad59032382620d896b04617f51bca
 DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f WHIRLPOOL 2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987
+DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b
 DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e WHIRLPOOL 2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
new file mode 100644
index 0000000..973ded5
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-0.21.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/99-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-09-11 22:05 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2015-09-11 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     594a469b2cfe2de060218e6eb025cf7a835696de
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:04:38 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:05:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594a469b

x11-drivers/xf86-input-libinput: Version bump

Package-Manager: portage-2.2.20.1

 x11-drivers/xf86-input-libinput/Manifest                |  1 +
 .../xf86-input-libinput-0.14.0.ebuild                   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 31990a8..783ddc0 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,6 @@
 DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda SHA512 3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b WHIRLPOOL 239cf0e7fed5cf82a417a73623b16d0c505695095c2e0957012df030201c1745cd4a1062b691952b39338e167b0eea7e581ad59032382620d896b04617f51bca
 DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f WHIRLPOOL 2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987
 DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
+DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b
 DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e WHIRLPOOL 2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
new file mode 100644
index 0000000..556abbf
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-0.21.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/99-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-10-27 19:55 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2015-10-27 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     15e559c04cdc0155d31e9b65bd7d0e25f2387595
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 19:55:45 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 19:55:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e559c0

x11-drivers/xf86-input-libinput: Version bump

Package-Manager: portage-2.2.23

 x11-drivers/xf86-input-libinput/Manifest                |  1 +
 .../xf86-input-libinput-0.15.0.ebuild                   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 783ddc0..70d2f14 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,5 +2,6 @@ DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 56babf46c13d15fbd15c9d4381
 DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f WHIRLPOOL 2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987
 DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
+DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b
 DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e WHIRLPOOL 2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild
new file mode 100644
index 0000000..a59a6b4
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.1.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/90-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-10-27 19:59 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2015-10-27 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     eb2cf00a12c5cc6e21572313c3f27f6b877b663c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 19:59:09 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 19:59:09 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2cf00a

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.2.23

 x11-drivers/xf86-input-libinput/Manifest                |  3 ---
 .../xf86-input-libinput-0.11.0.ebuild                   | 17 -----------------
 .../xf86-input-libinput-0.12.0.ebuild                   | 17 -----------------
 .../xf86-input-libinput-0.8.0.ebuild                    | 17 -----------------
 4 files changed, 54 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 70d2f14..d7c7ea6 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,7 +1,4 @@
-DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda SHA512 3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b WHIRLPOOL 239cf0e7fed5cf82a417a73623b16d0c505695095c2e0957012df030201c1745cd4a1062b691952b39338e167b0eea7e581ad59032382620d896b04617f51bca
-DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f WHIRLPOOL 2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987
 DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b
-DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e WHIRLPOOL 2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild
deleted file mode 100644
index bba8c3c..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.14.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild
deleted file mode 100644
index b66b7aa..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.19.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild
deleted file mode 100644
index cc1cfe7..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.11.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-12-19 21:38 Markus Meier
  0 siblings, 0 replies; 162+ messages in thread
From: Markus Meier @ 2015-12-19 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     3e61907b00afe3d721d2be738b562844fecb3b66
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:37:57 2015 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:37:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e61907b

x11-drivers/xf86-input-libinput: arm stable, bug #559062

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
index 62f4cb1..9c16a39 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-0.21.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-12-24 15:45 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2015-12-24 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     96828a7dabc52bca2567e1f64d905d4deaa7d51d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 15:45:46 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 15:45:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96828a7d

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.2.26

 x11-drivers/xf86-input-libinput/Manifest                |  1 -
 .../xf86-input-libinput-0.13.0.ebuild                   | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 47ef9eb..00a5f8f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,3 @@
-DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
deleted file mode 100644
index 556abbf..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.21.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2015-12-24 15:45 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2015-12-24 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     317c966dffc12318fed1e72e0dbbc13397e270e1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 15:45:21 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 15:45:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317c966d

x11-drivers/xf86-input-libinput: Version bump

Package-Manager: portage-2.2.26

 x11-drivers/xf86-input-libinput/Manifest                |  1 +
 .../xf86-input-libinput-0.16.0.ebuild                   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index d7c7ea6..47ef9eb 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941 WHIRLPOOL 7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
+DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
new file mode 100644
index 0000000..a59a6b4
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.1.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/90-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-02-27  9:52 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-02-27  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     aca63e15f4a54fa548247743871bbbefb9e36dfa
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 09:52:05 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 09:52:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca63e15

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.2.27

 x11-drivers/xf86-input-libinput/Manifest                |  1 -
 .../xf86-input-libinput-0.15.0.ebuild                   | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 45397c0..cb65733 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,4 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
-DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
 DIST xf86-input-libinput-0.17.0.tar.bz2 341722 SHA256 2a378a25da46a875b6699ada29332290798e37df708ab2f2e4b0915ef1fbbab2 SHA512 738d4937f25dcb432bd664a204cbd4c66f38bd3385040ec56bc1949842d7099491d4ad96f2ba68342119046ed3d94ac562568f228c6a38686ba6cc86e9256f4d WHIRLPOOL ad45e800c223fd26edc1f2fcfe1c6895655b50a3b1c53a75e1221b8b3f7448a6c724b080bf18299c237581fcbedf5e0a9e1f5e0c69e475703f7de79da2bc94c8
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild
deleted file mode 100644
index a59a6b4..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.15.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.1.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/90-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-02-27  9:52 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-02-27  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     488ea1f908e4e8f5fbf00e0d0c20a8fef952c4a3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 09:51:27 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 09:51:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488ea1f9

x11-drivers/xf86-input-libinput: Version bump

Package-Manager: portage-2.2.27

 x11-drivers/xf86-input-libinput/Manifest                |  1 +
 .../xf86-input-libinput-0.17.0.ebuild                   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 00a5f8f..45397c0 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4 WHIRLPOOL 3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
+DIST xf86-input-libinput-0.17.0.tar.bz2 341722 SHA256 2a378a25da46a875b6699ada29332290798e37df708ab2f2e4b0915ef1fbbab2 SHA512 738d4937f25dcb432bd664a204cbd4c66f38bd3385040ec56bc1949842d7099491d4ad96f2ba68342119046ed3d94ac562568f228c6a38686ba6cc86e9256f4d WHIRLPOOL ad45e800c223fd26edc1f2fcfe1c6895655b50a3b1c53a75e1221b8b3f7448a6c724b080bf18299c237581fcbedf5e0a9e1f5e0c69e475703f7de79da2bc94c8
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild
new file mode 100644
index 0000000..f87e480
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.2.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/90-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-04-07 18:26 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-04-07 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     29d00baa21462a08ced7c5761c77974c7f43122c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 18:26:06 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 18:26:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d00baa

x11-drivers/xf86-input-libinput: Version bump to 0.18.0

Package-Manager: portage-2.2.28

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
index b392011..f87e480 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
@@ -15,8 +15,3 @@ RDEPEND=">=dev-libs/libinput-1.2.0:0="
 DEPEND="${RDEPEND}"
 
 DOCS=( "README.md" "conf/90-libinput.conf" )
-
-src_prepare() {
-	PATCHES=( "${FILESDIR}"/${PN}-0.14.0-xf86_include.patch )
-	xorg-2_src_prepare
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-04-24 21:06 Chí-Thanh Christopher Nguyễn
  0 siblings, 0 replies; 162+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2016-04-24 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1db0237eeef3f51ded7202a7750da0c2fea48ec8
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 21:04:09 2016 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 21:06:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db0237e

x11-drivers/xf86-input-libinput: check for CONFIG_TIMERFD

Bug: https://bugs.gentoo.org/show_bug.cgi?id=565552

Package-Manager: portage-2.2.26

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
index f87e480..2d48e34 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit xorg-2
+inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
@@ -15,3 +15,8 @@ RDEPEND=">=dev-libs/libinput-1.2.0:0="
 DEPEND="${RDEPEND}"
 
 DOCS=( "README.md" "conf/90-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-05-04 12:27 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-05-04 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     3da6399d9bcb3cb515d5d63914bd50b94b06e740
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 12:26:48 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May  4 12:26:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da6399d

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.2.28

 x11-drivers/xf86-input-libinput/Manifest                |  2 --
 .../xf86-input-libinput-0.16.0.ebuild                   | 17 -----------------
 .../xf86-input-libinput-0.17.0.ebuild                   | 17 -----------------
 3 files changed, 36 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 94a3d58..db9e00f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,6 +1,4 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
-DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
-DIST xf86-input-libinput-0.17.0.tar.bz2 341722 SHA256 2a378a25da46a875b6699ada29332290798e37df708ab2f2e4b0915ef1fbbab2 SHA512 738d4937f25dcb432bd664a204cbd4c66f38bd3385040ec56bc1949842d7099491d4ad96f2ba68342119046ed3d94ac562568f228c6a38686ba6cc86e9256f4d WHIRLPOOL ad45e800c223fd26edc1f2fcfe1c6895655b50a3b1c53a75e1221b8b3f7448a6c724b080bf18299c237581fcbedf5e0a9e1f5e0c69e475703f7de79da2bc94c8
 DIST xf86-input-libinput-0.18.0.tar.bz2 345266 SHA256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 SHA512 68d414e31ef5bef8ec8e90c21f3863ff69f855e416fccba21ec1ac0359823c1513b0d6a2c60336e6ce6cdf5f448f999b597e12845698ae7a9b0a19de1b9c59fc WHIRLPOOL 834ed81dc3b0291f32bceb209087ad6c565b61a30b6e27535ff0b227b73bc019564c4b901bf49ff55ceeda0685c61353c331b9d9eaa6e7e8aaee2e8a2dcd08ae
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
deleted file mode 100644
index a59a6b4..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.1.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/90-libinput.conf" )

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild
deleted file mode 100644
index f87e480..0000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.17.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.2.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/90-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-05-04 12:27 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-05-04 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     571dbda588a0bb30810932d37e942d20fd17ae77
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 12:25:41 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May  4 12:25:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571dbda5

x11-drivers/xf86-input-libinput: Version bump to 0.19.0

Package-Manager: portage-2.2.28

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.19.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index dd8482d..94a3d58 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,4 +2,5 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
 DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19 WHIRLPOOL e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
 DIST xf86-input-libinput-0.17.0.tar.bz2 341722 SHA256 2a378a25da46a875b6699ada29332290798e37df708ab2f2e4b0915ef1fbbab2 SHA512 738d4937f25dcb432bd664a204cbd4c66f38bd3385040ec56bc1949842d7099491d4ad96f2ba68342119046ed3d94ac562568f228c6a38686ba6cc86e9256f4d WHIRLPOOL ad45e800c223fd26edc1f2fcfe1c6895655b50a3b1c53a75e1221b8b3f7448a6c724b080bf18299c237581fcbedf5e0a9e1f5e0c69e475703f7de79da2bc94c8
 DIST xf86-input-libinput-0.18.0.tar.bz2 345266 SHA256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 SHA512 68d414e31ef5bef8ec8e90c21f3863ff69f855e416fccba21ec1ac0359823c1513b0d6a2c60336e6ce6cdf5f448f999b597e12845698ae7a9b0a19de1b9c59fc WHIRLPOOL 834ed81dc3b0291f32bceb209087ad6c565b61a30b6e27535ff0b227b73bc019564c4b901bf49ff55ceeda0685c61353c331b9d9eaa6e7e8aaee2e8a2dcd08ae
+DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
new file mode 100644
index 0000000..dc32805
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.2.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/60-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-07-31  9:23 Pacho Ramos
  0 siblings, 0 replies; 162+ messages in thread
From: Pacho Ramos @ 2016-07-31  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     8be4e0337a8794cfeed2d257149eb3bc6575cde6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 09:23:18 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 09:23:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be4e033

x11-drivers/xf86-input-libinput: keyword on ia64 (#538828 by Émeric Maschino)

Package-Manager: portage-2.3.0

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index dc32805..2f42b9b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-08-03  4:32 Jeroen Roovers
  0 siblings, 0 replies; 162+ messages in thread
From: Jeroen Roovers @ 2016-08-03  4:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d97b5dbf562d063862fc8b80cc13502a6f97076d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 04:18:29 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug  3 04:31:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97b5dbf

x11-drivers/xf86-input-libinput: Stable for HPPA (bug #579266).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index 2f42b9b..b18774a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-08-05 23:30 Markus Meier
  0 siblings, 0 replies; 162+ messages in thread
From: Markus Meier @ 2016-08-05 23:30 UTC (permalink / raw
  To: gentoo-commits

commit:     a429782e8f852e56225d886b40b838a3e3676dff
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 23:30:25 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 23:30:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a429782e

x11-drivers/xf86-input-libinput: arm stable, bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index b18774a..92180a7 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-09-17  1:23 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-09-17  1:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ffb8574b3820b3eb4d359af6ff8bded2d4742ec3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 01:21:30 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 01:21:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb8574b

x11-drivers/xf86-input-libinput: Version bump to 0.19.1

Package-Manager: portage-2.3.0

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.19.1.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index db9e00f..5123f35 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.18.0.tar.bz2 345266 SHA256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 SHA512 68d414e31ef5bef8ec8e90c21f3863ff69f855e416fccba21ec1ac0359823c1513b0d6a2c60336e6ce6cdf5f448f999b597e12845698ae7a9b0a19de1b9c59fc WHIRLPOOL 834ed81dc3b0291f32bceb209087ad6c565b61a30b6e27535ff0b227b73bc019564c4b901bf49ff55ceeda0685c61353c331b9d9eaa6e7e8aaee2e8a2dcd08ae
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
+DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild
new file mode 100644
index 00000000..2f42b9b
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.2.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/60-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-09-17 11:14 Pacho Ramos
  0 siblings, 0 replies; 162+ messages in thread
From: Pacho Ramos @ 2016-09-17 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7475eba19a934bb1d6be016af859e693ce2aaaf5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:09:38 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 11:09:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7475eba1

x11-drivers/xf86-input-libinput: amd64 stable, bug 579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index 16a153d..807a745 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-09-22 15:55 Tobias Klausmann
  0 siblings, 0 replies; 162+ messages in thread
From: Tobias Klausmann @ 2016-09-22 15:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d61d7dbc7c00208cf3a2e948594a1572de2d4124
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 15:54:06 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 15:55:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61d7dbc

x11-drivers/xf86-input-libinput-0.19.0-r0: add alpha keyword

Gentoo-Bug: 579266

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index 807a745..a957561 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-10-01 11:18 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-10-01 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     6b22625070843b70bc79d304062a04528b6b6402
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  1 11:17:27 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 11:17:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b226250

x11-drivers/xf86-input-libinput: Version bump to 0.20.0

Package-Manager: portage-2.3.1

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.20.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 5123f35..a380171 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,4 +2,5 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
 DIST xf86-input-libinput-0.18.0.tar.bz2 345266 SHA256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 SHA512 68d414e31ef5bef8ec8e90c21f3863ff69f855e416fccba21ec1ac0359823c1513b0d6a2c60336e6ce6cdf5f448f999b597e12845698ae7a9b0a19de1b9c59fc WHIRLPOOL 834ed81dc3b0291f32bceb209087ad6c565b61a30b6e27535ff0b227b73bc019564c4b901bf49ff55ceeda0685c61353c331b9d9eaa6e7e8aaee2e8a2dcd08ae
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
+DIST xf86-input-libinput-0.20.0.tar.bz2 355813 SHA256 c54e8155d0ba0e5abba9de7bb227c4e4930959a01a904de96b6c0e52bb2a39b0 SHA512 05fb52afc95d8268370ba3f204f7b320b487573ee6126bc457024f13ca4ce44e6f9ffd4e900141b7d9a5117d4ddf43556e470e12850870fa2c3d850173e9ce75 WHIRLPOOL da0f83cacf4595241140bb7feffd197bee451430aa10c6e9d16c5952e96af06736f78780b8bc8a12d917c0b4d5cadef99a92fb4aa39c0ba7fef7aee7a1c4f938
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild
new file mode 100644
index 00000000..096df49
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/40-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-10-01 11:27 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-10-01 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c7214c005fe04138eed9409eaf4695e78960594e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  1 11:18:53 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 11:26:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7214c00

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.3.1

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-0.18.0.ebuild              | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index a380171..49ff03e 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,4 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
-DIST xf86-input-libinput-0.18.0.tar.bz2 345266 SHA256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 SHA512 68d414e31ef5bef8ec8e90c21f3863ff69f855e416fccba21ec1ac0359823c1513b0d6a2c60336e6ce6cdf5f448f999b597e12845698ae7a9b0a19de1b9c59fc WHIRLPOOL 834ed81dc3b0291f32bceb209087ad6c565b61a30b6e27535ff0b227b73bc019564c4b901bf49ff55ceeda0685c61353c331b9d9eaa6e7e8aaee2e8a2dcd08ae
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
 DIST xf86-input-libinput-0.20.0.tar.bz2 355813 SHA256 c54e8155d0ba0e5abba9de7bb227c4e4930959a01a904de96b6c0e52bb2a39b0 SHA512 05fb52afc95d8268370ba3f204f7b320b487573ee6126bc457024f13ca4ce44e6f9ffd4e900141b7d9a5117d4ddf43556e470e12850870fa2c3d850173e9ce75 WHIRLPOOL da0f83cacf4595241140bb7feffd197bee451430aa10c6e9d16c5952e96af06736f78780b8bc8a12d917c0b4d5cadef99a92fb4aa39c0ba7fef7aee7a1c4f938

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
deleted file mode 100644
index 2d48e34..00000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.2.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/90-libinput.conf" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-10-19 13:09 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2016-10-19 13:09 UTC (permalink / raw
  To: gentoo-commits

commit:     b7c78007c0aa57266f8204dcfbc927e1e5e4082d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 13:08:20 2016 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 13:08:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c78007

x11-drivers/xf86-input-libinput: Version bump to 0.22.0.

Package-Manager: portage-2.3.0

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.22.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 49ff03e..d9f04b5 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,4 +2,5 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
 DIST xf86-input-libinput-0.20.0.tar.bz2 355813 SHA256 c54e8155d0ba0e5abba9de7bb227c4e4930959a01a904de96b6c0e52bb2a39b0 SHA512 05fb52afc95d8268370ba3f204f7b320b487573ee6126bc457024f13ca4ce44e6f9ffd4e900141b7d9a5117d4ddf43556e470e12850870fa2c3d850173e9ce75 WHIRLPOOL da0f83cacf4595241140bb7feffd197bee451430aa10c6e9d16c5952e96af06736f78780b8bc8a12d917c0b4d5cadef99a92fb4aa39c0ba7fef7aee7a1c4f938
+DIST xf86-input-libinput-0.22.0.tar.bz2 356808 SHA256 c762b4072ed448e2ae9f35cebd7fec8df7fd42b3ae61462cc3b2f720a873eae2 SHA512 96eb9937a082ba73f858ef507d2a5251697ae9e46ac8b9c27af0904279aff62b5721e2827b17674cba13afe6ca09e43dc0c73aaec4f93b33eaf9f055a2eadea7 WHIRLPOOL 6ceeecc279d5cbdbeabada23bb5a782a6e94dc93ca65f7f4fb8488bdbf74471dd05a520b4565f6b21895645e02fc7d6023b741f48897ab8b05c42d343144e80d
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
new file mode 100644
index 00000000..096df49
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/40-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-11-13  9:23 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2016-11-13  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5a15baa74bcf35cc2ce85ec9b2a89ef0bc3c34c7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 09:23:40 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 09:23:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a15baa7

x11-drivers/xf86-input-libinput: add ~sparc wrt bug #538828

Package-Manager: portage-2.3.0
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
index 096df49..0c8c820 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-11-16 10:44 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2016-11-16 10:44 UTC (permalink / raw
  To: gentoo-commits

commit:     bd7e446658189cea4aa17d05a556780589dc44ba
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 10:42:53 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 10:42:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7e4466

x11-drivers/xf86-input-libinput: ia64 stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index a957561..cdc3c5b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-11-17 10:48 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2016-11-17 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f332609291100077bcbec6c7a32fe0fc39f80515
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 10:46:27 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 10:46:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3326092

x11-drivers/xf86-input-libinput: ppc stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index cdc3c5b..1258be2 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-11-29 23:44 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-11-29 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a9342596a352dda09a6e330d24a02a6b59f02097
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 23:44:08 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 23:44:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9342596

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.3.2

 x11-drivers/xf86-input-libinput/Manifest           |  2 --
 .../xf86-input-libinput-0.20.0.ebuild              | 22 ----------------------
 .../xf86-input-libinput-0.6.0.ebuild               | 17 -----------------
 3 files changed, 41 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index d9f04b5..89436fe 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,6 +1,4 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
-DIST xf86-input-libinput-0.20.0.tar.bz2 355813 SHA256 c54e8155d0ba0e5abba9de7bb227c4e4930959a01a904de96b6c0e52bb2a39b0 SHA512 05fb52afc95d8268370ba3f204f7b320b487573ee6126bc457024f13ca4ce44e6f9ffd4e900141b7d9a5117d4ddf43556e470e12850870fa2c3d850173e9ce75 WHIRLPOOL da0f83cacf4595241140bb7feffd197bee451430aa10c6e9d16c5952e96af06736f78780b8bc8a12d917c0b4d5cadef99a92fb4aa39c0ba7fef7aee7a1c4f938
 DIST xf86-input-libinput-0.22.0.tar.bz2 356808 SHA256 c762b4072ed448e2ae9f35cebd7fec8df7fd42b3ae61462cc3b2f720a873eae2 SHA512 96eb9937a082ba73f858ef507d2a5251697ae9e46ac8b9c27af0904279aff62b5721e2827b17674cba13afe6ca09e43dc0c73aaec4f93b33eaf9f055a2eadea7 WHIRLPOOL 6ceeecc279d5cbdbeabada23bb5a782a6e94dc93ca65f7f4fb8488bdbf74471dd05a520b4565f6b21895645e02fc7d6023b741f48897ab8b05c42d343144e80d
-DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild
deleted file mode 100644
index 096df49..00000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.20.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/40-libinput.conf" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
deleted file mode 100644
index 3613f21..00000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.8.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2016-12-12 21:15 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2016-12-12 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ccb5c3bb05dd2eb8e0a8ca7e97ce9450120aa861
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 21:15:33 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 21:15:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb5c3bb

x11-drivers/xf86-input-libinput: Version bump to 0.23.0

Package-Manager: portage-2.3.3

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.23.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 89436fe..a1ab28c 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,3 +2,4 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
 DIST xf86-input-libinput-0.22.0.tar.bz2 356808 SHA256 c762b4072ed448e2ae9f35cebd7fec8df7fd42b3ae61462cc3b2f720a873eae2 SHA512 96eb9937a082ba73f858ef507d2a5251697ae9e46ac8b9c27af0904279aff62b5721e2827b17674cba13afe6ca09e43dc0c73aaec4f93b33eaf9f055a2eadea7 WHIRLPOOL 6ceeecc279d5cbdbeabada23bb5a782a6e94dc93ca65f7f4fb8488bdbf74471dd05a520b4565f6b21895645e02fc7d6023b741f48897ab8b05c42d343144e80d
+DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
new file mode 100644
index 00000000..0c8c820
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/40-libinput.conf" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-01-20 18:21 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2017-01-20 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     76635d387e6985c15521cae8eaee2478346ceef0
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 18:21:24 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 18:21:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76635d38

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-drivers/xf86-input-libinput/Manifest           |  2 --
 .../xf86-input-libinput-0.19.1.ebuild              | 22 ----------------------
 .../xf86-input-libinput-0.22.0.ebuild              | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index a1ab28c..6a96adf 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,3 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
-DIST xf86-input-libinput-0.19.1.tar.bz2 347024 SHA256 c7f1c9406f4af2dc28b6ed3c7cb9fe9d79e9a548c0bba823fbaba20795cd010d SHA512 4aa558e931f9d59f0d0c3f758c2a0e6a57180c606f216ef7c878af2dc663b43a927a42718f2ac087ca0b254bbcde792fbaa6b787af7665c0094d091be79a0524 WHIRLPOOL 179cbd6254a7290acb8b57ecd2dabf868bd5f935579bfbfc3cf7d203edef16b548bf9252090209eb70075e2d9872e6061fb64c436bdfc01e5506b852920a8ffd
-DIST xf86-input-libinput-0.22.0.tar.bz2 356808 SHA256 c762b4072ed448e2ae9f35cebd7fec8df7fd42b3ae61462cc3b2f720a873eae2 SHA512 96eb9937a082ba73f858ef507d2a5251697ae9e46ac8b9c27af0904279aff62b5721e2827b17674cba13afe6ca09e43dc0c73aaec4f93b33eaf9f055a2eadea7 WHIRLPOOL 6ceeecc279d5cbdbeabada23bb5a782a6e94dc93ca65f7f4fb8488bdbf74471dd05a520b4565f6b21895645e02fc7d6023b741f48897ab8b05c42d343144e80d
 DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild
deleted file mode 100644
index 2f42b9b..00000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.2.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/60-libinput.conf" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
deleted file mode 100644
index 0c8c820..00000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/40-libinput.conf" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-01-22 17:20 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2017-01-22 17:20 UTC (permalink / raw
  To: gentoo-commits

commit:     c169532ea94e5e107c749560779cc8c02481fea1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 17:18:40 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 17:18:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c169532e

x11-drivers/xf86-input-libinput: sparc stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index 1258be2..422f8a3 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-01-25 12:28 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2017-01-25 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     c2da59a38b4487da971d2a1420d55603116a6876
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 12:26:29 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 12:26:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2da59a3

x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index 422f8a3..a7df8dc 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.2.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-01-29 17:32 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2017-01-29 17:32 UTC (permalink / raw
  To: gentoo-commits

commit:     48aa099413299a996cfd797b1bd35d727b1be7be
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Jan 29 16:27:24 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 17:32:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48aa0994

x11-drivers/xf86-input-libinput: Always install conf file.

Gentoo bug: https://bugs.gentoo.org/571474
Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 4 ++--
 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
index 9bccbb5..e8df439 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,4 +14,4 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-0.21.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/99-libinput.conf" )
+DOCS=( "README.md" )

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index a7df8dc..811e273 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -14,7 +14,7 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-1.2.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/60-libinput.conf" )
+DOCS=( "README.md" )
 
 pkg_pretend() {
 	CONFIG_CHECK="~TIMERFD"

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
index 0c8c820..9610354 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-1.5.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/40-libinput.conf" )
+DOCS=( "README.md" )
 
 pkg_pretend() {
 	CONFIG_CHECK="~TIMERFD"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-02-09 14:38 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2017-02-09 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b416787cdbea215412788a5c7ce97c1b310ae297
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 14:37:25 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 14:38:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b416787c

x11-drivers/xf86-input-libinput: Version bump to 0.24.0

Package-Manager: portage-2.3.3

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.24.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 6a96adfc9d..5f637838b6 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1,4 @@
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6
+DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
new file mode 100644
index 0000000000..9610354dc2
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-03-08  7:44 Michael Weber
  0 siblings, 0 replies; 162+ messages in thread
From: Michael Weber @ 2017-03-08  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f020e60f4ae56375fdf7bd73312a0e5b86eba183
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  8 07:37:48 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 07:43:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f020e60f

x11-drivers/xf86-input-libinput: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
index 728fdf1e35e..8d479f1634f 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-03-09  6:52 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2017-03-09  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     44261dc8e896ba0d1eb4a14614a1c1336a3a8870
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 06:51:33 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 06:52:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44261dc8

x11-drivers/xf86-input-libinput: Version bump to 0.25.0.

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.25.0.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 5f637838b6f..3feb0ef3413 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,3 +2,4 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6
 DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
+DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
new file mode 100644
index 00000000000..45026aaa8f9
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-03-16  8:15 Jeroen Roovers
  0 siblings, 0 replies; 162+ messages in thread
From: Jeroen Roovers @ 2017-03-16  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     dae271b909b73e3ef136e310b91f03c2e73bb02c
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 08:03:14 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 08:14:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae271b9

x11-drivers/xf86-input-libinput: Stable for HPPA (bug #611056).

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
index 9ba6187a0b4..f23943fb389 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-05-05 15:55 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2017-05-05 15:55 UTC (permalink / raw
  To: gentoo-commits

commit:     67f5467ee5c9be400cd18f68a28ad913a29d87e8
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 15:54:34 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri May  5 15:55:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f5467e

x11-drivers/xf86-input-libinput: Version bump to 0.25.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.25.1.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index b811bb33dd2..bb391a2dabb 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1,4 @@
 DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
 DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da
+DIST xf86-input-libinput-0.25.1.tar.bz2 370072 SHA256 489f7d591c9ef08463d4966e61f7c6ea433f5fcbb9f5370fb621da639a84c7e0 SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece WHIRLPOOL 8e9f2dda345e91e5d40646f3577137a87f3defaded4fa8bd9b6e159152dc074b3bbd22cf61fd3fe3c69fb6aef9a63b51a43532d402cf0324f11b7e4f452b14f2

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
new file mode 100644
index 00000000000..45026aaa8f9
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-05-31 13:06 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2017-05-31 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     581527eb80918e7689473293d826f580d70b15cb
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 13:05:26 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 31 13:05:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581527eb

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index 45026aaa8f9..3d7a088312b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-06-01  9:13 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2017-06-01  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     bbef7bc85a6a720cb3428146a14f1b13a95cf1ed
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 09:10:47 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 09:13:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbef7bc8

x11-drivers/xf86-input-libinput: x86 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index 3d7a088312b..bea4b8e4c26 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-06-04 19:20 Tobias Klausmann
  0 siblings, 0 replies; 162+ messages in thread
From: Tobias Klausmann @ 2017-06-04 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     fb34d7d867e98866c4f498385d916215620a0408
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 19:20:14 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 19:20:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb34d7d8

x11-drivers/xf86-input-libinput-0.25.1-r0: add alpha keyword

Gentoo-Bug: 620234

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index bea4b8e4c26..934304f7b69 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-06-17  8:11 Alexis Ballier
  0 siblings, 0 replies; 162+ messages in thread
From: Alexis Ballier @ 2017-06-17  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     c84a7a89d1321e773873771bc7337d5202bcb0f8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:10:43 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:11:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84a7a89

x11-drivers/xf86-input-libinput: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index 1074001f557..e691b690253 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-06-24  8:40 Markus Meier
  0 siblings, 0 replies; 162+ messages in thread
From: Markus Meier @ 2017-06-24  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     b05bcc63818daed1c16b16357994c8520c81e512
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 08:40:11 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 08:40:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05bcc63

x11-drivers/xf86-input-libinput: arm stable, bug #620234

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index 99ab55fd0fb..a50d41e82d2 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-09-18 14:20 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2017-09-18 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8eabfef1f50570c4ab4e8847e82bb9801ed9313e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 14:20:06 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 14:20:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eabfef1

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-drivers/xf86-input-libinput/Manifest            |  2 --
 .../xf86-input-libinput-0.19.0.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.25.0.ebuild               | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 974b9dbab6e..7d018848a72 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,3 @@
-DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
 DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
-DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da
 DIST xf86-input-libinput-0.25.1.tar.bz2 370072 SHA256 489f7d591c9ef08463d4966e61f7c6ea433f5fcbb9f5370fb621da639a84c7e0 SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece WHIRLPOOL 8e9f2dda345e91e5d40646f3577137a87f3defaded4fa8bd9b6e159152dc074b3bbd22cf61fd3fe3c69fb6aef9a63b51a43532d402cf0324f11b7e4f452b14f2
 DIST xf86-input-libinput-0.26.0.tar.bz2 371165 SHA256 abca558fc2226f295691f1cf3412d4c0edeaa439f677ca25b5c9fab310d2387b SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97 WHIRLPOOL 94640089bead51758c40eb68b792952bba9a22dd3354e0300a08632caa13ef6a449b9d916e7d3cc843dfe0c9eebf4e011b846398d703630b975ea4409ce50bc3

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
deleted file mode 100644
index 96aaf927dc2..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.2.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
deleted file mode 100644
index 45026aaa8f9..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-09-18 14:20 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2017-09-18 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d89c238d51b3c3a4155db930fa69af581d8fd836
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 14:19:13 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 14:19:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89c238d

x11-drivers/xf86-input-libinput: Version bump to 0.26.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.26.0.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index bb391a2dabb..974b9dbab6e 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,3 +2,4 @@ DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1d
 DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
 DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da
 DIST xf86-input-libinput-0.25.1.tar.bz2 370072 SHA256 489f7d591c9ef08463d4966e61f7c6ea433f5fcbb9f5370fb621da639a84c7e0 SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece WHIRLPOOL 8e9f2dda345e91e5d40646f3577137a87f3defaded4fa8bd9b6e159152dc074b3bbd22cf61fd3fe3c69fb6aef9a63b51a43532d402cf0324f11b7e4f452b14f2
+DIST xf86-input-libinput-0.26.0.tar.bz2 371165 SHA256 abca558fc2226f295691f1cf3412d4c0edeaa439f677ca25b5c9fab310d2387b SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97 WHIRLPOOL 94640089bead51758c40eb68b792952bba9a22dd3354e0300a08632caa13ef6a449b9d916e7d3cc843dfe0c9eebf4e011b846398d703630b975ea4409ce50bc3

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
new file mode 100644
index 00000000000..6bb27758a8c
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2017-10-27 19:36 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2017-10-27 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     90d39abce715108603df15d5f854e32c78a18a32
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 19:36:12 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 19:36:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d39abc

x11-drivers/xf86-input-libinput-0.26.0: added ~mips

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
index 6bb27758a8c..4fabb09754a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-03-19 19:51 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-03-19 19:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c1dbee45e2aa27052be981ebd6c35df9fde2f485
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 19:51:23 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 19:51:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1dbee45

x11-drivers/xf86-input-libinput: stable 0.25.1 for hppa, bug #620234

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index a50d41e82d2..1cf69f19cc0 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-03-20 19:17 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-03-20 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ac6836cdac6e0e7fe50c71a1553d63110f252dec
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 19:16:37 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 19:16:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6836cd

x11-drivers/xf86-input-libinput: Version bump to 0.27.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.27.0.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 105f1e9cf9c..d2bab4c8880 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1,4 @@
 DIST xf86-input-libinput-0.24.0.tar.bz2 367266 BLAKE2B 2591a30c9da371a8294c34cb9c04ab97e0f4eb2be3c3fa6a592838ea369efa9b5bea39a784db8389c19f4b9602f163ed81af43c03019b8f9adaf901d64a6b4a6 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4
 DIST xf86-input-libinput-0.25.1.tar.bz2 370072 BLAKE2B f40d96530f017e13c0229272c9cb61aa948c56130dd502ff57ce1c696c325402ead260c9398e6af9ef54b16094b503f5693b8427d4c1f5b34b4fe8a4ee6489cb SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece
 DIST xf86-input-libinput-0.26.0.tar.bz2 371165 BLAKE2B e6b237ec2a46aba3fb90f1531c9cb67a057619737f9be4dcd7757be61f235e3fb467bd166030bbaaf17a298f9dbde94fb50b12675b53bcb1d808a2df5462ea06 SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97
+DIST xf86-input-libinput-0.27.0.tar.bz2 373039 BLAKE2B 5d80fcfa05c9a01f121b5dbbf4cc563e2069d5e314d7edc1b51b81f15d10121610bc268ab77b92bfe183f0ddf06b3d94fd3b33c3fc0b35375f9db936f366d12e SHA512 716a9b43438acd6b7c6a834a08ecec244fecdc31e77241998414bf1748781026cd6c6e85947155c44400e0192769a714dfbfa0ed42ba3677347cd89ac1081743

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild
new file mode 100644
index 00000000000..6e3c91ae6cb
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-04-10  0:23 Manuel Rüger
  0 siblings, 0 replies; 162+ messages in thread
From: Manuel Rüger @ 2018-04-10  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     25f44e4cfcad010abe80a35269a4871c56a24898
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 10 00:22:49 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Apr 10 00:23:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f44e4c

x11-drivers/xf86-input-libinput: Version bump to 0.27.1

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.27.1.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index d2bab4c8880..0b7c3f47cf8 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,3 +2,4 @@ DIST xf86-input-libinput-0.24.0.tar.bz2 367266 BLAKE2B 2591a30c9da371a8294c34cb9
 DIST xf86-input-libinput-0.25.1.tar.bz2 370072 BLAKE2B f40d96530f017e13c0229272c9cb61aa948c56130dd502ff57ce1c696c325402ead260c9398e6af9ef54b16094b503f5693b8427d4c1f5b34b4fe8a4ee6489cb SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece
 DIST xf86-input-libinput-0.26.0.tar.bz2 371165 BLAKE2B e6b237ec2a46aba3fb90f1531c9cb67a057619737f9be4dcd7757be61f235e3fb467bd166030bbaaf17a298f9dbde94fb50b12675b53bcb1d808a2df5462ea06 SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97
 DIST xf86-input-libinput-0.27.0.tar.bz2 373039 BLAKE2B 5d80fcfa05c9a01f121b5dbbf4cc563e2069d5e314d7edc1b51b81f15d10121610bc268ab77b92bfe183f0ddf06b3d94fd3b33c3fc0b35375f9db936f366d12e SHA512 716a9b43438acd6b7c6a834a08ecec244fecdc31e77241998414bf1748781026cd6c6e85947155c44400e0192769a714dfbfa0ed42ba3677347cd89ac1081743
+DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
new file mode 100644
index 00000000000..6e3c91ae6cb
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-06 12:26 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2018-05-06 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     8d8252d7d98d053e479866c37386ede68b806f1c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 12:26:12 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  6 12:26:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8252d7

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #649316

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 6e3c91ae6cb..694dc12aba6 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-06 19:23 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-05-06 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     6ab27589072f33325499429633419cf3e7808e35
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 19:21:55 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May  6 19:22:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab27589

x11-drivers/xf86-input-libinput-0.27.1: alpha stable, bug 649316

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 694dc12aba6..102b9dc9ec8 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-06 19:40 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-05-06 19:40 UTC (permalink / raw
  To: gentoo-commits

commit:     49bfeb2d3f97d767cb531ef3d63853c406fc7768
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 19:39:00 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May  6 19:39:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bfeb2d

x11-drivers/xf86-input-libinput: stable 0.27.1 for ia64, bug #649316

Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 102b9dc9ec8..b07f4e3967d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-06 20:45 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-05-06 20:45 UTC (permalink / raw
  To: gentoo-commits

commit:     79d54602cadcbc8a057cd89898421f0e499f12de
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 20:45:17 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May  6 20:45:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d54602

x11-drivers/xf86-input-libinput-0.27.1: ppc64 stable, bug 649316

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 3f3149594c4..2e256a1b83d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-07 19:22 Thomas Deutschmann
  0 siblings, 0 replies; 162+ messages in thread
From: Thomas Deutschmann @ 2018-05-07 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     81a41060723aeaee0c2aa3e066e1e62f2c9277b0
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon May  7 18:02:43 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon May  7 19:22:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a41060

x11-drivers/xf86-input-libinput: x86 stable (bug #649316)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 2e256a1b83d..1e947a7bb1b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-08  6:24 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-05-08  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     266f46d5e51135f8919ce6d4b5a86c4c0343abdb
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon May  7 22:44:55 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue May  8 06:23:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266f46d5

x11-drivers/xf86-input-libinput: stable 0.27.1 for sparc

Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 1e947a7bb1b..1721966d210 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-13 11:30 Markus Meier
  0 siblings, 0 replies; 162+ messages in thread
From: Markus Meier @ 2018-05-13 11:30 UTC (permalink / raw
  To: gentoo-commits

commit:     1721db85e0add47aa29ebb9bf2924afb0ff7bcfa
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun May 13 11:27:04 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun May 13 11:27:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1721db85

x11-drivers/xf86-input-libinput: arm stable, bug #649316

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 1721966d210..ad5f4d97fde 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-05-20 18:37 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-05-20 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d57cca4a47be203335f72b0fbbff02eba04d56fb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 18:31:53 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 20 18:31:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57cca4a

x11-drivers/xf86-input-libinput: Drop old versions

 x11-drivers/xf86-input-libinput/Manifest            |  4 ----
 .../xf86-input-libinput-0.24.0.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.25.1.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.26.0.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.27.0.ebuild               | 21 ---------------------
 5 files changed, 88 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 0b7c3f47cf8..80d35bdaec3 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1 @@
-DIST xf86-input-libinput-0.24.0.tar.bz2 367266 BLAKE2B 2591a30c9da371a8294c34cb9c04ab97e0f4eb2be3c3fa6a592838ea369efa9b5bea39a784db8389c19f4b9602f163ed81af43c03019b8f9adaf901d64a6b4a6 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4
-DIST xf86-input-libinput-0.25.1.tar.bz2 370072 BLAKE2B f40d96530f017e13c0229272c9cb61aa948c56130dd502ff57ce1c696c325402ead260c9398e6af9ef54b16094b503f5693b8427d4c1f5b34b4fe8a4ee6489cb SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece
-DIST xf86-input-libinput-0.26.0.tar.bz2 371165 BLAKE2B e6b237ec2a46aba3fb90f1531c9cb67a057619737f9be4dcd7757be61f235e3fb467bd166030bbaaf17a298f9dbde94fb50b12675b53bcb1d808a2df5462ea06 SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97
-DIST xf86-input-libinput-0.27.0.tar.bz2 373039 BLAKE2B 5d80fcfa05c9a01f121b5dbbf4cc563e2069d5e314d7edc1b51b81f15d10121610bc268ab77b92bfe183f0ddf06b3d94fd3b33c3fc0b35375f9db936f366d12e SHA512 716a9b43438acd6b7c6a834a08ecec244fecdc31e77241998414bf1748781026cd6c6e85947155c44400e0192769a714dfbfa0ed42ba3677347cd89ac1081743
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
deleted file mode 100644
index f23943fb389..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
deleted file mode 100644
index 1cf69f19cc0..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
deleted file mode 100644
index 4fabb09754a..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild
deleted file mode 100644
index 6e3c91ae6cb..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-06-22 10:51 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2018-06-22 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     cbb172571bf04e1a70f68314eac26c67630182ea
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 22 10:50:23 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 10:50:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb17257

x11-drivers/xf86-input-libinput: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
index 7be242bb5b4..40349503513 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-07-17 14:15 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-07-17 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bfaa9f12ebe84877d137b4f37d37512044e00d96
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Jul 17 00:31:37 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 17 14:15:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfaa9f12

x11-drivers/xf86-input-libinput: version bump to 0.28.0

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.28.0.ebuild              | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 80d35bdaec3..1e136185f34 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
+DIST xf86-input-libinput-0.28.0.tar.bz2 374318 BLAKE2B b8629115fce658d9d432c05a983227aa1fa40da51e14c366bc0880b9d7c81c971abcb4c4b60ec37b756efad60be8eef061c0d3dcdd86f4fdb8b56e13f4ed9409 SHA512 4276b6aea87ddc83fa1f5e8d8949e34ad117186a6b5b599549231cb90424cd0fa69f3a4701ce529739c676665bb5c936eb447817c9420511d23bc048f6be92a4

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
new file mode 100644
index 00000000000..b3ca6c70ccb
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info
+
+DESCRIPTION="X.org input driver based on libinput"
+HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+
+if [[ ${PV} == 9999 ]]; then
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/driver/xf86-input-libinput.git"
+	inherit autotools git-r3
+	LIVE_DEPEND=">=x11-misc/util-macros-1.18"
+else
+	SRC_URI="mirror://xorg/driver/${P}.tar.bz2"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="
+	>=x11-base/xorg-server-1.10:=
+	>=dev-libs/libinput-1.5.0:0=
+"
+DEPEND="
+	${LIVE_DEPEND}
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}
+
+src_prepare() {
+	default
+	[[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-07-17 14:15 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-07-17 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c9f04cd8699ea25578e88ee35e41bc5ea8ba33da
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Jul 17 00:31:58 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 17 14:15:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f04cd8

x11-drivers/xf86-input-libinput: add live ebuild

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 .../xf86-input-libinput-9999.ebuild                | 50 ++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
new file mode 100644
index 00000000000..b3ca6c70ccb
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info
+
+DESCRIPTION="X.org input driver based on libinput"
+HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+
+if [[ ${PV} == 9999 ]]; then
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/driver/xf86-input-libinput.git"
+	inherit autotools git-r3
+	LIVE_DEPEND=">=x11-misc/util-macros-1.18"
+else
+	SRC_URI="mirror://xorg/driver/${P}.tar.bz2"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="
+	>=x11-base/xorg-server-1.10:=
+	>=dev-libs/libinput-1.5.0:0=
+"
+DEPEND="
+	${LIVE_DEPEND}
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}
+
+src_prepare() {
+	default
+	[[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-07-27 23:18 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-07-27 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9d1ec23e9cac2d3ea525f4365579651af187dfab
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sat Jul 21 00:43:26 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 23:18:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1ec23e

x11-drivers/xf86-input-libinput: add --disable-selective-werror

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild | 7 +++++++
 x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild   | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
index b3ca6c70ccb..401446b857d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
@@ -44,6 +44,13 @@ src_prepare() {
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 
+src_configure() {
+	local econfargs=(
+		--disable-selective-werror
+	)
+	econf "${econfargs[@]}"
+}
+
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
index b3ca6c70ccb..401446b857d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
@@ -44,6 +44,13 @@ src_prepare() {
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 
+src_configure() {
+	local econfargs=(
+		--disable-selective-werror
+	)
+	econf "${econfargs[@]}"
+}
+
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-08-08 19:25 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-08-08 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     95ac0fa06d8a07ce152d2a4508cdbab88184f789
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 19:13:16 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 19:24:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac0fa0

Revert "x11-drivers/xf86-input-libinput: add --disable-selective-werror"

This reverts commit 9d1ec23e9cac2d3ea525f4365579651af187dfab.

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild | 7 -------
 x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild   | 7 -------
 2 files changed, 14 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
index 401446b857d..b3ca6c70ccb 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
@@ -44,13 +44,6 @@ src_prepare() {
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 
-src_configure() {
-	local econfargs=(
-		--disable-selective-werror
-	)
-	econf "${econfargs[@]}"
-}
-
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
index 401446b857d..b3ca6c70ccb 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
@@ -44,13 +44,6 @@ src_prepare() {
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 
-src_configure() {
-	local econfargs=(
-		--disable-selective-werror
-	)
-	econf "${econfargs[@]}"
-}
-
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-08-08 19:25 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-08-08 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     e2a2e38d525d523040994993e49ff8f03baef1ca
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 19:13:30 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 19:24:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a2e38d

Revert "x11-drivers/xf86-input-libinput: add live ebuild"

This reverts commit c9f04cd8699ea25578e88ee35e41bc5ea8ba33da.

 .../xf86-input-libinput-9999.ebuild                | 50 ----------------------
 1 file changed, 50 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
deleted file mode 100644
index b3ca6c70ccb..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info
-
-DESCRIPTION="X.org input driver based on libinput"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
-
-if [[ ${PV} == 9999 ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/driver/xf86-input-libinput.git"
-	inherit autotools git-r3
-	LIVE_DEPEND=">=x11-misc/util-macros-1.18"
-else
-	SRC_URI="mirror://xorg/driver/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="
-	>=x11-base/xorg-server-1.10:=
-	>=dev-libs/libinput-1.5.0:0=
-"
-DEPEND="
-	${LIVE_DEPEND}
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}
-
-src_prepare() {
-	default
-	[[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-08-08 19:25 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-08-08 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     918a42750f5724137f43a4fd3f438853aa39c592
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 19:17:15 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 19:25:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918a4275

x11-drivers/xf86-input-libinput: Version bump to 0.28.0-r1

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.28.0-r1.ebuild            | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 80d35bdaec3..1e136185f34 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
+DIST xf86-input-libinput-0.28.0.tar.bz2 374318 BLAKE2B b8629115fce658d9d432c05a983227aa1fa40da51e14c366bc0880b9d7c81c971abcb4c4b60ec37b756efad60be8eef061c0d3dcdd86f4fdb8b56e13f4ed9409 SHA512 4276b6aea87ddc83fa1f5e8d8949e34ad117186a6b5b599549231cb90424cd0fa69f3a4701ce529739c676665bb5c936eb447817c9420511d23bc048f6be92a4

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild
new file mode 100644
index 00000000000..fb96bba2623
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-08-08 19:25 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-08-08 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     3235d1e95a3ed188ed19cb9e755161b3e81b9273
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 19:13:52 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 19:24:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3235d1e9

Revert "x11-drivers/xf86-input-libinput: version bump to 0.28.0"

This reverts commit bfaa9f12ebe84877d137b4f37d37512044e00d96.

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-0.28.0.ebuild              | 50 ----------------------
 2 files changed, 51 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 1e136185f34..80d35bdaec3 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
-DIST xf86-input-libinput-0.28.0.tar.bz2 374318 BLAKE2B b8629115fce658d9d432c05a983227aa1fa40da51e14c366bc0880b9d7c81c971abcb4c4b60ec37b756efad60be8eef061c0d3dcdd86f4fdb8b56e13f4ed9409 SHA512 4276b6aea87ddc83fa1f5e8d8949e34ad117186a6b5b599549231cb90424cd0fa69f3a4701ce529739c676665bb5c936eb447817c9420511d23bc048f6be92a4

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
deleted file mode 100644
index b3ca6c70ccb..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info
-
-DESCRIPTION="X.org input driver based on libinput"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
-
-if [[ ${PV} == 9999 ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/driver/xf86-input-libinput.git"
-	inherit autotools git-r3
-	LIVE_DEPEND=">=x11-misc/util-macros-1.18"
-else
-	SRC_URI="mirror://xorg/driver/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="
-	>=x11-base/xorg-server-1.10:=
-	>=dev-libs/libinput-1.5.0:0=
-"
-DEPEND="
-	${LIVE_DEPEND}
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}
-
-src_prepare() {
-	default
-	[[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-15  5:10 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-10-15  5:10 UTC (permalink / raw
  To: gentoo-commits

commit:     dfbfe47dcc31fe39071d62412df190e5c9832bbd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 15 04:39:01 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 15 05:10:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbfe47d

x11-drivers/xf86-input-libinput: Version bump to 0.28.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.28.1.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 1e136185f34..b591ae98518 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
 DIST xf86-input-libinput-0.28.0.tar.bz2 374318 BLAKE2B b8629115fce658d9d432c05a983227aa1fa40da51e14c366bc0880b9d7c81c971abcb4c4b60ec37b756efad60be8eef061c0d3dcdd86f4fdb8b56e13f4ed9409 SHA512 4276b6aea87ddc83fa1f5e8d8949e34ad117186a6b5b599549231cb90424cd0fa69f3a4701ce529739c676665bb5c936eb447817c9420511d23bc048f6be92a4
+DIST xf86-input-libinput-0.28.1.tar.bz2 375923 BLAKE2B f676e857fd47baad848a9325dd23ff41d9f3a0e1ab148b4e0662fe5c47f1c148bf702189c16990defdc18a33378647373ca18a379cb4421043871ec44f1224cc SHA512 2b8cabfbc3490edbe928771ed9d62a0d4a423bc1373fc6cf9d3a6b5937e17ddc48ebb1b70f1191e507024e4b8220c137495cbba825292b51e50709daa7d31623

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
new file mode 100644
index 00000000000..5095d59d7bb
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-25 17:38 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2018-10-25 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5c436494cf3c6d45b31f09d08d9a818b875dc324
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 17:35:29 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct 25 17:37:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c436494

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #669588

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index 5095d59d7bb..027638e5a41 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-26  0:52 Thomas Deutschmann
  0 siblings, 0 replies; 162+ messages in thread
From: Thomas Deutschmann @ 2018-10-26  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c49de055f0fefa48e0bcfe2b52af89659b95ebb1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 00:49:27 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 00:52:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49de055

x11-drivers/xf86-input-libinput: x86 stable (bug #669588)

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index 027638e5a41..fdde95aecf9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-26  1:55 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-10-26  1:55 UTC (permalink / raw
  To: gentoo-commits

commit:     ebee95ee00b2e0a2aa6d57bcebe82dccce460e48
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 01:55:49 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 01:55:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebee95ee

x11-drivers/xf86-input-libinput-0.28.1: ppc64 stable, bug 669588

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index 9a4fc3da6e9..eca4171a5c4 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-26  1:55 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-10-26  1:55 UTC (permalink / raw
  To: gentoo-commits

commit:     0112759b49b1298fc5455f1e6c75529a07379d21
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 01:55:45 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 01:55:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0112759b

x11-drivers/xf86-input-libinput-0.28.1: ppc stable, bug 669588

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index fdde95aecf9..9a4fc3da6e9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-26 20:19 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-10-26 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     4187560d7b9009da8485740f0ae1b44d66352e84
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 19:55:08 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 20:19:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187560d

x11-drivers/xf86-input-libinput: stable 0.28.1 for ia64, bug #669588

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index eca4171a5c4..a5872965192 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-28 10:28 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 10:28 UTC (permalink / raw
  To: gentoo-commits

commit:     bf1b659f3d2410d7f6eaaf759a29719c08e31268
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 10:28:03 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 10:28:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1b659f

x11-drivers/xf86-input-libinput: stable 0.28.1 for hppa, bug #669588

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index a5872965192..bff3e99ae81 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-28 20:37 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3db4215fee4bec0f4eacc76e299c81ec2ca9cac2
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 20:27:07 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:37:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db4215f

x11-drivers/xf86-input-libinput: stable 0.28.1 for sparc, bug #669588

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index bff3e99ae81..6db684cb831 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-10-28 23:57 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2018-10-28 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a8bbd9dedc9f5a7594d6ac1ccd5bfbc416b190bd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 23:57:07 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 23:57:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bbd9de

x11-drivers/xf86-input-libinput-0.28.1: alpha stable, bug 669588

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index 6db684cb831..577e85556de 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2018-11-01  6:09 Markus Meier
  0 siblings, 0 replies; 162+ messages in thread
From: Markus Meier @ 2018-11-01  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     f5c185684f918790f1e229e6b7b0f783bf584198
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 06:08:37 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 06:08:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c18568

x11-drivers/xf86-input-libinput: arm stable, bug #669588

Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index 577e85556de..9697c2064c4 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-01-20  5:43 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-01-20  5:43 UTC (permalink / raw
  To: gentoo-commits

commit:     a5251136ccf06632f80d79b00cff626493482b80
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 05:24:32 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 05:43:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5251136

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  2 --
 .../xf86-input-libinput-0.27.1.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.28.0-r1.ebuild            | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index b591ae98518..e91ba50f519 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1 @@
-DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
-DIST xf86-input-libinput-0.28.0.tar.bz2 374318 BLAKE2B b8629115fce658d9d432c05a983227aa1fa40da51e14c366bc0880b9d7c81c971abcb4c4b60ec37b756efad60be8eef061c0d3dcdd86f4fdb8b56e13f4ed9409 SHA512 4276b6aea87ddc83fa1f5e8d8949e34ad117186a6b5b599549231cb90424cd0fa69f3a4701ce529739c676665bb5c936eb447817c9420511d23bc048f6be92a4
 DIST xf86-input-libinput-0.28.1.tar.bz2 375923 BLAKE2B f676e857fd47baad848a9325dd23ff41d9f3a0e1ab148b4e0662fe5c47f1c148bf702189c16990defdc18a33378647373ca18a379cb4421043871ec44f1224cc SHA512 2b8cabfbc3490edbe928771ed9d62a0d4a423bc1373fc6cf9d3a6b5937e17ddc48ebb1b70f1191e507024e4b8220c137495cbba825292b51e50709daa7d31623

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
deleted file mode 100644
index 40349503513..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild
deleted file mode 100644
index fb96bba2623..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-04  3:58 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-02-04  3:58 UTC (permalink / raw
  To: gentoo-commits

commit:     011c6b5f643277ae247a016486063545a5bed235
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  4 03:55:00 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Feb  4 03:55:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011c6b5f

x11-drivers/xf86-input-libinput: Version bump to 0.28.2

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-0.28.2.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index e91ba50f519..af9b52864ab 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-0.28.1.tar.bz2 375923 BLAKE2B f676e857fd47baad848a9325dd23ff41d9f3a0e1ab148b4e0662fe5c47f1c148bf702189c16990defdc18a33378647373ca18a379cb4421043871ec44f1224cc SHA512 2b8cabfbc3490edbe928771ed9d62a0d4a423bc1373fc6cf9d3a6b5937e17ddc48ebb1b70f1191e507024e4b8220c137495cbba825292b51e50709daa7d31623
+DIST xf86-input-libinput-0.28.2.tar.bz2 377357 BLAKE2B a68b52781c5d1ff4b35b239c8f9f4b866ebb41521b05299a62b38e9570d5a09e22b3f25d1339844a61af72ae7868dbbbec8154932d1767fc65bfd365bc2b5e6b SHA512 da6eb632180649853b3aa2fb88debd6aafe5ede24a5f4a04a21cf18fa97fd414d300b86cdf8a42027c98ac89f1b9f88034fc9e364ac3a02fa38872e57b542a84

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
new file mode 100644
index 00000000000..d9e07aac053
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-10  7:46 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2019-02-10  7:46 UTC (permalink / raw
  To: gentoo-commits

commit:     552ced734ca56e4a452652b7fa85d62e239cb11a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 07:46:04 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 07:46:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552ced73

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #677578

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index d9e07aac053..3cb078d0836 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-12  8:11 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2019-02-12  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ebd1306effc80eab2f0242de7d57527951a0a8d6
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 08:04:06 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 08:04:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd1306e

x11-drivers/xf86-input-libinput: stable 0.28.2 for hppa, bug #677578

Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 7f2bb7fa3f1..c06e63e5326 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-12 21:03 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2019-02-12 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e7bebd2fadaa41b2af8cd6880b85dea07b869ab2
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 08:17:01 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 21:00:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7bebd2f

x11-drivers/xf86-input-libinput: stable 0.28.2 for ppc64, bug #677578

Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index c06e63e5326..a6f12988036 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-15 15:46 Thomas Deutschmann
  0 siblings, 0 replies; 162+ messages in thread
From: Thomas Deutschmann @ 2019-02-15 15:46 UTC (permalink / raw
  To: gentoo-commits

commit:     55946c2f72e13b7149c0143122ea2df562966b6e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 15:04:33 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 15:46:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55946c2f

x11-drivers/xf86-input-libinput: x86 stable (bug #677578)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index a6f12988036..27fb63c5b94 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-02-15 17:05 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2019-02-15 17:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 17:05:17 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 17:05:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e69c69b

x11-drivers/xf86-input-libinput: arm stable wrt bug #677578

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 27fb63c5b94..e2b4ffec29a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-03-02 20:02 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-03-02 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b5345f27ff5263d3aa97c563d2d60fd864474935
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 19:58:05 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 19:58:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5345f27

x11-drivers/xf86-input-libinput-0.28.2: ia64 stable, bug 677578

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index e2b4ffec29a..667a97be29e 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-03-02 21:30 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-03-02 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     1423d02c9f85ec31505c605201a01272c7d45961
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 21:27:56 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 21:27:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1423d02c

x11-drivers/xf86-input-libinput-0.28.2: alpha stable, bug 677578

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 667a97be29e..74a1f186c2d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-03-03 11:48 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2019-03-03 11:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a43402f0441397c592428519fde7215b4b629ee2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 11:47:56 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 11:48:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43402f0

x11-drivers/xf86-input-libinput: mark s390 stable

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
index aa8e4fdb8ca..e53dde4bf3f 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 74a1f186c2d..4358426293f 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-03-16 18:40 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2019-03-16 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     0545a647ee60dc8ab6ba0dc997f91796b80b7b31
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Mar 16 16:35:13 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 18:40:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0545a647

x11-drivers/xf86-input-libinput: stable 0.28.2 for sparc, bug #677578

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 4358426293f..3272b5028c5 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-04-09  1:32 Aaron Bauman
  0 siblings, 0 replies; 162+ messages in thread
From: Aaron Bauman @ 2019-04-09  1:32 UTC (permalink / raw
  To: gentoo-commits

commit:     bee6795c74884ae57ff2e571104047a80178d2e8
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 00:52:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 00:52:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee6795c

x11-drivers/xf86-input-libinput: arm64 stable (bug #677578)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
index 3272b5028c5..e53dde4bf3f 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-08-12  4:48 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-08-12  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7007f0cca0f0e33455e6f312e6ddf6b380284bcc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 04:44:31 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 04:48:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7007f0cc

x11-drivers/xf86-input-libinput: Version bump to 0.29.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.29.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index af9b52864ab..f105b33aacc 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-input-libinput-0.28.1.tar.bz2 375923 BLAKE2B f676e857fd47baad848a9325dd23ff41d9f3a0e1ab148b4e0662fe5c47f1c148bf702189c16990defdc18a33378647373ca18a379cb4421043871ec44f1224cc SHA512 2b8cabfbc3490edbe928771ed9d62a0d4a423bc1373fc6cf9d3a6b5937e17ddc48ebb1b70f1191e507024e4b8220c137495cbba825292b51e50709daa7d31623
 DIST xf86-input-libinput-0.28.2.tar.bz2 377357 BLAKE2B a68b52781c5d1ff4b35b239c8f9f4b866ebb41521b05299a62b38e9570d5a09e22b3f25d1339844a61af72ae7868dbbbec8154932d1767fc65bfd365bc2b5e6b SHA512 da6eb632180649853b3aa2fb88debd6aafe5ede24a5f4a04a21cf18fa97fd414d300b86cdf8a42027c98ac89f1b9f88034fc9e364ac3a02fa38872e57b542a84
+DIST xf86-input-libinput-0.29.0.tar.bz2 377412 BLAKE2B 5d1c3f301decb89eafee7229efcddb670def39be4469e6d9913c2e2b73046a28c71daf61c6990899fe3124f4a68aa7151a83530956a3ce8b2f29407e40adfd5a SHA512 f19ef2e9e0c1336d8e0b17853e1fe0c66ecf50e7b10b10b6c5cbafc99323694597821e15e8e358419ef3c68d1009967fd2ec3760800c85adbb71ac3ecc99954b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
new file mode 100644
index 00000000000..8fc622841af
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.7.0:0="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 12:06 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2019-09-20 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     445d8f046d951dfe4cae10c1843194fd020afdce
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:05:55 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:05:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445d8f04

x11-drivers/xf86-input-libinput: ppc stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 8fc622841af..927d8e5edfb 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 12:08 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2019-09-20 12:08 UTC (permalink / raw
  To: gentoo-commits

commit:     703f759af3d51fcd456bfaa1b1e86b812d43ab88
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:08:24 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:08:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703f759a

x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 927d8e5edfb..95e0b7f257e 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 12:10 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2019-09-20 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     951d0a68c7f01031796357913318424904ddb55b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:09:47 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:09:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951d0a68

x11-drivers/xf86-input-libinput: s390 stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 95e0b7f257e..10d17826233 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 12:14 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2019-09-20 12:14 UTC (permalink / raw
  To: gentoo-commits

commit:     9defa2147d1039d751a26e3c48c62c2905b299b6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:13:26 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:13:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9defa214

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 10d17826233..48845325c40 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 12:17 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2019-09-20 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ebe617c6f22eb501430ed5eb0ad4eb555b87e76e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:16:40 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:16:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe617c6

x11-drivers/xf86-input-libinput: x86 stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 48845325c40..d6a32bde726 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-20 21:32 Aaron Bauman
  0 siblings, 0 replies; 162+ messages in thread
From: Aaron Bauman @ 2019-09-20 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     b2919d80a5540ad155053f11992884340ff493b8
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 21:30:14 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 21:30:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2919d80

x11-drivers/xf86-input-libinput: arm64 stable (bug #694734)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index d6a32bde726..36fe8b191d9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-21  0:15 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2019-09-21  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     cf4ff8bd201bbd2e9283a6c23948fe090989fb0d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 00:13:19 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 00:13:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4ff8bd

x11-drivers/xf86-input-libinput: sparc stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index 54aed9a643b..f9b9faf971e 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-21  0:15 Mikle Kolyada
  0 siblings, 0 replies; 162+ messages in thread
From: Mikle Kolyada @ 2019-09-21  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c0e8ae42ea781fd3bd41e1af40bc52cb8105b141
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 00:14:14 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 00:14:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e8ae42

x11-drivers/xf86-input-libinput: ia64 stable wrt bug #694734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index f9b9faf971e..e9e334ac7c9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-21 13:45 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2019-09-21 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     073e09fc7a76a09bd32a0d7965ff2c6a2c0fe456
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 13:44:45 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 13:45:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073e09fc

x11-drivers/xf86-input-libinput: stable 0.29.0 for hppa, bug #694734

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
index e9e334ac7c9..91bed20fed1 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2019-09-21 17:11 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2019-09-21 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     0c32f38d4373c98d51293cb55b9561e490f222e9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 17:06:24 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 17:11:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c32f38d

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  2 --
 .../xf86-input-libinput-0.28.1.ebuild               | 21 ---------------------
 .../xf86-input-libinput-0.28.2.ebuild               | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index f105b33aacc..69f036972c1 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1 @@
-DIST xf86-input-libinput-0.28.1.tar.bz2 375923 BLAKE2B f676e857fd47baad848a9325dd23ff41d9f3a0e1ab148b4e0662fe5c47f1c148bf702189c16990defdc18a33378647373ca18a379cb4421043871ec44f1224cc SHA512 2b8cabfbc3490edbe928771ed9d62a0d4a423bc1373fc6cf9d3a6b5937e17ddc48ebb1b70f1191e507024e4b8220c137495cbba825292b51e50709daa7d31623
-DIST xf86-input-libinput-0.28.2.tar.bz2 377357 BLAKE2B a68b52781c5d1ff4b35b239c8f9f4b866ebb41521b05299a62b38e9570d5a09e22b3f25d1339844a61af72ae7868dbbbec8154932d1767fc65bfd365bc2b5e6b SHA512 da6eb632180649853b3aa2fb88debd6aafe5ede24a5f4a04a21cf18fa97fd414d300b86cdf8a42027c98ac89f1b9f88034fc9e364ac3a02fa38872e57b542a84
 DIST xf86-input-libinput-0.29.0.tar.bz2 377412 BLAKE2B 5d1c3f301decb89eafee7229efcddb670def39be4469e6d9913c2e2b73046a28c71daf61c6990899fe3124f4a68aa7151a83530956a3ce8b2f29407e40adfd5a SHA512 f19ef2e9e0c1336d8e0b17853e1fe0c66ecf50e7b10b10b6c5cbafc99323694597821e15e8e358419ef3c68d1009967fd2ec3760800c85adbb71ac3ecc99954b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
deleted file mode 100644
index e53dde4bf3f..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
deleted file mode 100644
index e53dde4bf3f..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-05-20 17:44 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2020-05-20 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7fcb55b259a1323671373ad463facdab7bfca1e5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 20 17:27:43 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 20 17:43:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fcb55b2

x11-drivers/xf86-input-libinput: Version bump to 0.30.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-0.30.0.ebuild              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 69f036972c1..dce167bc7c9 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-0.29.0.tar.bz2 377412 BLAKE2B 5d1c3f301decb89eafee7229efcddb670def39be4469e6d9913c2e2b73046a28c71daf61c6990899fe3124f4a68aa7151a83530956a3ce8b2f29407e40adfd5a SHA512 f19ef2e9e0c1336d8e0b17853e1fe0c66ecf50e7b10b10b6c5cbafc99323694597821e15e8e358419ef3c68d1009967fd2ec3760800c85adbb71ac3ecc99954b
+DIST xf86-input-libinput-0.30.0.tar.bz2 378270 BLAKE2B 1c24f2e73897372ae00f4b660a4fb580f854d2ae177a638c9ed74626cafa81be48617767901e9efdd12a37ae4cdf34617e9136e118128503ecd6b75fc48be0c0 SHA512 823f80f7d53866f2f06c1fb7b2d64111bf807329acaaeda4a09413cdb5f3e3235c1dd4f99183aae75adf5a01503e40e35b4449b31f977afd842b4723b062c380

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
new file mode 100644
index 00000000000..7fdfa6fd143
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.7.0:0="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:00 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     59a2c818de39d1270a9319b7c0ba14d1c43ca7d6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 14:59:28 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 14:59:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a2c818

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 7fdfa6fd143..3e70a84539b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:03 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ba5eb078f47b14181b813f799b0ac79e8b070171
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:03:27 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:03:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5eb078

x11-drivers/xf86-input-libinput: arm stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 3e70a84539b..d99d1b6efc6 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:06 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:06 UTC (permalink / raw
  To: gentoo-commits

commit:     6e46a87be100c5a213e53d210ca0061bb17eac61
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:06:15 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:06:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e46a87b

x11-drivers/xf86-input-libinput: ppc stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index d99d1b6efc6..0f82d1cbe49 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:08 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4a0d16ac9f2bbb7ec5154cf8123ba24ae17e1b81
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:08:27 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:08:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0d16ac

x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 0f82d1cbe49..a7bc7d29fb8 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:10 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     177de53aca385370f9897569ba3474c1f6969cc2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:09:59 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:09:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177de53a

x11-drivers/xf86-input-libinput: s390 stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index a7bc7d29fb8..27e7dfd13ad 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:12 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     370fc8949acc2941b7f6d42a086bdb89cad7a0fb
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:11:56 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:11:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370fc894

x11-drivers/xf86-input-libinput: sparc stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 27e7dfd13ad..23da181740e 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-15 15:16 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2020-06-15 15:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b75014e771ede4ebc04f41f9d66df59bf9e18572
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 15:15:39 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 15:15:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75014e7

x11-drivers/xf86-input-libinput: x86 stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 23da181740e..96723e19866 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-24 17:22 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2020-06-24 17:22 UTC (permalink / raw
  To: gentoo-commits

commit:     425ddb701ffe60b7c857a4bb0271e9b968c37b14
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Jun 24 15:31:29 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 17:22:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=425ddb70

x11-drivers/xf86-input-libinput: stable 0.30.0 for hppa, bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 9d318f39a6e..54b208bc185 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-06-24 20:13 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2020-06-24 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     04e271be7d2becab23afc5219bb0656d58dc48a6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 19:57:30 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:13:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e271be

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-0.29.0.ebuild              | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index dce167bc7c9..2c4387db222 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-0.29.0.tar.bz2 377412 BLAKE2B 5d1c3f301decb89eafee7229efcddb670def39be4469e6d9913c2e2b73046a28c71daf61c6990899fe3124f4a68aa7151a83530956a3ce8b2f29407e40adfd5a SHA512 f19ef2e9e0c1336d8e0b17853e1fe0c66ecf50e7b10b10b6c5cbafc99323694597821e15e8e358419ef3c68d1009967fd2ec3760800c85adbb71ac3ecc99954b
 DIST xf86-input-libinput-0.30.0.tar.bz2 378270 BLAKE2B 1c24f2e73897372ae00f4b660a4fb580f854d2ae177a638c9ed74626cafa81be48617767901e9efdd12a37ae4cdf34617e9136e118128503ecd6b75fc48be0c0 SHA512 823f80f7d53866f2f06c1fb7b2d64111bf807329acaaeda4a09413cdb5f3e3235c1dd4f99183aae75adf5a01503e40e35b4449b31f977afd842b4723b062c380

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
deleted file mode 100644
index 54b208bc185..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.7.0:0="
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2020-12-14 22:51 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2020-12-14 22:51 UTC (permalink / raw
  To: gentoo-commits

commit:     1ad0ab7d7cd45cdbce2beace3d01ddd8c74f470d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 22:47:59 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 22:51:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad0ab7d

x11-drivers/xf86-input-libinput: drop down to ~hppa

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index 9e20d2a9a8c..ab9e4ddef1a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-04-06 15:44 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-04-06 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     5465ba6a1445283388c87e7a708ff3118fa6bb3d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 15:42:21 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 15:43:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5465ba6a

x11-drivers/xf86-input-libinput: Version bump to 1.0.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.0.0.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 2c4387db222..f9c4090fadf 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-0.30.0.tar.bz2 378270 BLAKE2B 1c24f2e73897372ae00f4b660a4fb580f854d2ae177a638c9ed74626cafa81be48617767901e9efdd12a37ae4cdf34617e9136e118128503ecd6b75fc48be0c0 SHA512 823f80f7d53866f2f06c1fb7b2d64111bf807329acaaeda4a09413cdb5f3e3235c1dd4f99183aae75adf5a01503e40e35b4449b31f977afd842b4723b062c380
+DIST xf86-input-libinput-1.0.0.tar.bz2 378978 BLAKE2B 7a0b565d4fdf20c27689c598b63977a79fdb75ab4894f21428ec4ae49b207adc424de455e1fd0581d927d65c79f7b823ade8ec83523eb1dfa53eeb200f6d9281 SHA512 8135afcdfd1d1bc8196c42680b2f3b3089ee25509776c52db4bdab0afca74d6ca1689a14b5e30a24834293d0377689138bd3ea4b249c9310d5ec5777ff3ebeb8

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild
new file mode 100644
index 00000000000..fc4c907783d
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.7.0:0="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-04-30 19:08 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-04-30 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     af11a38c14bebe9cc1d124a1943c9fc5e553fdf4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 19:05:49 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 19:08:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af11a38c

x11-drivers/xf86-input-libinput: Version bump to 1.0.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.0.1.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index f9c4090fadf..37249e1407f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-input-libinput-0.30.0.tar.bz2 378270 BLAKE2B 1c24f2e73897372ae00f4b660a4fb580f854d2ae177a638c9ed74626cafa81be48617767901e9efdd12a37ae4cdf34617e9136e118128503ecd6b75fc48be0c0 SHA512 823f80f7d53866f2f06c1fb7b2d64111bf807329acaaeda4a09413cdb5f3e3235c1dd4f99183aae75adf5a01503e40e35b4449b31f977afd842b4723b062c380
 DIST xf86-input-libinput-1.0.0.tar.bz2 378978 BLAKE2B 7a0b565d4fdf20c27689c598b63977a79fdb75ab4894f21428ec4ae49b207adc424de455e1fd0581d927d65c79f7b823ade8ec83523eb1dfa53eeb200f6d9281 SHA512 8135afcdfd1d1bc8196c42680b2f3b3089ee25509776c52db4bdab0afca74d6ca1689a14b5e30a24834293d0377689138bd3ea4b249c9310d5ec5777ff3ebeb8
+DIST xf86-input-libinput-1.0.1.tar.bz2 379125 BLAKE2B 4cfb4ee34e2bb134c4e0345cb0ff40ce73f336cd60715095af3de1a1231ad192f24cf8b69b6b4339b037cb9a2bae6d33d92e6631d81ed2d24f6684767d804b4e SHA512 bb3cc4e9507d5ff6e430aabb5c87e412e8bbc5fd18b85fa4826123cb6be2f8f41078863fda09304f9dbd1264bbf1c3c7d6c11700ede0a5db733fbd1a03ec915b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
new file mode 100644
index 00000000000..fc4c907783d
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.7.0:0="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-27 19:11 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-05-27 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     0f4af64c2547808e52530c85969c801b1ba3944b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 06:48:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 06:48:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4af64c

x11-drivers/xf86-input-libinput: Stabilize 1.0.1 arm64, #787818

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
index d2c3dc52a24..99d48c2c493 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-27 19:14 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-05-27 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     58f2aeb9869d3b42a0037f470232ed7af335a394
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 19:14:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 19:14:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f2aeb9

x11-drivers/xf86-input-libinput: Stabilize 1.0.1 x86, #787818

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
index 99d48c2c493..6b7773084b8 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-27 19:18 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-05-27 19:18 UTC (permalink / raw
  To: gentoo-commits

commit:     e9c3a59428f737bb8d2585941f526b87561c9268
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 19:16:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 19:16:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c3a594

x11-drivers/xf86-input-libinput: Stabilize 1.0.1 amd64, #787818

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
index 6b7773084b8..f53d2bf6107 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-27 19:18 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-05-27 19:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c6cfe0a91ca2cbd79e40b055aa530cb2b334de02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 19:17:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 19:17:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cfe0a9

x11-drivers/xf86-input-libinput: Stabilize 1.0.1 sparc, #787818

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
index f53d2bf6107..57c9c375f75 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-27 19:23 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-05-27 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4ff2e62c111bdbf1ed7ba07fc2196e80cb280771
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 19:22:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 27 19:22:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff2e62c

x11-drivers/xf86-input-libinput: Stabilize 1.0.1 ppc, #787818

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
index 008cbe6db20..d30c811957c 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.7.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-05-29 18:16 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-05-29 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     68abbafa7942e4b1e8fc63765c57add39f1f38aa
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 18:13:36 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 29 18:16:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68abbafa

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  2 --
 .../xf86-input-libinput-0.30.0.ebuild              | 22 ----------------------
 .../xf86-input-libinput-1.0.0.ebuild               | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 37249e1407f..baf62cae902 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,3 +1 @@
-DIST xf86-input-libinput-0.30.0.tar.bz2 378270 BLAKE2B 1c24f2e73897372ae00f4b660a4fb580f854d2ae177a638c9ed74626cafa81be48617767901e9efdd12a37ae4cdf34617e9136e118128503ecd6b75fc48be0c0 SHA512 823f80f7d53866f2f06c1fb7b2d64111bf807329acaaeda4a09413cdb5f3e3235c1dd4f99183aae75adf5a01503e40e35b4449b31f977afd842b4723b062c380
-DIST xf86-input-libinput-1.0.0.tar.bz2 378978 BLAKE2B 7a0b565d4fdf20c27689c598b63977a79fdb75ab4894f21428ec4ae49b207adc424de455e1fd0581d927d65c79f7b823ade8ec83523eb1dfa53eeb200f6d9281 SHA512 8135afcdfd1d1bc8196c42680b2f3b3089ee25509776c52db4bdab0afca74d6ca1689a14b5e30a24834293d0377689138bd3ea4b249c9310d5ec5777ff3ebeb8
 DIST xf86-input-libinput-1.0.1.tar.bz2 379125 BLAKE2B 4cfb4ee34e2bb134c4e0345cb0ff40ce73f336cd60715095af3de1a1231ad192f24cf8b69b6b4339b037cb9a2bae6d33d92e6631d81ed2d24f6684767d804b4e SHA512 bb3cc4e9507d5ff6e430aabb5c87e412e8bbc5fd18b85fa4826123cb6be2f8f41078863fda09304f9dbd1264bbf1c3c7d6c11700ede0a5db733fbd1a03ec915b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
deleted file mode 100644
index d30c811957c..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.7.0:0="
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild
deleted file mode 100644
index fc4c907783d..00000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.7.0:0="
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-06-24  0:05 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-06-24  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9a4be6725cbb95137686bee5b4f5a4fe1a4e3548
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 00:02:59 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 00:05:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4be672

x11-drivers/xf86-input-libinput: Version bump to 1.1.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.1.0.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index baf62cae902..fea2755ccbe 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-1.0.1.tar.bz2 379125 BLAKE2B 4cfb4ee34e2bb134c4e0345cb0ff40ce73f336cd60715095af3de1a1231ad192f24cf8b69b6b4339b037cb9a2bae6d33d92e6631d81ed2d24f6684767d804b4e SHA512 bb3cc4e9507d5ff6e430aabb5c87e412e8bbc5fd18b85fa4826123cb6be2f8f41078863fda09304f9dbd1264bbf1c3c7d6c11700ede0a5db733fbd1a03ec915b
+DIST xf86-input-libinput-1.1.0.tar.bz2 380727 BLAKE2B 03f394340bb79ee928509471200434fd8efa1385a1747bd1c95743e2d235f806c7b2816496ec74518c18dc967c6761ea779d0c66b525aa80ac6a36bb80c4a45b SHA512 7def9a4834a9203d1672613b1a4b384a0eb3d664818865b375969bf9ca96c512b752859acc8916de9224f7e488f8d59953308e53b983dfa8031ca01fd707fa2b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
new file mode 100644
index 00000000000..c9db7e2345a
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.11.0:0="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-04 10:29 Sergei Trofimovich
  0 siblings, 0 replies; 162+ messages in thread
From: Sergei Trofimovich @ 2021-07-04 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ffc8d1ba03e78f3f3e42905e5add8d9c3a0a2613
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Jul  4 10:07:06 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 10:28:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc8d1ba

x11-drivers/xf86-input-libinput: stable 1.1.0 for sparc, bug #797562

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index c9db7e2345a..62863d68f5c 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-04 22:19 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-04 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     54673706ac35f048fab8ed4219a0c8f1b15a95a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  4 22:19:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 22:19:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54673706

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 amd64, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 62863d68f5c..97515fc6714 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-17  5:00 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-17  5:00 UTC (permalink / raw
  To: gentoo-commits

commit:     ea2414871908ffd75292664d514d09afe99ae414
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 04:58:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 04:58:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea241487

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 arm, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 97515fc6714..2595f49d418 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-17  5:00 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-17  5:00 UTC (permalink / raw
  To: gentoo-commits

commit:     92e9972dca1a2f54080d16e944729768c21bb971
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 04:59:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 04:59:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e9972d

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 arm64, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 2595f49d418..280f61547b7 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-24 13:43 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-24 13:43 UTC (permalink / raw
  To: gentoo-commits

commit:     22b89f44934cb50a0e05798e37715b7097e6d8bf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 13:42:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 13:42:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b89f44

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 x86, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 280f61547b7..2733f781a3a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-24 17:08 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-24 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4a5b9b0c80fd2fe9174d9708f60da510c5660529
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 17:05:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 17:05:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5b9b0c

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 ppc, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 2733f781a3a..67050b07e6d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-07-25 22:16 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-07-25 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8271a369c9b0a82877b0547d0aa725e7ea4c414a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 22:16:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 22:16:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8271a369

x11-drivers/xf86-input-libinput: Stabilize 1.1.0 ppc64, #797562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
index 67050b07e6d..2d726d024f1 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-09-24  2:54 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-09-24  2:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5b7f5fc439bdf4ce1d998ba8067259c760fb9ec4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 02:51:30 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 02:54:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7f5fc4

x11-drivers/xf86-input-libinput: Version bump to 1.2.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-1.2.0.ebuild                | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 4705655b51e..1ccf5ad9ef7 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-1.1.0.tar.bz2 380727 BLAKE2B 03f394340bb79ee928509471200434fd8efa1385a1747bd1c95743e2d235f806c7b2816496ec74518c18dc967c6761ea779d0c66b525aa80ac6a36bb80c4a45b SHA512 7def9a4834a9203d1672613b1a4b384a0eb3d664818865b375969bf9ca96c512b752859acc8916de9224f7e488f8d59953308e53b983dfa8031ca01fd707fa2b
+DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
new file mode 100644
index 00000000000..23bff0d8928
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND=">=dev-libs/libinput-1.11.0:0="
+DEPEND="${RDEPEND}
+	>=x11-base/xorg-proto-2021.5"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-07 22:10 Jakov Smolić
  0 siblings, 0 replies; 162+ messages in thread
From: Jakov Smolić @ 2021-11-07 22:10 UTC (permalink / raw
  To: gentoo-commits

commit:     39d8284a3d259be1da4c6c709b0d1ae80eb6dbab
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 22:10:20 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 22:10:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d8284a

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 amd64, #822339

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 23bff0d8928..d5510215022 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-12 20:51 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-11-12 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4cf95be189e2dbcd9356827e9f82cab740f2d7eb
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Nov 10 21:21:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 20:51:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf95be1

x11-drivers/xf86-input-libinput: stable 1.2.0 for sparc, bug #822339

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index d5510215022..ff216fb17a9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-15  1:12 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-11-15  1:12 UTC (permalink / raw
  To: gentoo-commits

commit:     8c3223f19433a269b14da096eee86fc705624334
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 01:12:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 01:12:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3223f1

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 arm, #822339

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index ff216fb17a92..c7fead3db22c 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-15  8:38 Jakov Smolić
  0 siblings, 0 replies; 162+ messages in thread
From: Jakov Smolić @ 2021-11-15  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a7cda79d826a5473bbb05eb5a51988c924466f62
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 08:37:58 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 08:37:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7cda79d

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 x86, #822339

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index c7fead3db22c..7a5ead6c52a1 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-17  7:49 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2021-11-17  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 07:47:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 07:48:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7eb9fa9

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 arm64, #822339

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 7a5ead6c52a1..17dad6b12a03 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-17 16:51 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2021-11-17 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     97664112ebcca9c17ad34cc767158f79dd7d973f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 16:51:06 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 16:51:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97664112

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 ppc, #822339

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 17dad6b12a03..40655664c45a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-17 22:55 Georgy Yakovlev
  0 siblings, 0 replies; 162+ messages in thread
From: Georgy Yakovlev @ 2021-11-17 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     087ce2e394f9dee4f0c574387f88509cd7258db7
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 21:24:43 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 22:54:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=087ce2e3

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 ppc64, #822339

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 40655664c45a..015cc4b53f82 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2021-11-18  7:48 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2021-11-18  7:48 UTC (permalink / raw
  To: gentoo-commits

commit:     380300c58797582aa97e9eed36e6d928e8ad0f85
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 07:45:40 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 07:46:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380300c5

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-1.1.0.ebuild               | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 1ccf5ad9ef7c..a879a90a5f14 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-1.1.0.tar.bz2 380727 BLAKE2B 03f394340bb79ee928509471200434fd8efa1385a1747bd1c95743e2d235f806c7b2816496ec74518c18dc967c6761ea779d0c66b525aa80ac6a36bb80c4a45b SHA512 7def9a4834a9203d1672613b1a4b384a0eb3d664818865b375969bf9ca96c512b752859acc8916de9224f7e488f8d59953308e53b983dfa8031ca01fd707fa2b
 DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
deleted file mode 100644
index 2d726d024f1f..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.11.0:0="
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-01-03 21:01 James Le Cuirot
  0 siblings, 0 replies; 162+ messages in thread
From: James Le Cuirot @ 2022-01-03 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     0ffa61b76b77b3b45ea6290b219cad6403355152
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  3 20:58:14 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan  3 21:00:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffa61b7

x11-drivers/xf86-input-libinput: Keyword 1.2.0 for ~m68k

Manually tested and working.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 015cc4b53f82..4af16d07326c 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-01-24  6:23 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2022-01-24  6:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7d72436360f944ff65a6d763b0a09055cc2072a8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 06:23:16 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 06:23:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d724363

x11-drivers/xf86-input-libinput: Version bump to 1.2.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.2.1.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index a879a90a5f14..5c4eb4fefbe3 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d
+DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
new file mode 100644
index 000000000000..bdc7d73ecf16
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+XORG_TARBALL_SUFFIX="xz"
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND=">=dev-libs/libinput-1.11.0:0="
+DEPEND="${RDEPEND}
+	>=x11-base/xorg-proto-2021.5"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-05-08  7:34 WANG Xuerui
  0 siblings, 0 replies; 162+ messages in thread
From: WANG Xuerui @ 2022-05-08  7:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0e448288cb52c13fb14840e62ca4fff9bcb72153
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 07:17:47 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun May  8 07:33:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e448288

x11-drivers/xf86-input-libinput: keyword 1.2.1 for ~loong

Tests passed on real hardware.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index bdc7d73ecf16..7c2dc62a9259 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-05-13 12:27 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2022-05-13 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     8e3ed499c382741bbff2a46df74a3d565ab121e9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 12:25:28 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 13 12:27:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3ed499

x11-drivers/xf86-input-libinput: Drop old versions

Bug: https://bugs.gentoo.org/839729
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 -
 .../xf86-input-libinput-1.2.0.ebuild                | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 5c4eb4fefbe3..dd09b0b53344 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d
 DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
deleted file mode 100644
index 4af16d07326c..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND=">=dev-libs/libinput-1.11.0:0="
-DEPEND="${RDEPEND}
-	>=x11-base/xorg-proto-2021.5"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-05-13 12:49 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2022-05-13 12:49 UTC (permalink / raw
  To: gentoo-commits

commit:     47e2c41644645c7b013f9b278b76495d319552c6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 12:47:56 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 13 12:49:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e2c416

Revert "x11-drivers/xf86-input-libinput: Drop old versions"

This reverts commit 8e3ed499c382741bbff2a46df74a3d565ab121e9.

Bug: https://bugs.gentoo.org/839729
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 +
 .../xf86-input-libinput-1.2.0.ebuild                | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index dd09b0b53344..5c4eb4fefbe3 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
+DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d
 DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
new file mode 100644
index 000000000000..4af16d07326c
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+RDEPEND=">=dev-libs/libinput-1.11.0:0="
+DEPEND="${RDEPEND}
+	>=x11-base/xorg-proto-2021.5"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16  6:09 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2022-06-16  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d6bf001f8756a8dd5745faa4f1f0a941fa8f85e8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 06:09:29 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 06:09:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bf001f

x11-drivers/xf86-input-libinput: ppc stable wrt bug #852191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index 7c2dc62a9259..e1f20078c6fe 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16  6:10 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2022-06-16  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     a0e80a7da9ed46bb3d20372fef9c62c98ae29fd0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 06:10:24 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 06:10:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e80a7d

x11-drivers/xf86-input-libinput: sparc stable wrt bug #852191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index e1f20078c6fe..97b6164b5065 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16  7:38 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2022-06-16  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5285a841551745c4d4b5f5754e1ff9686adf7470
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 07:37:53 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 07:37:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5285a841

x11-drivers/xf86-input-libinput: arm stable wrt bug #852191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index 97b6164b5065..cabaf2b10981 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16  7:39 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2022-06-16  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     87042f2181bcb55161255e0b13736771da9612d4
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 07:38:47 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 07:38:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87042f21

x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #852191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index cabaf2b10981..f0ed5cbdc54d 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16 15:16 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2022-06-16 15:16 UTC (permalink / raw
  To: gentoo-commits

commit:     365dfc96b6a81704b04bbcfcd0b6a5843a232cf3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 15:16:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 15:16:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365dfc96

x11-drivers/xf86-input-libinput: Stabilize 1.2.1 x86, #852191

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index 33412eef3365..0bea7a2a5ac8 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-16 15:16 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2022-06-16 15:16 UTC (permalink / raw
  To: gentoo-commits

commit:     df09f7ecea942a4c29bfa4e1e1e1f0a78cae175a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 15:16:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 15:16:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df09f7ec

x11-drivers/xf86-input-libinput: Stabilize 1.2.1 amd64, #852191

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index f0ed5cbdc54d..33412eef3365 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-17  6:56 Agostino Sarubbo
  0 siblings, 0 replies; 162+ messages in thread
From: Agostino Sarubbo @ 2022-06-17  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     52c9589933aa07e2cea86950aadfdb7b654f7928
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 06:56:08 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 06:56:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c95899

x11-drivers/xf86-input-libinput: arm64 stable wrt bug #852191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
index 0bea7a2a5ac8..590c9a56d453 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2022-06-24 16:26 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2022-06-24 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     871ec55211c70477fd30707d3f3b9fa736b02d71
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 16:18:04 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 16:25:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871ec552

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest            |  1 -
 .../xf86-input-libinput-1.2.0.ebuild                | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 5c4eb4fefbe3..dd09b0b53344 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-1.2.0.tar.bz2 358985 BLAKE2B f6fc97c4cb81ae61604d2a56063127a5a9a548c529eda9c506a77d8591b9a439cd0fac9c471e7429fddac6e8c4c043087e53d5113ac62c8bdb5b11381f3d5dce SHA512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d
 DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
deleted file mode 100644
index 4af16d07326c..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND=">=dev-libs/libinput-1.11.0:0="
-DEPEND="${RDEPEND}
-	>=x11-base/xorg-proto-2021.5"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-04-05  2:13 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2023-04-05  2:13 UTC (permalink / raw
  To: gentoo-commits

commit:     3772d11a3a6c14fa95b42391795ba28044f9d428
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 02:07:09 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 02:13:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3772d11a

x11-drivers/xf86-input-libinput: Version bump to 1.3.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.3.0.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index dd09b0b53344..71b104a8772f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7
+DIST xf86-input-libinput-1.3.0.tar.xz 325664 BLAKE2B e96e375fe1326786fbb6920a9652780a64e08805ba02ec2a424fe97ca2834e55715c7f2245cf92d51c6e607a83fec8eadd4be737967348421a016427da11f13c SHA512 f81f408b37e5f98ee97337dc4da6e78449e554e0ab2a3c6791b089d2cb6d645d0206ddf9babbc2120ab8bfe3b1489314fe42503ee015cec41775024538f3a34f

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
new file mode 100644
index 000000000000..18ad3d60904b
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+XORG_TARBALL_SUFFIX="xz"
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND=">=dev-libs/libinput-1.23.0:0="
+DEPEND="${RDEPEND}
+	>=x11-base/xorg-proto-2021.5"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:18 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-05-10 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5223051a97d0e4ecd45d0be921e0453bb71df41e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:18:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:18:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5223051a

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 amd64, #906072

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index 18ad3d60904b..bd46017d93ea 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:35 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-05-10 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     f29e523bf588dc37c96e55f90b4d2bce75dd6ec2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:34:21 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:34:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29e523b

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 arm, #906072

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index 61eb7abe6068..e856d7b89c8e 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:35 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-05-10 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     6ceee58839383127c1e1967b75aaec9881d5773c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:34:15 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:34:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ceee588

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 arm64, #906072

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index bd46017d93ea..61eb7abe6068 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:35 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-05-10 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     3e88c923d5f30217f86da862d1651ac8fb3f9751
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:34:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:34:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e88c923

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 sparc, #906072

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index e856d7b89c8e..24513de2ed94 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:35 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-05-10 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     548196e347dd35b647cbd5144148263990dfd2a4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:34:34 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:34:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548196e3

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 ppc64, #906072

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index 24513de2ed94..0255d67b9351 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 16:38 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-05-10 16:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9f20a8cb6f5641714b33a838f6592065a330b04a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:38:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:38:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f20a8cb

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 ppc, #906072

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index 0255d67b9351..94fa417ec13a 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-10 17:07 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-05-10 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     05391daf9a8e02f0ac4e05af49e53ccd5a7c8019
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 17:07:06 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 17:07:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05391daf

x11-drivers/xf86-input-libinput: Stabilize 1.3.0 x86, #906072

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
index 94fa417ec13a..29932bc33583 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-05-12 22:34 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2023-05-12 22:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b294b20b760124ad783a7c5aec4399cb2fba3cd9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 22:12:10 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 12 22:34:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b294b20b

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-1.2.1.ebuild               | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 71b104a8772f..c5659f39f780 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-1.2.1.tar.xz 312324 BLAKE2B 2ce0419b19306f38cd8adb4159270b3943893032480325243066800cb1256dc1e497756da004f42510a6f6c78b1a3b73a41feccc66d5ce9c7cf40595008abebc SHA512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7
 DIST xf86-input-libinput-1.3.0.tar.xz 325664 BLAKE2B e96e375fe1326786fbb6920a9652780a64e08805ba02ec2a424fe97ca2834e55715c7f2245cf92d51c6e607a83fec8eadd4be737967348421a016427da11f13c SHA512 f81f408b37e5f98ee97337dc4da6e78449e554e0ab2a3c6791b089d2cb6d645d0206ddf9babbc2120ab8bfe3b1489314fe42503ee015cec41775024538f3a34f

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
deleted file mode 100644
index 590c9a56d453..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-XORG_TARBALL_SUFFIX="xz"
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND=">=dev-libs/libinput-1.11.0:0="
-DEPEND="${RDEPEND}
-	>=x11-base/xorg-proto-2021.5"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-08-26 16:03 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2023-08-26 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     006b58cf85ccb135d878fc4bb1573f5411d83041
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 16:00:44 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 16:03:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006b58cf

x11-drivers/xf86-input-libinput: Version bump to 1.4.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 +
 .../xf86-input-libinput-1.4.0.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index c5659f39f780..935b8bce54f3 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1 +1,2 @@
 DIST xf86-input-libinput-1.3.0.tar.xz 325664 BLAKE2B e96e375fe1326786fbb6920a9652780a64e08805ba02ec2a424fe97ca2834e55715c7f2245cf92d51c6e607a83fec8eadd4be737967348421a016427da11f13c SHA512 f81f408b37e5f98ee97337dc4da6e78449e554e0ab2a3c6791b089d2cb6d645d0206ddf9babbc2120ab8bfe3b1489314fe42503ee015cec41775024538f3a34f
+DIST xf86-input-libinput-1.4.0.tar.xz 326708 BLAKE2B 258c0c1584e3dd370044be9702d669b1036597d936af9b7bda6cbd19642a9188054beab85a18d5571020859b3046db916efe05d4691f468eae706bd78c33e2d6 SHA512 b286b5425aeda5cfecd1de7f59663d169b95ffc55474dfbf28c2e13e5221cbeecd472d40b6094c0a937f83db67bf58a7fe0e07d25b6a6945d3fd669e717fc0bf

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
new file mode 100644
index 000000000000..18ad3d60904b
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+XORG_TARBALL_SUFFIX="xz"
+
+inherit linux-info xorg-3
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND=">=dev-libs/libinput-1.23.0:0="
+DEPEND="${RDEPEND}
+	>=x11-base/xorg-proto-2021.5"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+	CONFIG_CHECK="~TIMERFD"
+	check_extra_config
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13  2:44 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-10-13  2:44 UTC (permalink / raw
  To: gentoo-commits

commit:     584818f57c3fcd3a58d9525aa0151b050cac687c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 02:44:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 02:44:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584818f5

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 sparc, #915658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index 18ad3d60904b..4fe3147e6e72 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13  3:10 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-10-13  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     f06e89a920f8c0608735e3c56a88a73196838da5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 03:09:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 03:09:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06e89a9

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 arm64, #915658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index d93b14d5ebf7..618f6fa8a0bc 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13  3:10 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-10-13  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3591e00df9d6882d670a9634a701aa7532cf75e5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 03:09:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 03:09:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3591e00d

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 amd64, #915658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index 83ae5a0dfec5..a4ab388f260c 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13  3:10 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-10-13  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     2a9a1eb13ec66d4fe8c30b3aca593bf477a11da7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 03:09:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 03:09:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9a1eb1

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 x86, #915658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index a4ab388f260c..d93b14d5ebf7 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13  3:10 Sam James
  0 siblings, 0 replies; 162+ messages in thread
From: Sam James @ 2023-10-13  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     f509615f647a8199aa327320512fe812b4aab7e0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 03:09:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 03:09:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f509615f

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 arm, #915658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index 4fe3147e6e72..83ae5a0dfec5 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-13 14:14 Arthur Zamarin
  0 siblings, 0 replies; 162+ messages in thread
From: Arthur Zamarin @ 2023-10-13 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a378254e1be9a40540b17e5388c5e46547076272
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 14:14:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 14:14:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a378254e

x11-drivers/xf86-input-libinput: Stabilize 1.4.0 ppc, #915658

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
index b7c112216bdd..29932bc33583 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.23.0:0="
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
@ 2023-10-24 17:59 Matt Turner
  0 siblings, 0 replies; 162+ messages in thread
From: Matt Turner @ 2023-10-24 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     dc589a4f02d70453484ce8b0e8b0a7764744c413
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 17:51:20 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 17:58:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc589a4f

x11-drivers/xf86-input-libinput: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-libinput/Manifest           |  1 -
 .../xf86-input-libinput-1.3.0.ebuild               | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 935b8bce54f3..c87657372372 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-libinput-1.3.0.tar.xz 325664 BLAKE2B e96e375fe1326786fbb6920a9652780a64e08805ba02ec2a424fe97ca2834e55715c7f2245cf92d51c6e607a83fec8eadd4be737967348421a016427da11f13c SHA512 f81f408b37e5f98ee97337dc4da6e78449e554e0ab2a3c6791b089d2cb6d645d0206ddf9babbc2120ab8bfe3b1489314fe42503ee015cec41775024538f3a34f
 DIST xf86-input-libinput-1.4.0.tar.xz 326708 BLAKE2B 258c0c1584e3dd370044be9702d669b1036597d936af9b7bda6cbd19642a9188054beab85a18d5571020859b3046db916efe05d4691f468eae706bd78c33e2d6 SHA512 b286b5425aeda5cfecd1de7f59663d169b95ffc55474dfbf28c2e13e5221cbeecd472d40b6094c0a937f83db67bf58a7fe0e07d25b6a6945d3fd669e717fc0bf

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
deleted file mode 100644
index 29932bc33583..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-XORG_TARBALL_SUFFIX="xz"
-
-inherit linux-info xorg-3
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND=">=dev-libs/libinput-1.23.0:0="
-DEPEND="${RDEPEND}
-	>=x11-base/xorg-proto-2021.5"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
-	CONFIG_CHECK="~TIMERFD"
-	check_extra_config
-}


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

end of thread, other threads:[~2023-10-24 17:59 UTC | newest]

Thread overview: 162+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28 10:28 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2023-10-24 17:59 Matt Turner
2023-10-13 14:14 Arthur Zamarin
2023-10-13  3:10 Sam James
2023-10-13  3:10 Sam James
2023-10-13  3:10 Sam James
2023-10-13  3:10 Sam James
2023-10-13  2:44 Sam James
2023-08-26 16:03 Matt Turner
2023-05-12 22:34 Matt Turner
2023-05-10 17:07 Arthur Zamarin
2023-05-10 16:38 Sam James
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:18 Sam James
2023-04-05  2:13 Matt Turner
2022-06-24 16:26 Matt Turner
2022-06-17  6:56 Agostino Sarubbo
2022-06-16 15:16 Sam James
2022-06-16 15:16 Sam James
2022-06-16  7:39 Agostino Sarubbo
2022-06-16  7:38 Agostino Sarubbo
2022-06-16  6:10 Agostino Sarubbo
2022-06-16  6:09 Agostino Sarubbo
2022-05-13 12:49 Matt Turner
2022-05-13 12:27 Matt Turner
2022-05-08  7:34 WANG Xuerui
2022-01-24  6:23 Matt Turner
2022-01-03 21:01 James Le Cuirot
2021-11-18  7:48 Matt Turner
2021-11-17 22:55 Georgy Yakovlev
2021-11-17 16:51 Arthur Zamarin
2021-11-17  7:49 Sam James
2021-11-15  8:38 Jakov Smolić
2021-11-15  1:12 Sam James
2021-11-12 20:51 Sam James
2021-11-07 22:10 Jakov Smolić
2021-09-24  2:54 Matt Turner
2021-07-25 22:16 Sam James
2021-07-24 17:08 Sam James
2021-07-24 13:43 Sam James
2021-07-17  5:00 Sam James
2021-07-17  5:00 Sam James
2021-07-04 22:19 Sam James
2021-07-04 10:29 Sergei Trofimovich
2021-06-24  0:05 Matt Turner
2021-05-29 18:16 Matt Turner
2021-05-27 19:23 Sam James
2021-05-27 19:18 Sam James
2021-05-27 19:18 Sam James
2021-05-27 19:14 Sam James
2021-05-27 19:11 Sam James
2021-04-30 19:08 Matt Turner
2021-04-06 15:44 Matt Turner
2020-12-14 22:51 Sergei Trofimovich
2020-06-24 20:13 Matt Turner
2020-06-24 17:22 Sergei Trofimovich
2020-06-15 15:16 Agostino Sarubbo
2020-06-15 15:12 Agostino Sarubbo
2020-06-15 15:10 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-15 15:06 Agostino Sarubbo
2020-06-15 15:03 Agostino Sarubbo
2020-06-15 15:00 Agostino Sarubbo
2020-05-20 17:44 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21  0:15 Mikle Kolyada
2019-09-21  0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-08-12  4:48 Matt Turner
2019-04-09  1:32 Aaron Bauman
2019-03-16 18:40 Sergei Trofimovich
2019-03-03 11:48 Mikle Kolyada
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-02-15 17:05 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-12 21:03 Sergei Trofimovich
2019-02-12  8:11 Sergei Trofimovich
2019-02-10  7:46 Mikle Kolyada
2019-02-04  3:58 Matt Turner
2019-01-20  5:43 Matt Turner
2018-11-01  6:09 Markus Meier
2018-10-28 23:57 Matt Turner
2018-10-28 20:37 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26  1:55 Matt Turner
2018-10-26  1:55 Matt Turner
2018-10-26  0:52 Thomas Deutschmann
2018-10-25 17:38 Mikle Kolyada
2018-10-15  5:10 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-07-27 23:18 Matt Turner
2018-07-17 14:15 Matt Turner
2018-07-17 14:15 Matt Turner
2018-06-22 10:51 Mikle Kolyada
2018-05-20 18:37 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08  6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:26 Mikle Kolyada
2018-04-10  0:23 Manuel Rüger
2018-03-20 19:17 Matt Turner
2018-03-19 19:51 Sergei Trofimovich
2017-10-27 19:36 Matt Turner
2017-09-18 14:20 Manuel Rüger
2017-09-18 14:20 Manuel Rüger
2017-06-24  8:40 Markus Meier
2017-06-17  8:11 Alexis Ballier
2017-06-04 19:20 Tobias Klausmann
2017-06-01  9:13 Agostino Sarubbo
2017-05-31 13:06 Agostino Sarubbo
2017-05-05 15:55 Manuel Rüger
2017-03-16  8:15 Jeroen Roovers
2017-03-09  6:52 Matt Turner
2017-03-08  7:44 Michael Weber
2017-02-09 14:38 Manuel Rüger
2017-01-29 17:32 Matt Turner
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2017-01-20 18:21 Manuel Rüger
2016-12-12 21:15 Manuel Rüger
2016-11-29 23:44 Manuel Rüger
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13  9:23 Agostino Sarubbo
2016-10-19 13:09 Matt Turner
2016-10-01 11:27 Manuel Rüger
2016-10-01 11:18 Manuel Rüger
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17  1:23 Manuel Rüger
2016-08-05 23:30 Markus Meier
2016-08-03  4:32 Jeroen Roovers
2016-07-31  9:23 Pacho Ramos
2016-05-04 12:27 Manuel Rüger
2016-05-04 12:27 Manuel Rüger
2016-04-24 21:06 Chí-Thanh Christopher Nguyễn
2016-04-07 18:26 Manuel Rüger
2016-02-27  9:52 Manuel Rüger
2016-02-27  9:52 Manuel Rüger
2015-12-24 15:45 Manuel Rüger
2015-12-24 15:45 Manuel Rüger
2015-12-19 21:38 Markus Meier
2015-10-27 19:59 Manuel Rüger
2015-10-27 19:55 Manuel Rüger
2015-09-11 22:05 Manuel Rüger
2015-08-09 12:49 Chí-Thanh Christopher Nguyễn

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