diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:34:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:34:42 +0000 |
commit | d369b04ac735a8379fbc10bad6303f1b066dd44a (patch) | |
tree | c82e0d200c8499f41711cfaa5e504300f8a56b71 /x11-apps/xinput | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-d369b04ac735a8379fbc10bad6303f1b066dd44a.tar.gz gentoo-2-d369b04ac735a8379fbc10bad6303f1b066dd44a.tar.bz2 gentoo-2-d369b04ac735a8379fbc10bad6303f1b066dd44a.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/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 4df9a2cf2332..b181fe3128e3 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.46 2012/06/28 05:29:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.47 2012/06/28 14:34:42 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xinput-1.6.0.ebuild: + Stable for HPPA (bug #419473). 28 Jun 2012; Markus Meier <maekke@gentoo.org> xinput-1.6.0.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xinput/xinput-1.6.0.ebuild b/x11-apps/xinput/xinput-1.6.0.ebuild index 31c73d0fc3c7..c49c26d95b30 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.5 2012/06/28 05:29:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.6.0.ebuild,v 1.6 2012/06/28 14:34:42 jer 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 |