diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:38 +0200 |
commit | c3f5daaba2be4cd2ecf085f17e991fc768ef6b86 (patch) | |
tree | 4259f123dd37550de95539e6e60c5633374adccd /sci-visualization/g3data | |
parent | sci-libs/pymmlib: Inline mirror://github (diff) | |
download | gentoo-c3f5daaba2be4cd2ecf085f17e991fc768ef6b86.tar.gz gentoo-c3f5daaba2be4cd2ecf085f17e991fc768ef6b86.tar.bz2 gentoo-c3f5daaba2be4cd2ecf085f17e991fc768ef6b86.zip |
sci-visualization/g3data: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-visualization/g3data')
-rw-r--r-- | sci-visualization/g3data/g3data-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/g3data/g3data-1.5.4.ebuild b/sci-visualization/g3data/g3data-1.5.4.ebuild index b0ab73790564..09cbc7f4670b 100644 --- a/sci-visualization/g3data/g3data-1.5.4.ebuild +++ b/sci-visualization/g3data/g3data-1.5.4.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils eutils DESCRIPTION="Tool for extracting data from graphs" HOMEPAGE="https://github.com/pn2200/g3data" -SRC_URI="mirror://github/pn2200/g3data/${P}.tar.gz" +SRC_URI="https://github.com/downloads/pn2200/g3data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |