From 2247e73a9b8a878fe69b9239af3aabfd67ef3e8e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 16 Oct 2002 23:48:04 +0000 Subject: space fix [lintool] for #9216 --- app-emulation/vice/vice-1.9.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-emulation/vice') diff --git a/app-emulation/vice/vice-1.9.ebuild b/app-emulation/vice/vice-1.9.ebuild index 0e0f56496a2e..1cc43ec9d700 100644 --- a/app-emulation/vice/vice-1.9.ebuild +++ b/app-emulation/vice/vice-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.3 2002/10/16 23:48:04 vapier Exp $ IUSE="sdl nls gnome" @@ -14,8 +14,7 @@ KEYWORDS="x86" DEPEND=">=x11-base/xfree-4.0 sdl? ( media-libs/libsdl ) gnome? ( gnome-base/gnome )" - -#RDEPEND="" +RDEPEND="${DEPEND}" S=${WORKDIR}/${P} -- cgit v1.2.3-65-gdbad