diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-14 17:06:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-14 17:06:34 +0000 |
commit | 9033b3707ee73949d080be943d15541ce5786f41 (patch) | |
tree | 0542530c486fd077e907cf9010e6f73770366584 /x11-apps | |
parent | Stable for HPPA (bug #327777). (diff) | |
download | gentoo-2-9033b3707ee73949d080be943d15541ce5786f41.tar.gz gentoo-2-9033b3707ee73949d080be943d15541ce5786f41.tar.bz2 gentoo-2-9033b3707ee73949d080be943d15541ce5786f41.zip |
Stable for HPPA (bug #327777).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-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 |