commit: 94f4dfabf36b40db875f0a70561da8011858c293
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 14:12:44 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 14:52:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f4dfab
sci-chemistry/msms-bin: Fix download location
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
b/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
index 6f6335e72bf8..a0478e93e178 100644
--- a/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
+++ b/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ S="${WORKDIR}"
QA_PREBUILT="opt/bin/*"
pkg_nofetch() {
- einfo "Please download ${A} from
http://mgltools.scripps.edu/downloads#msms and"
+ einfo "Please download ${A} from
https://ccsb.scripps.edu/msms/downloads/ and"
einfo "place it into your DISTDIR directory."
}