Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/g-octave/
Date: Sun, 15 Sep 2019 17:17:36
Message-Id: 1568567420.0313ff838eecec8431c09d8fc3540393da51b283.mgorny@gentoo
1 commit: 0313ff838eecec8431c09d8fc3540393da51b283
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0313ff83
7
8 app-portage/g-octave: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-portage/g-octave/g-octave-0.4.1-r6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index c994aee322b..03f69397bf4 100644
17 --- a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild
18 +++ b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild
19 @@ -13,7 +13,7 @@ inherit distutils-r1 eutils
20 DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
21 HOMEPAGE="https://github.com/rafaelmartins/g-octave"
22
23 -SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz
24 +SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz
25 https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} ->
26 ${PN}-db-${DB_COMMIT:0:7}.tar.gz"