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 | 2cb46d24dcac56839b41c33dc3b2b9da06a583e4 (patch) | |
tree | f4efb7a5a8b0857f74e89a0d3d6fecb0564d7be7 /app-emulation/spectemu/spectemu-0.9.4.ebuild | |
parent | re-adding (diff) | |
download | gentoo-2-2cb46d24dcac56839b41c33dc3b2b9da06a583e4.tar.gz gentoo-2-2cb46d24dcac56839b41c33dc3b2b9da06a583e4.tar.bz2 gentoo-2-2cb46d24dcac56839b41c33dc3b2b9da06a583e4.zip |
repoman'd
Diffstat (limited to 'app-emulation/spectemu/spectemu-0.9.4.ebuild')
-rw-r--r-- | app-emulation/spectemu/spectemu-0.9.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild index c2f5f28f0eb6..cde66de40ea9 100644 --- a/app-emulation/spectemu/spectemu-0.9.4.ebuild +++ b/app-emulation/spectemu/spectemu-0.9.4.ebuild @@ -1,12 +1,13 @@ # 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.2 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.3 2002/07/27 15:51:37 stubear Exp $ DESCRIPTION="48k ZX Spectrum Emulator" HOMEPAGE="http://kempelen.iit.bme.hu/~mszeredi/spectemu/spectemu.html" LICENSE="GPL | LGPL" SRC_URI="http://home.gwi.net/~plemon/sources/spectemu-0.94.tar.gz" - +KEYWORDS="x86" +SLOT="0" ### Several versions of specemu exist, xspect & vgaspect, utilising X11 ### and/or svgalib. libreadline provides optional runtime features. ### The ./configure script automagically figures out which binaries to build |