diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:45:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:45:06 +0000 |
commit | a368e987bf8b2ea9b5d4d60b58b1564d0a3db0b9 (patch) | |
tree | 3790520bd820182cf9014ca564cae7f73020df76 | |
parent | P.use.mask dev-ruby/nokogiri ffi (diff) | |
download | gentoo-2-a368e987bf8b2ea9b5d4d60b58b1564d0a3db0b9.tar.gz gentoo-2-a368e987bf8b2ea9b5d4d60b58b1564d0a3db0b9.tar.bz2 gentoo-2-a368e987bf8b2ea9b5d4d60b58b1564d0a3db0b9.zip |
ia64/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
-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 9a544e9bd231..1bd21b8b41b6 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.27 2010/09/12 19:00:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.28 2010/09/19 19:45:06 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> xinput-1.5.2.ebuild: + ia64/sh/sparc stable wrt #327777 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xinput-1.5.2.ebuild: Stable on alpha, bug #327777 diff --git a/x11-apps/xinput/xinput-1.5.2.ebuild b/x11-apps/xinput/xinput-1.5.2.ebuild index 47f498d3a01d..75e578263735 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.7 2010/09/12 19:00:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.8 2010/09/19 19:45:06 armin76 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 |