diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-06 06:08:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-06 06:08:26 +0000 |
commit | 1726e2864b90b08b3365e6cdb83dd2789ebe79fe (patch) | |
tree | 272aa3e18c0c91dba381bc5093915189c909bf36 /games-mud | |
parent | Removing senseless RESTRICTS (diff) | |
download | gentoo-2-1726e2864b90b08b3365e6cdb83dd2789ebe79fe.tar.gz gentoo-2-1726e2864b90b08b3365e6cdb83dd2789ebe79fe.tar.bz2 gentoo-2-1726e2864b90b08b3365e6cdb83dd2789ebe79fe.zip |
shorter DESCRIPTION
(Portage version: 2.1_rc4)
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" |