diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-05-26 08:58:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-05-26 22:33:06 +0100 |
commit | 63c62a2bc80d603096ce3e0dced16289ceb4bff6 (patch) | |
tree | d141a358c46ebedad28f0fdd053b4e52f574d6e8 /sci-biology | |
parent | net-vpn/openvpn: keyword for ~x86~macos. (diff) | |
download | gentoo-63c62a2bc80d603096ce3e0dced16289ceb4bff6.tar.gz gentoo-63c62a2bc80d603096ce3e0dced16289ceb4bff6.tar.bz2 gentoo-63c62a2bc80d603096ce3e0dced16289ceb4bff6.zip |
sci-biology/mammoth: update homepage
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/mammoth/mammoth-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/mammoth/mammoth-1.0-r1.ebuild b/sci-biology/mammoth/mammoth-1.0-r1.ebuild index cf81ddfc726a..3ec450753773 100644 --- a/sci-biology/mammoth/mammoth-1.0-r1.ebuild +++ b/sci-biology/mammoth/mammoth-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs MY_P="${P}-src" DESCRIPTION="MAtching Molecular Models Obtained from THeory" -HOMEPAGE="http://ub.cbm.uam.es/software.php" +HOMEPAGE="https://ub.cbm.uam.es/software/software.php" SRC_URI="${MY_P}.tgz" LICENSE="mammoth" |