diff options
author | 2004-07-14 15:01:01 +0000 | |
---|---|---|
committer | 2004-07-14 15:01:01 +0000 | |
commit | bf1f631a68bf8cce52a3da6c704b5cab95f4df20 (patch) | |
tree | a5d2758911305679e7345b04c762c4a9c535a40c /games-simulation/corewars/corewars-0.9.13.ebuild | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.gz gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.bz2 gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.zip |
sync IUSE (missing)
Diffstat (limited to 'games-simulation/corewars/corewars-0.9.13.ebuild')
-rw-r--r-- | games-simulation/corewars/corewars-0.9.13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-simulation/corewars/corewars-0.9.13.ebuild b/games-simulation/corewars/corewars-0.9.13.ebuild index e22a79459a44..8daef65c1a34 100644 --- a/games-simulation/corewars/corewars-0.9.13.ebuild +++ b/games-simulation/corewars/corewars-0.9.13.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.4 2004/07/01 11:23:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.5 2004/07/14 14:58:38 agriffis Exp $ DESCRIPTION="Simulation game involving virtual machine code" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://corewars.sourceforge.net/" KEYWORDS="x86 ~ppc" +IUSE="" SLOT="0" LICENSE="GPL-2" |