diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:30:18 +0100 |
commit | 2cea173f4504762e135d841cf27dae5c6f51f3c7 (patch) | |
tree | f58c34b6bbb5353ed068d86a4b71a9927c419d77 /games-puzzle | |
parent | games-puzzle/tod: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-2cea173f4504762e135d841cf27dae5c6f51f3c7.tar.gz gentoo-2cea173f4504762e135d841cf27dae5c6f51f3c7.tar.bz2 gentoo-2cea173f4504762e135d841cf27dae5c6f51f3c7.zip |
games-puzzle/torrent: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/torrent/torrent-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/torrent/torrent-0.8.2.ebuild b/games-puzzle/torrent/torrent-0.8.2.ebuild index c6b01b28bac8..44b959583284 100644 --- a/games-puzzle/torrent/torrent-0.8.2.ebuild +++ b/games-puzzle/torrent/torrent-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit games -DESCRIPTION="Match rising tiles to score as many points as possible before the tiles touch the top of the board" +DESCRIPTION="Match rising tiles before reaching the top to score as many points as possible" HOMEPAGE="http://www.shiftygames.com/torrent/torrent.html" SRC_URI="http://www.shiftygames.com/torrent/${P}.tar.gz" |