Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/galaxis/
Date: Fri, 01 Dec 2017 19:31:22
Message-Id: 1512156594.6f17ded6a3d85a331d5880a8354b65387d23b641.soap@gentoo
1 commit: 6f17ded6a3d85a331d5880a8354b65387d23b641
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:28 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:29:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f17ded6
7
8 games-puzzle/galaxis: [QA] Fix DESCRIPTION.toolong
9
10 games-puzzle/galaxis/galaxis-1.8.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-puzzle/galaxis/galaxis-1.8.ebuild b/games-puzzle/galaxis/galaxis-1.8.ebuild
14 index 12bd540ec67..1fee81603db 100644
15 --- a/games-puzzle/galaxis/galaxis-1.8.ebuild
16 +++ b/games-puzzle/galaxis/galaxis-1.8.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=5
19 inherit eutils games
20
21 -DESCRIPTION="A UNIX-hosted, curses-based clone of the nifty little Macintosh freeware game Galaxis"
22 +DESCRIPTION="Curses-based clone of the nifty little Macintosh freeware game Galaxis"
23 HOMEPAGE="http://www.catb.org/~esr/galaxis/"
24 SRC_URI="http://www.catb.org/~esr/galaxis/${P}.tar.gz"