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/tod/
Date: Fri, 01 Dec 2017 19:31:29
Message-Id: 1512156612.751a8e21a28de0f5595e918fb2823938e7b5f336.soap@gentoo
1 commit: 751a8e21a28de0f5595e918fb2823938e7b5f336
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:38 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:30:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751a8e21
7
8 games-puzzle/tod: [QA] Fix DESCRIPTION.toolong
9
10 games-puzzle/tod/tod-0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-puzzle/tod/tod-0.ebuild b/games-puzzle/tod/tod-0.ebuild
14 index eeb59a66aa2..98278d52a03 100644
15 --- a/games-puzzle/tod/tod-0.ebuild
16 +++ b/games-puzzle/tod/tod-0.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=5
19 inherit eutils games
20
21 -DESCRIPTION="Tetanus On Drugs simulates playing a Tetris clone under the influence of hallucinogenic drugs"
22 +DESCRIPTION="Tetanus On Drugs simulates playing Tetris under the influence of drugs"
23 HOMEPAGE="http://www.pineight.com/tod/"
24 SRC_URI="http://www.pineight.com/pc/win${PN}.zip"