From eaccf4ee81b3ebb2b6fde11e08c6e5c46cc85d8f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 1 Dec 2017 19:56:11 +0100 Subject: [PATCH] games-arcade/orthorobot: [QA] Fix DESCRIPTION.toolong --- games-arcade/orthorobot/orthorobot-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-arcade/orthorobot/orthorobot-0.ebuild b/games-arcade/orthorobot/orthorobot-0.ebuild index 193b753c5c025..2a7389e1d90f2 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"