summaryrefslogtreecommitdiff
path: root/games-strategy
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-09 18:41:44 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-09 18:41:44 +0000
commit0302844f42620710ba337f6ce4ff27a4a767ca73 (patch)
tree22309a31b19b26ea08f2ad98cb4120ecbf53543d /games-strategy
parent6e016d7d3fa7acca6396ddf694865ada101e04a3 (diff)
downloadgentoo-0302844f42620710ba337f6ce4ff27a4a767ca73.tar.gz
gentoo-0302844f42620710ba337f6ce4ff27a4a767ca73.tar.xz
games-strategy/endless-sky: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/endless-sky/endless-sky-0.8.11.ebuild2
1 files changed, 1 insertions, 1 deletions
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 0a5c5d2b447..a18e5ffebac 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"