summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-12-21 17:31:59 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2015-12-21 17:32:18 -0500
commitaf967eff09687b8f842ade045147baf1819652c4 (patch)
treee5cab727b0faabd56db8c2b61cf966b151cc292b /games-action
parentMerge remote-tracking branch 'github/pr/503'. (diff)
downloadgentoo-af967eff09687b8f842ade045147baf1819652c4.tar.gz
gentoo-af967eff09687b8f842ade045147baf1819652c4.tar.bz2
gentoo-af967eff09687b8f842ade045147baf1819652c4.zip
make pgkcheck happy about SRC_URI
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-action')
-rw-r--r--games-action/lugaru/lugaru-20151204.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/lugaru/lugaru-20151204.ebuild b/games-action/lugaru/lugaru-20151204.ebuild
index bedc3cce77e3..9edc210ffc1f 100644
--- a/games-action/lugaru/lugaru-20151204.ebuild
+++ b/games-action/lugaru/lugaru-20151204.ebuild
@@ -7,7 +7,7 @@ inherit eutils cmake-utils games
DESCRIPTION="3D arcade with unique fighting system and anthropomorphic characters"
HOMEPAGE="https://bitbucket.org/osslugaru/lugaru/wiki/Home"
-SRC_URI="${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2+ free-noncomm CC-BY-SA-3.0"
SLOT="0"