games-mud/gmudix: [QA] Fix DESCRIPTION.toolong

This commit is contained in:
David Seifert
2017-12-01 19:57:21 +01:00
parent c338f3b29f
commit 4f9ec55f02
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=6
inherit autotools eutils
DESCRIPTION="GTK+ MUD client with ANSI color, macros, timers, triggers, variables, and an easy scripting language"
DESCRIPTION="GTK+ MUD client with many features and an easy scripting language"
HOMEPAGE="http://dw.nl.eu.org/mudix.html"
SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz"

View File

@@ -4,7 +4,7 @@
EAPI=5
inherit autotools eutils games
DESCRIPTION="GTK+ MUD client with ANSI color, macros, timers, triggers, variables, and an easy scripting language"
DESCRIPTION="GTK+ MUD client with many features and an easy scripting language"
HOMEPAGE="http://dw.nl.eu.org/mudix.html"
SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz"