summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-10 06:17:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-10 06:17:53 +0000
commit03a27d05beddc427497ef9505568d9412ab0d446 (patch)
tree89f46ecff836fc154ef33f36f3de99e69fdffd11 /games-roguelike/moria
parentsparc needs newer pygame before going stable; IUSE fix (Manifest recommit) (diff)
downloadgentoo-2-03a27d05beddc427497ef9505568d9412ab0d446.tar.gz
gentoo-2-03a27d05beddc427497ef9505568d9412ab0d446.tar.bz2
gentoo-2-03a27d05beddc427497ef9505568d9412ab0d446.zip
mark stable for amd64; IUSE fix
Diffstat (limited to 'games-roguelike/moria')
-rw-r--r--games-roguelike/moria/moria-5.5.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-roguelike/moria/moria-5.5.2.ebuild b/games-roguelike/moria/moria-5.5.2.ebuild
index e163d661b776..c0a032a58045 100644
--- a/games-roguelike/moria/moria-5.5.2.ebuild
+++ b/games-roguelike/moria/moria-5.5.2.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-roguelike/moria/moria-5.5.2.ebuild,v 1.2 2004/01/20 20:27:15 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/moria/moria-5.5.2.ebuild,v 1.3 2004/02/10 06:17:53 mr_bones_ Exp $
inherit games eutils gcc
@@ -12,9 +12,10 @@ SRC_URI="ftp://ftp.greyhelm.com/pub/Games/Moria/source/um${PV}.tar.Z
http://alge.anart.no/ftp/pub/games/RPG/moria/um${PV}.tar.Z
ftp://kane.evendata.net/pub/${PN}-extras.tar.bz2"
+KEYWORDS="x86 amd64"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+IUSE=""
DEPEND="virtual/glibc
>=sys-apps/sed-4