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 8D2301580B9 for ; Tue, 24 Aug 2021 19:12:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD3BAE0878; Tue, 24 Aug 2021 19:12:33 +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 C493DE0878 for ; Tue, 24 Aug 2021 19:12:33 +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 75EA033C1C1 for ; Tue, 24 Aug 2021 19:12:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1298E8D2 for ; Tue, 24 Aug 2021 19:12:31 +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: <1629832345.993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/nanox/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/nanox/nanox-0.15_p20210818.ebuild X-VCS-Directories: sys-cluster/nanox/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9 X-VCS-Branch: dev Date: Tue, 24 Aug 2021 19:12:31 +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: ca7bb247-87e9-4c08-9694-6f670d5e3ec3 X-Archives-Hash: 77c80ac24aeb8691013d22edba02d251 commit: 993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:12:25 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:12:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=993a6e1f sys-cluster/nanox: shorten description Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-cluster/nanox/nanox-0.15_p20210818.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild index ba9306b7d..84b373bd9 100644 --- a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild +++ b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild @@ -10,7 +10,7 @@ DOCS_DIR="doc" inherit autotools docs -DESCRIPTION="Nanos++ is a runtime designed to serve as runtime support in parallel environments" +DESCRIPTION="Runtime designed to serve as runtime support in parallel environments" HOMEPAGE=" https://pm.bsc.es/nanox https://github.com/bsc-pm/nanox 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 5C3F81580B9 for ; Tue, 24 Aug 2021 19:24:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F12AE0901; Tue, 24 Aug 2021 19:24:50 +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 722F9E0901 for ; Tue, 24 Aug 2021 19:24:50 +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 7627234087E for ; Tue, 24 Aug 2021 19:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AEEE8EA for ; Tue, 24 Aug 2021 19:24:44 +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: <1629832345.993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/nanox/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/nanox/nanox-0.15_p20210818.ebuild X-VCS-Directories: sys-cluster/nanox/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9 X-VCS-Branch: master Date: Tue, 24 Aug 2021 19:24:44 +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: 45e415bd-63db-4123-b484-49003340b36e X-Archives-Hash: 1c95e8a35c3a4f10a2ebae28bd890e39 Message-ID: <20210824192444.rYE4ZDymLegKDsbZ8uCHylJwZ71N0ONSC5aLbEWQwGo@z> commit: 993a6e1f1750d23bb6ccbb4bc956a484e1aed2c9 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:12:25 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:12:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=993a6e1f sys-cluster/nanox: shorten description Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-cluster/nanox/nanox-0.15_p20210818.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild index ba9306b7d..84b373bd9 100644 --- a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild +++ b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild @@ -10,7 +10,7 @@ DOCS_DIR="doc" inherit autotools docs -DESCRIPTION="Nanos++ is a runtime designed to serve as runtime support in parallel environments" +DESCRIPTION="Runtime designed to serve as runtime support in parallel environments" HOMEPAGE=" https://pm.bsc.es/nanox https://github.com/bsc-pm/nanox