summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:48:10 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:48:10 +0000
commitb745413154788bbd63eec6b7bd59c57cd2e1aa43 (patch)
treeff7684ec8ee8c7100940ee10fc62b724a4e865d1 /games-mud
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-b745413154788bbd63eec6b7bd59c57cd2e1aa43.tar.gz
gentoo-2-b745413154788bbd63eec6b7bd59c57cd2e1aa43.tar.bz2
gentoo-2-b745413154788bbd63eec6b7bd59c57cd2e1aa43.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/mcl/mcl-0.52.99.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-mud/mcl/mcl-0.52.99.ebuild b/games-mud/mcl/mcl-0.52.99.ebuild
index a71306a818fd..957c5148076a 100644
--- a/games-mud/mcl/mcl-0.52.99.ebuild
+++ b/games-mud/mcl/mcl-0.52.99.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/mcl/mcl-0.52.99.ebuild,v 1.3 2004/06/24 23:00:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mcl/mcl-0.52.99.ebuild,v 1.4 2004/07/14 14:48:10 agriffis Exp $
IUSE="python perl"
-S="${WORKDIR}/${P}"
DESCRIPTION="A console MUD client scriptable in Perl and Python"
SRC_URI="http://www.andreasen.org/mcl/dist/${P}-src.tar.gz"
HOMEPAGE="http://www.andreasen.org/mcl/"