diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 01:21:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 01:21:47 +0000 |
commit | 2b48458364e0671d6744f55fd2d4ce331d52cc39 (patch) | |
tree | 1fa297b5a13aa3e90d5677363dafc0cc039891d1 /games-mud/gmudix/gmudix-1.0.ebuild | |
parent | QA cleanup: Fix quoting. (diff) | |
download | gentoo-2-2b48458364e0671d6744f55fd2d4ce331d52cc39.tar.gz gentoo-2-2b48458364e0671d6744f55fd2d4ce331d52cc39.tar.bz2 gentoo-2-2b48458364e0671d6744f55fd2d4ce331d52cc39.zip |
QA cleanup: Shorten DESCRIPTION.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-mud/gmudix/gmudix-1.0.ebuild')
-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 c88b65517125..1d5eeff93f82 100644 --- a/games-mud/gmudix/gmudix-1.0.ebuild +++ b/games-mud/gmudix/gmudix-1.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.9 2007/02/02 17:37:04 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gmudix/gmudix-1.0.ebuild,v 1.10 2008/03/07 01:21:47 wolf31o2 Exp $ inherit autotools eutils games -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" +DESCRIPTION="GTK+ MUD client with ANSI color, macros, timers, triggers, variables, and an easy scripting language" HOMEPAGE="http://dw.nl.eu.org/mudix.html" SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz" |