diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-12 10:17:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-12 10:17:57 +0000 |
commit | 3b4fcec64250e39d71596f181d1a031cd3826a1a (patch) | |
tree | f2d904e27c14efa1f5d91215973d46336f8b09b1 /x11-misc/xinput | |
parent | Add ~arm/~sh (diff) | |
download | gentoo-2-3b4fcec64250e39d71596f181d1a031cd3826a1a.tar.gz gentoo-2-3b4fcec64250e39d71596f181d1a031cd3826a1a.tar.bz2 gentoo-2-3b4fcec64250e39d71596f181d1a031cd3826a1a.zip |
Add ~arm/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index a69f9e325d07..0a2ae24cded1 100644 --- a/x11-misc/xinput/ChangeLog +++ b/x11-misc/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xinput # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.19 2009/03/02 16:31:52 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.20 2009/03/12 10:17:57 armin76 Exp $ + + 12 Mar 2009; Raúl Porcel <armin76@gentoo.org> xinput-1.4.0.ebuild: + Add ~arm/~sh 02 Mar 2009; Peter Volkov <pva@gentoo.org> xinput-1.3.0.ebuild, xinput-1.4.0.ebuild: diff --git a/x11-misc/xinput/xinput-1.4.0.ebuild b/x11-misc/xinput/xinput-1.4.0.ebuild index 9442685cdb6f..11d7b2d52019 100644 --- a/x11-misc/xinput/xinput-1.4.0.ebuild +++ b/x11-misc/xinput/xinput-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.2 2009/03/02 16:31:52 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.3 2009/03/12 10:17:57 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2" LICENSE="as-is" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=" x11-libs/libX11 |