diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:17:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:17:42 +0000 |
commit | aceab9008cd8a1f7a4ef24b33501ba49fc1ef0fe (patch) | |
tree | 29556668e0d2a83654268a4c91d61f932a031fda /app-emulation/zinc | |
parent | Updated DEPEND (diff) | |
download | gentoo-2-aceab9008cd8a1f7a4ef24b33501ba49fc1ef0fe.tar.gz gentoo-2-aceab9008cd8a1f7a4ef24b33501ba49fc1ef0fe.tar.bz2 gentoo-2-aceab9008cd8a1f7a4ef24b33501ba49fc1ef0fe.zip |
LICENSE update
Diffstat (limited to 'app-emulation/zinc')
-rw-r--r-- | app-emulation/zinc/zinc-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/zinc/zinc-0.9.ebuild b/app-emulation/zinc/zinc-0.9.ebuild index 689af9e0329d..00555d40e144 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.3 2002/10/17 01:13:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zinc/zinc-0.9.ebuild,v 1.4 2002/10/17 01:17:42 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." @@ -11,7 +11,7 @@ DEPEND="virtual/glibc virtual/opengl" RDEPEND="${DEPEND}" KEYWORDS="x86 -ppc -sparc -sparc64" -LICENSE="proprietary" +LICENSE="as-is" SLOT="0" src_install() { |