diff options
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gmudix/gmudix-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-mud/gmudix/gmudix-1.0.ebuild b/games-mud/gmudix/gmudix-1.0.ebuild index cf5fd14fbf7c..961eef3c6af6 100644 --- a/games-mud/gmudix/gmudix-1.0.ebuild +++ b/games-mud/gmudix/gmudix-1.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gmudix/gmudix-1.0.ebuild,v 1.7 2005/10/24 15:50:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gmudix/gmudix-1.0.ebuild,v 1.8 2006/06/06 06:08:26 mr_bones_ Exp $ inherit games -DESCRIPTION="An improved version of MUDix, a MUD client for the Linux console. It is designed to run as an X application, and was developed with GTK+ 2.0. gMUDix has all the features of MUDix and more, including ANSI color mapping, aliasing, macros, paths, tab completions, timers, triggers, variables, and an easy-to-use script language." +DESCRIPTION="A GTK+ 2.0 MUD client with ANSI color mapping, aliasing, macros, paths, tab completions, timers, triggers, variables, and an easy-to-use script language and more" HOMEPAGE="http://dw.nl.eu.org/mudix.html" SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz" |