diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:37 +0200 |
commit | 855301e4d1457591148e5eaa9ca2e90c50207025 (patch) | |
tree | 671f6c89c499eb364cb6465eaa38686c431f0149 /sci-libs | |
parent | sci-calculators/hcalc: Inline mirror://github (diff) | |
download | gentoo-855301e4d1457591148e5eaa9ca2e90c50207025.tar.gz gentoo-855301e4d1457591148e5eaa9ca2e90c50207025.tar.bz2 gentoo-855301e4d1457591148e5eaa9ca2e90c50207025.zip |
sci-libs/pymmlib: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pymmlib/pymmlib-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild index f533643cb1d6..a372a683218f 100644 --- a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild +++ b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 multilib DESCRIPTION="Toolkit and library for the analysis and manipulation of macromolecular models" HOMEPAGE="http://pymmlib.sourceforge.net/" -SRC_URI="mirror://github/masci/mmLib/${P}.tar.gz" +SRC_URI="https://github.com/downloads/masci/mmLib/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |