diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 19:07:23 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 19:07:23 +0000 |
commit | e3babd44a8ac61b92e6f6b471d582d4b2fb5f91b (patch) | |
tree | 80cba3922bdddc654965fd9b98c5442e531d7005 /app-emulation/xtrs | |
parent | fix wrong LICENSE (diff) | |
download | gentoo-2-e3babd44a8ac61b92e6f6b471d582d4b2fb5f91b.tar.gz gentoo-2-e3babd44a8ac61b92e6f6b471d582d4b2fb5f91b.tar.bz2 gentoo-2-e3babd44a8ac61b92e6f6b471d582d4b2fb5f91b.zip |
fix LICENSE some more
Diffstat (limited to 'app-emulation/xtrs')
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xtrs/xtrs-4.9.ebuild b/app-emulation/xtrs/xtrs-4.9.ebuild index 668a7b843ea8..446e04e189fb 100644 --- a/app-emulation/xtrs/xtrs-4.9.ebuild +++ b/app-emulation/xtrs/xtrs-4.9.ebuild @@ -1,10 +1,10 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.2 2002/07/01 19:04:46 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.3 2002/07/01 19:07:23 danarmak Exp $ DESCRIPTION="XTRS 4.9.0 - RadioShack TRS80 Emulator, inc. FreeWare ROM & LDOS Image" HOMEPAGE="http://www.tim-mann.org/trs80.html" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="sys-libs/ncurses sys-libs/readline |