diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:29:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:29:07 +0000 |
commit | a54b4ac6c3928772a79d842aa4bbd2318e3b1d72 (patch) | |
tree | 5dbfe6c6c7519a49864bef94ef29e566b7bc094f /x11-apps/xinput | |
parent | arm stable, bug #419473 (diff) | |
download | gentoo-2-a54b4ac6c3928772a79d842aa4bbd2318e3b1d72.tar.gz gentoo-2-a54b4ac6c3928772a79d842aa4bbd2318e3b1d72.tar.bz2 gentoo-2-a54b4ac6c3928772a79d842aa4bbd2318e3b1d72.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r-- | x11-apps/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinput/xinput-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index 337df6fb5d22..4df9a2cf2332 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.45 2012/06/24 18:51:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.46 2012/06/28 05:29:07 maekke Exp $ + + 28 Jun 2012; Markus Meier <maekke@gentoo.org> xinput-1.6.0.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xinput-1.6.0.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/xinput/xinput-1.6.0.ebuild b/x11-apps/xinput/xinput-1.6.0.ebuild index e5cf8eae2e8e..31c73d0fc3c7 100644 --- a/x11-apps/xinput/xinput-1.6.0.ebuild +++ b/x11-apps/xinput/xinput-1.6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.6.0.ebuild,v 1.4 2012/06/24 18:51:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.6.0.ebuild,v 1.5 2012/06/28 05:29:07 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Utility to set XInput device parameters" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libX11-1.3 |