summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-12 09:24:25 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-12 09:24:25 +0000
commit95ad16de2ccfc15c84ed80116ad05970bb826589 (patch)
treef660bf6ecc65f22ccfb7f341a45eaafa67e78e94 /x11-drivers
parentStable for PPC64 (bug #553500). (diff)
downloadgentoo-2-95ad16de2ccfc15c84ed80116ad05970bb826589.tar.gz
gentoo-2-95ad16de2ccfc15c84ed80116ad05970bb826589.tar.bz2
gentoo-2-95ad16de2ccfc15c84ed80116ad05970bb826589.zip
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 f50c46af4c14..fbb8c0df3c08 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.10 2015/07/11 07:02:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.11 2015/07/12 09:24:25 jer Exp $
+
+ 12 Jul 2015; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-libinput-0.6.0.ebuild:
+ Stable for PPC64 (bug #553500).
11 Jul 2015; Markus Meier <maekke@gentoo.org>
xf86-input-libinput-0.6.0.ebuild:
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 1ce7e1994ef5..e5489d381cd7 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.8 2015/07/11 07:02:57 maekke Exp $
+# $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 $
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="amd64 arm hppa ~ppc ppc64 x86"
IUSE=""
RDEPEND=">=dev-libs/libinput-0.8.0:0="