jer 15/03/06 07:37:01 Modified: ChangeLog xf86-input-mouse-1.9.1.ebuild Log: Stable for HPPA (bug #530652). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.156 x11-drivers/xf86-input-mouse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.156&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.156&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.155&r2=1.156 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- ChangeLog 3 Mar 2015 11:03:46 -0000 1.155 +++ ChangeLog 6 Mar 2015 07:37:01 -0000 1.156 @@ -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.155 2015/03/03 11:03:46 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.156 2015/03/06 07:37:01 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <[email protected]> xf86-input-mouse-1.9.1.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <[email protected]> xf86-input-mouse-1.9.1.ebuild: add arm64 support, tested on A53 board 1.10 x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild?r1=1.9&r2=1.10 Index: xf86-input-mouse-1.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xf86-input-mouse-1.9.1.ebuild 3 Mar 2015 11:03:46 -0000 1.9 +++ xf86-input-mouse-1.9.1.ebuild 6 Mar 2015 07:37:01 -0000 1.10 @@ -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.9 2015/03/03 11:03:46 dlan Exp $ +# $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 $ 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"
