diff options
author | 2010-07-22 16:02:31 +0000 | |
---|---|---|
committer | 2010-07-22 16:02:31 +0000 | |
commit | 29e82be191f607533aa190c6c7821a8d9abb0b92 (patch) | |
tree | 30fb7eb85fbf9d2471a94ff24b578818983da82d /x11-apps/xinput | |
parent | 20100718 had a bug that was missed, fixed in 20100721. (diff) | |
download | historical-29e82be191f607533aa190c6c7821a8d9abb0b92.tar.gz historical-29e82be191f607533aa190c6c7821a8d9abb0b92.tar.bz2 historical-29e82be191f607533aa190c6c7821a8d9abb0b92.zip |
arm stable, bug #327777
Package-Manager: portage-2.2_rc67/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.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index e49d90a00580..aad308e1adaf 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.22 2010/07/14 17:06:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.23 2010/07/22 15:56:45 maekke Exp $ + + 22 Jul 2010; Markus Meier <maekke@gentoo.org> xinput-1.5.2.ebuild: + arm stable, bug #327777 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> xinput-1.5.2.ebuild: Stable for HPPA (bug #327777). diff --git a/x11-apps/xinput/xinput-1.5.2.ebuild b/x11-apps/xinput/xinput-1.5.2.ebuild index 0cfea770cc08..43cde6ec5d3f 100644 --- a/x11-apps/xinput/xinput-1.5.2.ebuild +++ b/x11-apps/xinput/xinput-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.4 2010/07/14 17:06:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.5 2010/07/22 15:56:45 maekke Exp $ EAPI=3 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Utility to set XInput device parameters" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libX11-1.3 |