From 776baa9b80d55c8e613f71d4fb7eefc3cb822e15 Mon Sep 17 00:00:00 2001 From: David Shakaryan Date: Sun, 22 Oct 2006 00:23:09 +0000 Subject: Remove monolithic X from dependencies. Package-Manager: portage-2.1.2_pre3-r6 --- x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'x11-misc/xhkeys/xhkeys-2.2.1.ebuild') diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index a30f7d041f24..2ae4405f708d 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.4 2006/01/21 17:29:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.5 2006/10/22 00:20:41 omp Exp $ DESCRIPTION="assign particular actions to any key or key combination" HOMEPAGE="http://www.geocities.com/wmalms/" @@ -11,16 +11,12 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext ) - virtual/x11 )" +RDEPEND="x11-libs/libX11 + x11-libs/libXt + x11-libs/libXext" DEPEND="${RDEPEND} - || ( ( - x11-proto/xextproto - x11-proto/xproto ) - virtual/x11 )" + x11-proto/xextproto + x11-proto/xproto" src_install() { dobin xhkeys xhkconf -- cgit v1.2.3-65-gdbad