diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-02 22:55:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-02 22:55:28 +0000 |
commit | f7e7cc68361d57be6b212ee7634e0a4e52861bf5 (patch) | |
tree | 91cc51122fb784a98dea5327392da3620d188fe7 /games-simulation/corewars | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-f7e7cc68361d57be6b212ee7634e0a4e52861bf5.tar.gz historical-f7e7cc68361d57be6b212ee7634e0a4e52861bf5.tar.bz2 historical-f7e7cc68361d57be6b212ee7634e0a4e52861bf5.zip |
mark stable for ppc
Diffstat (limited to 'games-simulation/corewars')
-rw-r--r-- | games-simulation/corewars/Manifest | 2 | ||||
-rw-r--r-- | games-simulation/corewars/corewars-0.9.13-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/corewars/Manifest b/games-simulation/corewars/Manifest index 6080ae842687..5801481ae54c 100644 --- a/games-simulation/corewars/Manifest +++ b/games-simulation/corewars/Manifest @@ -1,7 +1,7 @@ MD5 1bc5953d10a1623c19f39e565c662ab1 ChangeLog 968 MD5 62a6734c9de6343b799034d81001dd56 corewars-0.9.12.ebuild 854 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 -MD5 9cb6b6ace8ac6cf6c932ca62b9b0656b corewars-0.9.13-r1.ebuild 718 +MD5 f9d97a1f2cac8bb08b49397198346176 corewars-0.9.13-r1.ebuild 717 MD5 26874077b7d1f1d100edcb4de00a8438 corewars-0.9.13.ebuild 852 MD5 bef37270bb17c6337ce7fe924ba75c58 files/digest-corewars-0.9.12 67 MD5 9586d26f0c5617e0d69dc087ae1599fd files/digest-corewars-0.9.13 67 diff --git a/games-simulation/corewars/corewars-0.9.13-r1.ebuild b/games-simulation/corewars/corewars-0.9.13-r1.ebuild index bbc024c0eac8..5e1ee7aeeb4e 100644 --- a/games-simulation/corewars/corewars-0.9.13-r1.ebuild +++ b/games-simulation/corewars/corewars-0.9.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13-r1.ebuild,v 1.1 2004/02/02 22:12:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13-r1.ebuild,v 1.2 2004/02/02 22:55:20 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Simulation game involving virtual machine code" HOMEPAGE="http://corewars.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |