diff options
author | 2009-04-06 19:26:19 +0000 | |
---|---|---|
committer | 2009-04-06 19:26:19 +0000 | |
commit | 2590d9851cd57556ad11e4c48dfce600a7b67ca4 (patch) | |
tree | 116bb79c12dce7397483a4e54e0277546a612e96 /x11-misc | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-2590d9851cd57556ad11e4c48dfce600a7b67ca4.tar.gz gentoo-2-2590d9851cd57556ad11e4c48dfce600a7b67ca4.tar.bz2 gentoo-2-2590d9851cd57556ad11e4c48dfce600a7b67ca4.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'x11-misc')
-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 69e0c5b26e35..758d16e5cebf 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.24 2009/04/05 21:35:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.25 2009/04/06 19:26:19 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xinput-1.4.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xinput-1.4.0.ebuild: x86 stable, bug #251832 diff --git a/x11-misc/xinput/xinput-1.4.0.ebuild b/x11-misc/xinput/xinput-1.4.0.ebuild index 0e1b56ced996..4ce2f300de4d 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.7 2009/04/05 21:35:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.8 2009/04/06 19:26:19 bluebird 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 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=" x11-libs/libX11 |