diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:56:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:56:19 +0000 |
commit | 339bc88d76a2cd4a7c0df2b31cd51df28ebffde8 (patch) | |
tree | 5cdd484e591f9279d23fe3230f695aca11483bd3 /x11-apps/xinput | |
parent | Change version scheme. Fix pod encoding (#422901). Force stable keywords (diff) | |
download | historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.tar.gz historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.tar.bz2 historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.zip |
Stable for x86, wrt bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
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 24aad415e5ee..337df6fb5d22 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.44 2012/06/22 20:30:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.45 2012/06/24 18:51:24 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xinput-1.6.0.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xinput-1.6.0.ebuild: Stable for amd64, wrt bug #419473 diff --git a/x11-apps/xinput/xinput-1.6.0.ebuild b/x11-apps/xinput/xinput-1.6.0.ebuild index 9181e05a4bda..e5cf8eae2e8e 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.3 2012/06/22 20:30:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.6.0.ebuild,v 1.4 2012/06/24 18:51:24 ago 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 |