summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Martins <rafaelmartins@gentoo.org>2020-02-29 01:35:53 +0100
committerRafael Martins <rafaelmartins@gentoo.org>2020-02-29 01:36:06 +0100
commit56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0 (patch)
treeadd454c63b9fdf9118253a22342ed634a1c468bb /app-portage
parentdev-python/humanize: bump to 1.0.0, drops removed doc, add Py3.8 (diff)
downloadgentoo-56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0.tar.gz
gentoo-56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0.tar.bz2
gentoo-56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0.zip
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 <rafaelmartins@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/g-octave/g-octave-0.4.1-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
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"