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 67293139360 for ; Tue, 3 Aug 2021 08:57:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0CF0E0A5D; Tue, 3 Aug 2021 08:57: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 97350E0A5D for ; Tue, 3 Aug 2021 08:57:11 +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 7581134316B for ; Tue, 3 Aug 2021 08:57:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14D107A7 for ; Tue, 3 Aug 2021 08:57:08 +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: <1627981019.8efe43b784e4d448da10aa6e6ec8104799be22f5.andrewammerlaan@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-r1.ebuild X-VCS-Directories: sys-cluster/portals4/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8efe43b784e4d448da10aa6e6ec8104799be22f5 X-VCS-Branch: master Date: Tue, 3 Aug 2021 08:57:08 +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: cc9d2e59-5dc5-415e-bd6f-a189bf3cdfbe X-Archives-Hash: fa89736fda3cd9a1f31398edc40a4115 Message-ID: <20210803085708.aksWp4Av70hZBE2ZiqI152sls7UoizBXGtjb3kZLVHw@z> commit: 8efe43b784e4d448da10aa6e6ec8104799be22f5 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 3 08:56:59 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 3 08:56:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8efe43b7 sys-cluster/portals4: shorten description Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r1.ebuild b/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r1.ebuild index 93038b580..2498d1772 100644 --- a/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r1.ebuild +++ b/sys-cluster/portals4/portals4-1.0_alpha1_p20190109-r1.ebuild @@ -10,7 +10,7 @@ DOCS_DIR="doc" inherit autotools docs -DESCRIPTION="low-level network API for high-performance networking on high-performance computing systems" +DESCRIPTION="low-level network API for high-performance networking" HOMEPAGE=" https://www.cs.sandia.gov/Portals/portals4.html https://github.com/Portals4/portals4