commit:     ba3828505d6d32172becb04e89136efad0b76b60
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 20:54:00 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 20:54:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba382850

x11-apps/xinput: Version bump

Package-Manager: portage-2.2.23

 x11-apps/xinput/Manifest            |  1 +
 x11-apps/xinput/xinput-1.6.2.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/xinput/Manifest b/x11-apps/xinput/Manifest
index 6605e4c..4753ef7 100644
--- a/x11-apps/xinput/Manifest
+++ b/x11-apps/xinput/Manifest
@@ -1 +1,2 @@
 DIST xinput-1.6.1.tar.bz2 152587 SHA256 
b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f SHA512 
b7770152837ee1f1d44e2737c0955d021441c4a8896edd63a6de896624315f1dc8c0391ce3ef23551ff584b0ed549103ae436bbfcab26f97cfc9f6dfb156f22a
 WHIRLPOOL 
14d9da0390d5b40cc81fe6934554ec52d5be74d008a9c23504df7acdeef64cb17e11849445dd1cc21b931f46dd49e8f56769955a9ed611fa560d58e67caadb62
+DIST xinput-1.6.2.tar.bz2 158061 SHA256 
3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4 SHA512 
dbef3a87dd47bb8c593f1305bea7978697a12434a4992584e4124d745bb366812366b44fc205159137a3db6f7b8338effd1b90641a194497b19159b9fd91939e
 WHIRLPOOL 
5d0e305607dec2f7920c4380dfe4b7a3efc9429b1ec3921a44bd0250d7606b761020f7f75478c1cff999811fa23ae71c95c8b01f7c2c327699c3bb022a44ea24

diff --git a/x11-apps/xinput/xinput-1.6.2.ebuild 
b/x11-apps/xinput/xinput-1.6.2.ebuild
new file mode 100644
index 0000000..56e41f5
--- /dev/null
+++ b/x11-apps/xinput/xinput-1.6.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="Utility to set XInput device parameters"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-libs/libX11-1.3
+       x11-libs/libXext
+       >=x11-libs/libXi-1.5.99.1
+       x11-libs/libXinerama
+       x11-libs/libXrandr"
+DEPEND="${RDEPEND}
+       >=x11-proto/inputproto-2.1.99.1"

Reply via email to