summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-19 12:28:19 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-19 12:28:19 +0000
commitc3df5407d3741794bc60a9b65a939b92b5462acd (patch)
treebe8c3f2b25ea803775929d1f7bd9979f93b76a8b /x11-drivers
parentStable on alpha, bug 553500 (diff)
downloadgentoo-2-c3df5407d3741794bc60a9b65a939b92b5462acd.tar.gz
gentoo-2-c3df5407d3741794bc60a9b65a939b92b5462acd.tar.bz2
gentoo-2-c3df5407d3741794bc60a9b65a939b92b5462acd.zip
Stable on alpha, bug 553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-libinput/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-libinput/ChangeLog b/x11-drivers/xf86-input-libinput/ChangeLog
index f517c0553006..fec6e4f717cb 100644
--- a/x11-drivers/xf86-input-libinput/ChangeLog
+++ b/x11-drivers/xf86-input-libinput/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-libinput
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.12 2015/07/16 15:03:19 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.13 2015/07/19 12:28:19 klausman Exp $
+
+ 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
+ xf86-input-libinput-0.6.0.ebuild:
+ Stable on alpha, bug 553500
*xf86-input-libinput-0.12.0 (16 Jul 2015)
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
index e5489d381cd7..94c0a428f3f1 100644
--- 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
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.9 2015/07/12 09:24:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.10 2015/07/19 12:28:19 klausman Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.org input driver based on libinput"
-KEYWORDS="amd64 arm hppa ~ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 x86"
IUSE=""
RDEPEND=">=dev-libs/libinput-0.8.0:0="