summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-07 10:30:48 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-07 10:30:48 +0000
commitd69a6fccc34da1f426fe424b90c4b4acadeb076d (patch)
treecbad0d20d5fb5c3267db52f942c356a91e493464 /dev-libs/libinput
parentarm stable, bug #534012 (diff)
downloadgentoo-2-d69a6fccc34da1f426fe424b90c4b4acadeb076d.tar.gz
gentoo-2-d69a6fccc34da1f426fe424b90c4b4acadeb076d.tar.bz2
gentoo-2-d69a6fccc34da1f426fe424b90c4b4acadeb076d.zip
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/ChangeLog5
-rw-r--r--dev-libs/libinput/libinput-0.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libinput/ChangeLog b/dev-libs/libinput/ChangeLog
index 3d82f01e6442..79702d51bf13 100644
--- a/dev-libs/libinput/ChangeLog
+++ b/dev-libs/libinput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libinput
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.16 2015/03/24 12:12:38 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.17 2015/06/07 10:30:48 maekke Exp $
+
+ 07 Jun 2015; Markus Meier <maekke@gentoo.org> libinput-0.7.0.ebuild:
+ arm stable, bug #534012
*libinput-0.13.0 (24 Mar 2015)
diff --git a/dev-libs/libinput/libinput-0.7.0.ebuild b/dev-libs/libinput/libinput-0.7.0.ebuild
index 09e422088cbe..40758a5abab2 100644
--- a/dev-libs/libinput/libinput-0.7.0.ebuild
+++ b/dev-libs/libinput/libinput-0.7.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/dev-libs/libinput/libinput-0.7.0.ebuild,v 1.10 2015/03/15 13:18:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.7.0.ebuild,v 1.11 2015/06/07 10:30:48 maekke Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
# License appears to be a variant of libtiff
LICENSE="libtiff"
SLOT="0/5"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86"
IUSE=""
RESTRICT="test"