From 51b239926624dbbdbc6f3837c00b9582d5365221 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Wed, 30 Sep 2009 19:28:16 +0000 Subject: amd64 stable wrt #282290 (Portage version: 2.2_rc42/cvs/Linux x86_64) --- x11-apps/xinput/ChangeLog | 5 ++++- x11-apps/xinput/xinput-1.4.2.ebuild | 10 +++++----- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'x11-apps/xinput') diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index e90704822228..9780df0a3742 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.2 2009/06/23 20:58:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.3 2009/09/30 19:28:16 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen xinput-1.4.2.ebuild: + amd64 stable wrt #282290 23 Jun 2009; Tobias Klausmann xinput-1.4.2.ebuild: Stable on alpha for xorg-server-1.5/xorg-x11-7.4 diff --git a/x11-apps/xinput/xinput-1.4.2.ebuild b/x11-apps/xinput/xinput-1.4.2.ebuild index e8815af55683..3d562913915e 100644 --- a/x11-apps/xinput/xinput-1.4.2.ebuild +++ b/x11-apps/xinput/xinput-1.4.2.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-apps/xinput/xinput-1.4.2.ebuild,v 1.2 2009/06/23 20:58:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.3 2009/09/30 19:28:16 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,11 +9,11 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" LICENSE="as-is" -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 - x11-libs/libXext + +RDEPEND="x11-libs/libX11 + x11-libs/libXext >=x11-libs/libXi-1.2" DEPEND="${RDEPEND} >=x11-proto/inputproto-1.5" -- cgit v1.2.3-65-gdbad