From: Michał Górny Date: Sun, 15 Sep 2019 17:10:20 +0000 (+0200) Subject: app-portage/g-octave: Inline mirror://github X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0313ff838eecec8431c09d8fc3540393da51b283;p=gentoo.git app-portage/g-octave: Inline mirror://github Signed-off-by: Michał Górny --- diff --git a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild index c994aee322bb..03f69397bf47 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 eutils DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="https://github.com/rafaelmartins/g-octave" -SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz +SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} -> ${PN}-db-${DB_COMMIT:0:7}.tar.gz"