summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-10-13 20:32:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-10-13 20:32:35 +0000
commit2b72aa4f56688674a5dea130b732ee8948190f79 (patch)
treee56462ef1c0032f33fd1a0e543154e2dd58c2b24 /games-simulation/corewars
parentclean old ebuilds (diff)
downloadgentoo-2-2b72aa4f56688674a5dea130b732ee8948190f79.tar.gz
gentoo-2-2b72aa4f56688674a5dea130b732ee8948190f79.tar.bz2
gentoo-2-2b72aa4f56688674a5dea130b732ee8948190f79.zip
touch
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-simulation/corewars')
-rw-r--r--games-simulation/corewars/corewars-0.9.13-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-simulation/corewars/corewars-0.9.13-r1.ebuild b/games-simulation/corewars/corewars-0.9.13-r1.ebuild
index d53018441daf..e794925d4a63 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 Foundation
# 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.5 2004/07/01 11:23:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13-r1.ebuild,v 1.6 2005/10/13 20:32:35 mr_bones_ Exp $
inherit games
@@ -8,13 +8,12 @@ DESCRIPTION="Simulation game involving virtual machine code"
HOMEPAGE="http://corewars.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
DEPEND="virtual/x11
- virtual/libc
>=dev-libs/glib-1.2.10-r1
=x11-libs/gtk+-1.2*"