diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-02 16:31:52 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-02 16:31:52 +0000 |
commit | 8520287a8d6846f139b736f503c5369bab5d61c2 (patch) | |
tree | 20fc765ee8f22ffefd496808221c35c20dc0d7a2 /x11-misc/xinput | |
parent | Add missing dbus and cppunit depends, disable automate update check, bug #260585 (diff) | |
download | gentoo-2-8520287a8d6846f139b736f503c5369bab5d61c2.tar.gz gentoo-2-8520287a8d6846f139b736f503c5369bab5d61c2.tar.bz2 gentoo-2-8520287a8d6846f139b736f503c5369bab5d61c2.zip |
~mips keyworded, bug #237411
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.3.0.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.4.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index be93b42c92f1..a69f9e325d07 100644 --- a/x11-misc/xinput/ChangeLog +++ b/x11-misc/xinput/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2009/01/16 10:29:17 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.19 2009/03/02 16:31:52 pva Exp $ + + 02 Mar 2009; Peter Volkov <pva@gentoo.org> xinput-1.3.0.ebuild, + xinput-1.4.0.ebuild: + ~mips keyworded, bug #237411 *xinput-1.4.0 (16 Jan 2009) diff --git a/x11-misc/xinput/xinput-1.3.0.ebuild b/x11-misc/xinput/xinput-1.3.0.ebuild index 5be398280726..5512c40e01d5 100644 --- a/x11-misc/xinput/xinput-1.3.0.ebuild +++ b/x11-misc/xinput/xinput-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.3.0.ebuild,v 1.6 2008/12/16 16:31:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.7 2009/03/02 16:31:52 pva 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXi" DEPEND="${RDEPEND} diff --git a/x11-misc/xinput/xinput-1.4.0.ebuild b/x11-misc/xinput/xinput-1.4.0.ebuild index c8e8ad7afff7..9442685cdb6f 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.1 2009/01/16 10:29:17 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.2 2009/03/02 16:31:52 pva 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=" x11-libs/libX11 |