diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 01:05:09 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 01:05:09 +0000 |
commit | 787d982e2be30f268c6dbc5b02e0ae8b70d0e699 (patch) | |
tree | 9d086bd6613fa2c93246ee9236d53b279f780ecd /x11-misc/keytouch/keytouch-2.4.1.ebuild | |
parent | Slot gnome-menus dependency to 0 in preparation for gnome-menus-3.2. (diff) | |
download | historical-787d982e2be30f268c6dbc5b02e0ae8b70d0e699.tar.gz historical-787d982e2be30f268c6dbc5b02e0ae8b70d0e699.tar.bz2 historical-787d982e2be30f268c6dbc5b02e0ae8b70d0e699.zip |
Slot gnome-menus dependency to 0 in preparation for gnome-menus-3.2.
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/keytouch/keytouch-2.4.1.ebuild')
-rw-r--r-- | x11-misc/keytouch/keytouch-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/keytouch/keytouch-2.4.1.ebuild b/x11-misc/keytouch/keytouch-2.4.1.ebuild index 19551e0812c6..f98b9883ba79 100644 --- a/x11-misc/keytouch/keytouch-2.4.1.ebuild +++ b/x11-misc/keytouch/keytouch-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.5 2011/03/29 13:02:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.6 2011/10/28 01:05:09 tetromino Exp $ EAPI=2 inherit eutils linux-info @@ -16,7 +16,7 @@ IUSE="acpi kde" RDEPEND="x11-libs/gtk+:2 x11-libs/libXtst - gnome-base/gnome-menus + gnome-base/gnome-menus:0 media-libs/alsa-lib" DEPEND="${RDEPEND} dev-util/pkgconfig |