From 89414aafef7b4662605766324cbfae205bfbe3e0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:42:45 +0000 Subject: Remove rdepend=depend --- app-emulation/hercules/hercules-2.15.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-emulation/hercules') diff --git a/app-emulation/hercules/hercules-2.15.ebuild b/app-emulation/hercules/hercules-2.15.ebuild index 5770a249c5ff..35fb427bba74 100644 --- a/app-emulation/hercules/hercules-2.15.ebuild +++ b/app-emulation/hercules/hercules-2.15.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/hercules/hercules-2.15.ebuild,v 1.5 2002/10/04 04:12:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.6 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" @@ -14,7 +14,6 @@ DEPEND="virtual/glibc sys-apps/bzip2 " -RDEPEND="${DEPEND}" src_compile() { local mycflags -- cgit v1.2.3-65-gdbad