diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:28 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:29:54 +0100 |
commit | 6f17ded6a3d85a331d5880a8354b65387d23b641 (patch) | |
tree | 13ee8384b94aed5d65d10b53de9273f5b07c5bd6 /games-puzzle | |
parent | games-puzzle/atomix: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-6f17ded6a3d85a331d5880a8354b65387d23b641.tar.gz gentoo-6f17ded6a3d85a331d5880a8354b65387d23b641.tar.bz2 gentoo-6f17ded6a3d85a331d5880a8354b65387d23b641.zip |
games-puzzle/galaxis: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/galaxis/galaxis-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/galaxis/galaxis-1.8.ebuild b/games-puzzle/galaxis/galaxis-1.8.ebuild index 12bd540ec67d..1fee81603db0 100644 --- a/games-puzzle/galaxis/galaxis-1.8.ebuild +++ b/games-puzzle/galaxis/galaxis-1.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit eutils games -DESCRIPTION="A UNIX-hosted, curses-based clone of the nifty little Macintosh freeware game Galaxis" +DESCRIPTION="Curses-based clone of the nifty little Macintosh freeware game Galaxis" HOMEPAGE="http://www.catb.org/~esr/galaxis/" SRC_URI="http://www.catb.org/~esr/galaxis/${P}.tar.gz" |