From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E61F1382C5 for ; Mon, 18 Jan 2021 08:18:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64CC1E085B; Mon, 18 Jan 2021 08:18:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AC52E085B for ; Mon, 18 Jan 2021 08:18:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 158E9335CFE for ; Mon, 18 Jan 2021 08:18:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A90F592 for ; Mon, 18 Jan 2021 08:18:52 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1610957401.4b545f3a6ec72f0b1b90c208b75398ff5794836f.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/amber99sb_phipsi/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/amber99sb_phipsi/amber99sb_phipsi-0_pre130901.ebuild X-VCS-Directories: sci-libs/amber99sb_phipsi/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4b545f3a6ec72f0b1b90c208b75398ff5794836f X-VCS-Branch: master Date: Mon, 18 Jan 2021 08:18:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 288fd486-4206-4793-a085-1fae977a6d08 X-Archives-Hash: fc6b7820e5529bc504b677a9bcc1dd8e commit: 4b545f3a6ec72f0b1b90c208b75398ff5794836f Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Jan 18 08:10:01 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Jan 18 08:10:01 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4b545f3a sci-libs/amber99sb_phipsi: fix fetch, fix homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-libs/amber99sb_phipsi/amber99sb_phipsi-0_pre130901.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/sci-libs/amber99sb_phipsi/amber99sb_phipsi-0_pre130901.ebuild b/sci-libs/amber99sb_phipsi/amber99sb_phipsi-0_pre130901.ebuild index ff0f15f1c..e52bda099 100644 --- a/sci-libs/amber99sb_phipsi/amber99sb_phipsi-0_pre130901.ebuild +++ b/sci-libs/amber99sb_phipsi/amber99sb_phipsi-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="AMBER99SB PHI PSI table (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/cmap.itp_.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/cmap.itp_.tar -> ${P}.tar" SLOT="0" LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" S="${WORKDIR}"