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 8E2B11382C5 for ; Sat, 27 Jun 2020 20:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 083FCE0966; Sat, 27 Jun 2020 20:45:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E690DE0966 for ; Sat, 27 Jun 2020 20:45:23 +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 07BE034F06F for ; Sat, 27 Jun 2020 20:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9702829A for ; Sat, 27 Jun 2020 20:45:19 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1593290706.b758a2bccc46df7da26b432a386a6b53af80d5b3.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/wcslib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/wcslib/wcslib-5.16.ebuild X-VCS-Directories: sci-astronomy/wcslib/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: b758a2bccc46df7da26b432a386a6b53af80d5b3 X-VCS-Branch: master Date: Sat, 27 Jun 2020 20:45:19 +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: 033a642a-ccd0-4ade-97c3-acf33fa24b23 X-Archives-Hash: 6b3b4fafef709500d2212630d60a7bcf commit: b758a2bccc46df7da26b432a386a6b53af80d5b3 Author: Alexey Sokolov google com> AuthorDate: Sat Jun 20 16:19:32 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 27 20:45:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b758a2bc sci-astronomy/wcslib: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: Andreas K. Hüttel gentoo.org> sci-astronomy/wcslib/wcslib-5.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/wcslib/wcslib-5.16.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild index 31cf8e9f6f9..a82492d1c42 100644 --- a/sci-astronomy/wcslib/wcslib-5.16.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.16.ebuild @@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran inherit fortran-2 DESCRIPTION="Astronomical World Coordinate System transformations library" -HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/" +HOMEPAGE="https://www.atnf.csiro.au/people/mcalabre/WCS/" SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2" SLOT="0/5"