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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F155158003 for ; Sat, 12 Mar 2022 09:10:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F23322BC01C; Sat, 12 Mar 2022 09:10:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE9742BC021 for ; Sat, 12 Mar 2022 09:10:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F645343015 for ; Sat, 12 Mar 2022 09:10:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B09B5334 for ; Sat, 12 Mar 2022 09:10:36 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1647056962.ef6d34f6703f781e13d7de1fdf9ae80eae0ccc35.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/portals4/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild X-VCS-Directories: sys-cluster/portals4/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ef6d34f6703f781e13d7de1fdf9ae80eae0ccc35 X-VCS-Branch: master Date: Sat, 12 Mar 2022 09:10:36 +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: 5337a2e4-5186-447a-b17b-8e8e7fe5c0ee X-Archives-Hash: 1090d5d97a7efef8b72de38f9304f82c commit: ef6d34f6703f781e13d7de1fdf9ae80eae0ccc35 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Mar 12 03:49:22 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 12 03:49:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef6d34f6 sys-cluster/portals4: update homepage Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild b/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild index 8aa21c7dc..ace51d178 100644 --- a/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild +++ b/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r3.ebuild @@ -12,7 +12,7 @@ inherit autotools docs optfeature DESCRIPTION="low-level network API for high-performance networking" HOMEPAGE=" - https://www.cs.sandia.gov/Portals/portals4.html + https://www.sandia.gov/portals/portals-4-0/ https://github.com/Portals4/portals4 " SRC_URI="https://github.com/Portals4/portals4/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"