commit:     d25942d2340d4fb69ab393774f68a8ad065c55a9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan 18 08:16:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jan 18 08:16:48 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d25942d2

sci-libs/amber99sbnmr: fix fetch, fix homepage

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/amber99sbnmr/amber99sbnmr-0_pre130901.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/sci-libs/amber99sbnmr/amber99sbnmr-0_pre130901.ebuild 
b/sci-libs/amber99sbnmr/amber99sbnmr-0_pre130901.ebuild
index b6af2f90f..e2c83399f 100644
--- a/sci-libs/amber99sbnmr/amber99sbnmr-0_pre130901.ebuild
+++ b/sci-libs/amber99sbnmr/amber99sbnmr-0_pre130901.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="AMBER99SBnmr1 force field (Lindorff-Larsen et al., Proteins 78, 
1950-58, 2010)"
-HOMEPAGE="https://research.chemistry.ohio-state.edu/bruschweiler/protein-force-field/";
-SRC_URI="http://research.chemistry.ohio-state.edu/bruschweiler/files/2013/09/nmr1.tar
 -> ${P}.tar"
+HOMEPAGE="https://research.cbc.osu.edu/bruschweiler.1/protein-force-field/";
+SRC_URI="https://research.cbc.osu.edu/bruschweiler.1/wp-content/uploads/2013/09/nmr1.tar
 -> ${P}.tar"
 
 SLOT="0"
 LICENSE="all-rights-reserved"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 S="${WORKDIR}"
 
@@ -18,7 +17,5 @@ RESTRICT="strip binchecks"
 
 src_install() {
        insinto /usr/share/gromacs/top/
-       dodoc */*.doc
-       rm */*.doc || die
        doins -r *
 }

Reply via email to