commit: 0302844f42620710ba337f6ce4ff27a4a767ca73 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Feb 9 18:41:44 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 18:41:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0302844f
games-strategy/endless-sky: Fix DESCRIPTION length. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> games-strategy/endless-sky/endless-sky-0.8.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/endless-sky/endless-sky-0.8.11.ebuild b/games-strategy/endless-sky/endless-sky-0.8.11.ebuild index 0a5c5d2..a18e5ff 100644 --- a/games-strategy/endless-sky/endless-sky-0.8.11.ebuild +++ b/games-strategy/endless-sky/endless-sky-0.8.11.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils scons-utils -DESCRIPTION="Space exploration, trading & combat game in the tradition of Terminal Velocity." +DESCRIPTION="Space exploration, trading & combat game." HOMEPAGE="https://endless-sky.github.io" SRC_URI="https://github.com/tomboy-64/endless-sky/archive/v${PV}.tar.gz -> ${P}.tar.gz"
