diff options
author | 2010-07-14 17:09:43 +0000 | |
---|---|---|
committer | 2010-07-14 17:09:43 +0000 | |
commit | e3e2157e8ec6435360d2c2b675ebcf7a6568bcf4 (patch) | |
tree | a1b569b98cc959bad4c1f56304f1d03b872b3586 /x11-apps/xinput | |
parent | Stable for HPPA (bug #327777). (diff) | |
download | historical-e3e2157e8ec6435360d2c2b675ebcf7a6568bcf4.tar.gz historical-e3e2157e8ec6435360d2c2b675ebcf7a6568bcf4.tar.bz2 historical-e3e2157e8ec6435360d2c2b675ebcf7a6568bcf4.zip |
Stable for HPPA (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 ef215e28af68..e49d90a00580 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.21 2010/07/13 13:19:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.22 2010/07/14 17:06:34 jer Exp $ + + 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> xinput-1.5.2.ebuild: + Stable for HPPA (bug #327777). 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> xinput-1.5.2.ebuild: x86 stable, bug 327777 diff --git a/x11-apps/xinput/xinput-1.5.2.ebuild b/x11-apps/xinput/xinput-1.5.2.ebuild index ebd6d59b5dfb..0cfea770cc08 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.3 2010/07/13 13:19:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.4 2010/07/14 17:06:34 jer 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 |