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 752E313835A for ; Fri, 5 Feb 2021 11:51:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A20FE0828; Fri, 5 Feb 2021 11:51:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 03E99E0893 for ; Fri, 5 Feb 2021 11:51:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 13668342BED for ; Fri, 5 Feb 2021 11:51:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 825D24C0 for ; Fri, 5 Feb 2021 11:51:07 +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: <1612525057.5b4e93c9ed68bab13a653c4ec806e241ef35c934.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrview/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild X-VCS-Directories: sci-chemistry/nmrview/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 5b4e93c9ed68bab13a653c4ec806e241ef35c934 X-VCS-Branch: master Date: Fri, 5 Feb 2021 11:51:07 +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: 59e878c0-b4b7-4836-84ab-6f23b93deb0f X-Archives-Hash: 6722f70bc7ba34a311e6f7a1b1185585 commit: 5b4e93c9ed68bab13a653c4ec806e241ef35c934 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Feb 5 11:37:37 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Feb 5 11:37:37 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5b4e93c9 sci-chemistry/nmrview: update homepage Signed-off-by: Andrew Ammerlaan riseup.net> sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild b/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild index 394dc5096..3d7cc2831 100644 --- a/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild +++ b/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Visualisation and analysis of processed NMR data" -HOMEPAGE="http://www.onemoonscientific.com/nmrview/" +HOMEPAGE="https://nmrfx.org/nmrfx/nmrviewj" SRC_URI=" ${PN}${PV}.lib.tar.gz ${PN}${PV//./_}_01_linux.gz"