diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-04 06:03:22 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-04 06:03:22 +0000 |
commit | 451cbd43151b178e7c0c5afe6ab4574511574f6a (patch) | |
tree | edfcce5532419acae6761291a8c987456ee36a26 /x11-misc/synaptics/synaptics-0.13.5.ebuild | |
parent | Update dep from temporary hack to virtual/x11. (Manifest recommit) (diff) | |
download | gentoo-2-451cbd43151b178e7c0c5afe6ab4574511574f6a.tar.gz gentoo-2-451cbd43151b178e7c0c5afe6ab4574511574f6a.tar.bz2 gentoo-2-451cbd43151b178e7c0c5afe6ab4574511574f6a.zip |
x86.
Diffstat (limited to 'x11-misc/synaptics/synaptics-0.13.5.ebuild')
-rw-r--r-- | x11-misc/synaptics/synaptics-0.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/synaptics/synaptics-0.13.5.ebuild b/x11-misc/synaptics/synaptics-0.13.5.ebuild index 849ec6fce4e0..a5f1257f6800 100644 --- a/x11-misc/synaptics/synaptics-0.13.5.ebuild +++ b/x11-misc/synaptics/synaptics-0.13.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.13.5.ebuild,v 1.1 2004/09/02 18:31:28 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.13.5.ebuild,v 1.2 2004/10/04 06:03:22 spyderous Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://w1.894.telia.com/~u89404340/touchpad/" SRC_URI="http://w1.894.telia.com/~u89404340/touchpad/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" RDEPEND="|| ( x11-base/xorg-x11 >=x11-base/xfree-4.3.0-r6 )" DEPEND=">=sys-apps/sed-4" |