diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:06:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:06:26 +0000 |
commit | 590c93b5bded041428f34853091fb69a23e01fa6 (patch) | |
tree | 7b643a8496466a26739f30120f619f96bb56409f /app-emulation/spectemu | |
parent | changed usage of USE var glide to 3dfx (diff) | |
download | historical-590c93b5bded041428f34853091fb69a23e01fa6.tar.gz historical-590c93b5bded041428f34853091fb69a23e01fa6.tar.bz2 historical-590c93b5bded041428f34853091fb69a23e01fa6.zip |
LICENSE update
Diffstat (limited to 'app-emulation/spectemu')
-rw-r--r-- | app-emulation/spectemu/spectemu-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild index f7e8fa1c8b1a..564fb69533af 100644 --- a/app-emulation/spectemu/spectemu-0.9.4.ebuild +++ b/app-emulation/spectemu/spectemu-0.9.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.5 2002/10/17 01:06:18 vapier Exp $ IUSE="X readline svga" DESCRIPTION="48k ZX Spectrum Emulator" HOMEPAGE="http://kempelen.iit.bme.hu/~mszeredi/spectemu/spectemu.html" -LICENSE="GPL | LGPL" +LICENSE="GPL-2 | LGPL-2" SRC_URI="http://home.gwi.net/~plemon/sources/spectemu-0.94.tar.gz" KEYWORDS="x86" SLOT="0" |