diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:35 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:30:06 +0100 |
commit | b2aab83123725406b3372267256d163e2d3655c6 (patch) | |
tree | bbaebb8c2e0a9f04668131045b3ad077a5833e89 /games-puzzle/numptyphysics | |
parent | games-puzzle/mindless: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-b2aab83123725406b3372267256d163e2d3655c6.tar.gz gentoo-b2aab83123725406b3372267256d163e2d3655c6.tar.bz2 gentoo-b2aab83123725406b3372267256d163e2d3655c6.zip |
games-puzzle/numptyphysics: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle/numptyphysics')
-rw-r--r-- | games-puzzle/numptyphysics/numptyphysics-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild index 9539100497af..aed85c6e8840 100644 --- a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild +++ b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit eutils gnome2-utils flag-o-matic git-r3 games -DESCRIPTION="A drawing puzzle game in the spirit of Crayon Physics using the same excellent Box2D engine" +DESCRIPTION="Crayon Physics-like drawing puzzle game using the same excellent Box2D engine" HOMEPAGE="http://thp.io/2015/numptyphysics/" # This is only the SRC_URI for the user levels. The code is in git repo. |