diff options
author | 2002-10-20 18:37:53 +0000 | |
---|---|---|
committer | 2002-10-20 18:37:53 +0000 | |
commit | 7646efbc93f71e7025e84a34db0fdc8ea870daea (patch) | |
tree | 6f398cb4003b871929e8bb43aa8e556d27e76c4b /app-emulation/zinc | |
parent | Remove rdepend=depend (diff) | |
download | historical-7646efbc93f71e7025e84a34db0fdc8ea870daea.tar.gz historical-7646efbc93f71e7025e84a34db0fdc8ea870daea.tar.bz2 historical-7646efbc93f71e7025e84a34db0fdc8ea870daea.zip |
Remove rdepend=depend
Diffstat (limited to 'app-emulation/zinc')
-rw-r--r-- | app-emulation/zinc/zinc-0.9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/zinc/zinc-0.9.ebuild b/app-emulation/zinc/zinc-0.9.ebuild index 00555d40e144..f41021722cc0 100644 --- a/app-emulation/zinc/zinc-0.9.ebuild +++ b/app-emulation/zinc/zinc-0.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/zinc/zinc-0.9.ebuild,v 1.4 2002/10/17 01:17:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zinc/zinc-0.9.ebuild,v 1.5 2002/10/20 18:37:53 vapier Exp $ S="${WORKDIR}/zinc" DESCRIPTION="ZiNc is an x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco System 11 arcade systems." @@ -9,7 +9,6 @@ HOMEPAGE="http://www.emuhype.com/" DEPEND="virtual/glibc virtual/x11 virtual/opengl" -RDEPEND="${DEPEND}" KEYWORDS="x86 -ppc -sparc -sparc64" LICENSE="as-is" SLOT="0" |