summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-31 05:16:46 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-31 05:16:46 +0000
commitca303cc37d1fa0c9f47d34a8be57e257bcb28169 (patch)
treeedf44717050bdd43fc5ab81b10d82680b5093cd3 /games-roguelike/moria
parentfix sed DEPEND #44817 (Manifest recommit) (diff)
downloadgentoo-2-ca303cc37d1fa0c9f47d34a8be57e257bcb28169.tar.gz
gentoo-2-ca303cc37d1fa0c9f47d34a8be57e257bcb28169.tar.bz2
gentoo-2-ca303cc37d1fa0c9f47d34a8be57e257bcb28169.zip
touchup
Diffstat (limited to 'games-roguelike/moria')
-rw-r--r--games-roguelike/moria/moria-5.5.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games-roguelike/moria/moria-5.5.2.ebuild b/games-roguelike/moria/moria-5.5.2.ebuild
index 15676c44c068..f668097cafea 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 Foundation
# 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.7 2004/07/01 05:21:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/moria/moria-5.5.2.ebuild,v 1.8 2004/10/31 05:16:46 vapier Exp $
inherit eutils gcc games
@@ -12,15 +12,13 @@ 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 ~ppc"
LICENSE="Moria"
SLOT="0"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="virtual/libc
>=sys-libs/ncurses-5"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
S="${WORKDIR}/umoria"