diff options
author | Stuart Bouyer <stubear@gentoo.org> | 2002-07-27 15:51:37 +0000 |
---|---|---|
committer | Stuart Bouyer <stubear@gentoo.org> | 2002-07-27 15:51:37 +0000 |
commit | 05bfc2234eee0e87c4deefeb7bcf6899e6d468df (patch) | |
tree | 92a45954c5961c41f84ab5613864d849018a6561 /app-emulation/xtrs | |
parent | re-adding (diff) | |
download | historical-05bfc2234eee0e87c4deefeb7bcf6899e6d468df.tar.gz historical-05bfc2234eee0e87c4deefeb7bcf6899e6d468df.tar.bz2 historical-05bfc2234eee0e87c4deefeb7bcf6899e6d468df.zip |
repoman'd
Diffstat (limited to 'app-emulation/xtrs')
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-emulation/xtrs/xtrs-4.9.ebuild b/app-emulation/xtrs/xtrs-4.9.ebuild index 446e04e189fb..fe7b296b7e63 100644 --- a/app-emulation/xtrs/xtrs-4.9.ebuild +++ b/app-emulation/xtrs/xtrs-4.9.ebuild @@ -1,15 +1,16 @@ # 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.3 2002/07/01 19:07:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.4 2002/07/27 15:47:42 stubear Exp $ DESCRIPTION="XTRS 4.9.0 - RadioShack TRS80 Emulator, inc. FreeWare ROM & LDOS Image" HOMEPAGE="http://www.tim-mann.org/trs80.html" LICENSE="GPL-2" - +KEYWORDS="x86" +SLOT="0" DEPEND="sys-libs/ncurses sys-libs/readline x11-base/xfree " - +RDEPEND="${DEPEND}" SRC_URI="http://home.gwi.net/~plemon/sources/xtrs-4.9.tar.gz http://home.gwi.net/~plemon/support/disks/xtrs/ld4-631.tar.gz" |