From: Rafael Martins Date: Sat, 29 Feb 2020 00:35:53 +0000 (+0100) Subject: app-portage/g-octave: fix ObsoleteUri warning from ci/pkgcheck X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0;p=gentoo.git app-portage/g-octave: fix ObsoleteUri warning from ci/pkgcheck Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Rafael Martins --- diff --git a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild index 12d1e45780d9..6597908c6119 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="https://github.com/rafaelmartins/g-octave" SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz - https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} -> + https://github.com/rafaelmartins/${PN}-db/archive/${DB_COMMIT}.tar.gz -> ${PN}-db-${DB_COMMIT:0:7}.tar.gz https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PVR}.tar.xz"