summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-14 14:04:02 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-14 14:04:02 +0000
commit92a603954063bca249fe6e125b63e39734992cd4 (patch)
treec000d0a22ab3711767ad381a7d92a81c3823e787 /x11-drivers
parentarm stable, bug #530652 (diff)
downloadgentoo-2-92a603954063bca249fe6e125b63e39734992cd4.tar.gz
gentoo-2-92a603954063bca249fe6e125b63e39734992cd4.tar.bz2
gentoo-2-92a603954063bca249fe6e125b63e39734992cd4.zip
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-mouse/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog
index f2f55dc28adc..fe53e7b6e877 100644
--- a/x11-drivers/xf86-input-mouse/ChangeLog
+++ b/x11-drivers/xf86-input-mouse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-mouse
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.156 2015/03/06 07:37:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.157 2015/03/14 14:04:02 maekke Exp $
+
+ 14 Mar 2015; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.9.1.ebuild:
+ arm stable, bug #530652
06 Mar 2015; Jeroen Roovers <jer@gentoo.org> xf86-input-mouse-1.9.1.ebuild:
Stable for HPPA (bug #530652).
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild
index a45f6018c351..3ba616bfbde5 100644
--- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild
+++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild
@@ -1,13 +1,13 @@
# 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-mouse/xf86-input-mouse-1.9.1.ebuild,v 1.10 2015/03/06 07:37:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild,v 1.11 2015/03/14 14:04:02 maekke Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="X.Org driver for mouse input devices"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.7"