diff options
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/mcl/mcl-0.52.99.ebuild | 3 |
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/" |