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/torrent/
Date: Fri, 01 Dec 2017 19:31:27
Message-Id: 1512156618.2cea173f4504762e135d841cf27dae5c6f51f3c7.soap@gentoo
1 commit: 2cea173f4504762e135d841cf27dae5c6f51f3c7
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:42 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:30:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cea173f
7
8 games-puzzle/torrent: [QA] Fix DESCRIPTION.toolong
9
10 games-puzzle/torrent/torrent-0.8.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-puzzle/torrent/torrent-0.8.2.ebuild b/games-puzzle/torrent/torrent-0.8.2.ebuild
14 index c6b01b28bac..44b95958328 100644
15 --- a/games-puzzle/torrent/torrent-0.8.2.ebuild
16 +++ b/games-puzzle/torrent/torrent-0.8.2.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=5
19 inherit games
20
21 -DESCRIPTION="Match rising tiles to score as many points as possible before the tiles touch the top of the board"
22 +DESCRIPTION="Match rising tiles before reaching the top to score as many points as possible"
23 HOMEPAGE="http://www.shiftygames.com/torrent/torrent.html"
24 SRC_URI="http://www.shiftygames.com/torrent/${P}.tar.gz"