diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:30:12 +0100 |
commit | 751a8e21a28de0f5595e918fb2823938e7b5f336 (patch) | |
tree | 46f2b5b6f327917fe1c097abd837f5f26ef2a27a /games-puzzle | |
parent | games-puzzle/numptyphysics: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-751a8e21a28de0f5595e918fb2823938e7b5f336.tar.gz gentoo-751a8e21a28de0f5595e918fb2823938e7b5f336.tar.bz2 gentoo-751a8e21a28de0f5595e918fb2823938e7b5f336.zip |
games-puzzle/tod: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/tod/tod-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/tod/tod-0.ebuild b/games-puzzle/tod/tod-0.ebuild index eeb59a66aa22..98278d52a037 100644 --- a/games-puzzle/tod/tod-0.ebuild +++ b/games-puzzle/tod/tod-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit eutils games -DESCRIPTION="Tetanus On Drugs simulates playing a Tetris clone under the influence of hallucinogenic drugs" +DESCRIPTION="Tetanus On Drugs simulates playing Tetris under the influence of drugs" HOMEPAGE="http://www.pineight.com/tod/" SRC_URI="http://www.pineight.com/pc/win${PN}.zip" |