diff options
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/hercules-2.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 |