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 | 9ae8a5aa9e07ce905963ae912395d58cfe1215c9 (patch) | |
tree | c144c93287a59a9e42398e95ab49cee8973cddb3 /app-emulation/xtrs | |
parent | fix wrong LICENSE (diff) | |
download | historical-9ae8a5aa9e07ce905963ae912395d58cfe1215c9.tar.gz historical-9ae8a5aa9e07ce905963ae912395d58cfe1215c9.tar.bz2 historical-9ae8a5aa9e07ce905963ae912395d58cfe1215c9.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 |