commit: af967eff09687b8f842ade045147baf1819652c4 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Mon Dec 21 22:31:59 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Mon Dec 21 22:32:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af967eff
make pgkcheck happy about SRC_URI Package-Manager: portage-2.2.24 games-action/lugaru/lugaru-20151204.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/lugaru/lugaru-20151204.ebuild b/games-action/lugaru/lugaru-20151204.ebuild index bedc3cc..9edc210 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"
