summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-09 19:59:16 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-09 19:59:43 +0000
commit4267199f2974c6100221b4955d202ca34cbfa961 (patch)
tree4eb97f9f859af179b7837fb8711481f588a4e847 /games-strategy/endless-sky
parentmedia-libs/mesa: Build gallium-osmesa when USE="gallium osmesa" (diff)
parentgames-strategy/endless-sky: fix SRC_URI to point to upstream's repo (diff)
downloadgentoo-4267199f2974c6100221b4955d202ca34cbfa961.tar.gz
gentoo-4267199f2974c6100221b4955d202ca34cbfa961.tar.bz2
gentoo-4267199f2974c6100221b4955d202ca34cbfa961.zip
Merge remote-tracking branch 'github/pr/827'.
Gentoo-Bug: 574292
Diffstat (limited to 'games-strategy/endless-sky')
-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 a18e5ffebacd..fc98149140a9 100644
--- a/games-strategy/endless-sky/endless-sky-0.8.11.ebuild
+++ b/games-strategy/endless-sky/endless-sky-0.8.11.ebuild
@@ -8,7 +8,7 @@ inherit eutils scons-utils
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"
+SRC_URI="https://github.com/endless-sky/endless-sky/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-SA-4.0 CC-BY-SA-3.0 GPL-3+ public-domain"
SLOT="0"