commit:     0313ff838eecec8431c09d8fc3540393da51b283
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 17:10:20 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 17:10:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0313ff83

app-portage/g-octave: Inline mirror://github

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/g-octave/g-octave-0.4.1-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 c994aee322b..03f69397bf4 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"
 

Reply via email to