From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S7ciD-0005Y6-Mt for garchives@archives.gentoo.org; Wed, 14 Mar 2012 01:09:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C85DE0C86; Wed, 14 Mar 2012 01:09:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DCA04E0C86 for ; Wed, 14 Mar 2012 01:09:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 504991B40F9 for ; Wed, 14 Mar 2012 01:09:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0EAFAE5402 for ; Wed, 14 Mar 2012 01:08:59 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1331687349.b123c5d48affa656fc5b6795f3cf3e719bd3b14a.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild X-VCS-Directories: x11-drivers/xf86-input-synaptics/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: b123c5d48affa656fc5b6795f3cf3e719bd3b14a X-VCS-Branch: master Date: Wed, 14 Mar 2012 01:08:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 08bd2000-ab8b-44d3-9081-ab126d0018a7 X-Archives-Hash: cb77faabf3bf1ce618394231c45d2b5f commit: b123c5d48affa656fc5b6795f3cf3e719bd3b14a Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Wed Mar 14 01:09:09 2012 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Wed Mar 14 01:09:09 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3Db123c5d4 x11-drivers/xf86-input-synaptics: update dependencies per bug #407995. --- .../xf86-input-synaptics-9999.ebuild | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.e= build b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild index fec9b30..ef93d4c 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -12,11 +12,12 @@ HOMEPAGE=3D"http://cgit.freedesktop.org/xorg/driver/x= f86-input-synaptics/" KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86" IUSE=3D"" =20 -RDEPEND=3D" +RDEPEND=3D"sys-libs/mtdev >=3Dx11-base/xorg-server-1.8 >=3Dx11-libs/libXi-1.2 >=3Dx11-libs/libXtst-1.1.0" DEPEND=3D"${RDEPEND} + >=3Dsys-kernel/linux-headers-2.6.37 >=3Dx11-proto/recordproto-1.14" =20 DOCS=3D( "README" )