diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:56:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:27:48 +0100 |
commit | eaccf4ee81b3ebb2b6fde11e08c6e5c46cc85d8f (patch) | |
tree | c0d3c5723acbb70ecf539ae7b874e60de950047f /games-arcade/orthorobot | |
parent | games-arcade/mrrescue: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-eaccf4ee81b3ebb2b6fde11e08c6e5c46cc85d8f.tar.gz gentoo-eaccf4ee81b3ebb2b6fde11e08c6e5c46cc85d8f.tar.bz2 gentoo-eaccf4ee81b3ebb2b6fde11e08c6e5c46cc85d8f.zip |
games-arcade/orthorobot: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-arcade/orthorobot')
-rw-r--r-- | games-arcade/orthorobot/orthorobot-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/orthorobot/orthorobot-0.ebuild b/games-arcade/orthorobot/orthorobot-0.ebuild index 193b753c5c02..2a7389e1d90f 100644 --- a/games-arcade/orthorobot/orthorobot-0.ebuild +++ b/games-arcade/orthorobot/orthorobot-0.ebuild @@ -5,7 +5,7 @@ EAPI="5" inherit eutils games -DESCRIPTION="Nice perspective based puzzle game, where you flatten the view to move across gaps" +DESCRIPTION="Perspective based puzzle game, where you flatten the view to move across gaps" HOMEPAGE="http://stabyourself.net/orthorobot/" SRC_URI="http://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" |