From 361b728bc5c566d974aca2a0de3a2134f819d7d7 Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Sat, 21 Jan 2006 18:31:47 +0000 Subject: Fixed DEPEND for modular X. Package-Manager: portage-2.1_pre3-r1 --- x11-misc/xplore/xplore-1.2a.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'x11-misc/xplore/xplore-1.2a.ebuild') diff --git a/x11-misc/xplore/xplore-1.2a.ebuild b/x11-misc/xplore/xplore-1.2a.ebuild index cdec68198cb2..0b5640e7c63f 100644 --- a/x11-misc/xplore/xplore-1.2a.ebuild +++ b/x11-misc/xplore/xplore-1.2a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.7 2005/11/01 12:52:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.8 2006/01/21 18:23:28 nelchael Exp $ inherit eutils @@ -15,8 +15,7 @@ LICENSE="GPL-2" KEYWORDS="x86" # its webpage states the lesstif does not fully work with xplore -DEPEND="virtual/x11 - x11-libs/openmotif" +DEPEND="x11-libs/openmotif" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad