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 7A0061580B9 for ; Tue, 24 Aug 2021 19:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55595E08FE; Tue, 24 Aug 2021 19:24:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1458DE08FB for ; Tue, 24 Aug 2021 19:24:48 +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 4CE9F3408A2 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 176768E8 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: <1629832260.18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/mcxx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/mcxx/mcxx-2021.06.ebuild X-VCS-Directories: sys-cluster/mcxx/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7 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: f33c5585-f20f-4e46-b1f3-4d2dc27e609e X-Archives-Hash: fa6ff2b52b9a1f1ef6b1732b64a2bf34 commit: 18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:11:00 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:11:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18c2f96c sys-cluster/mcxx: shorten description Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-cluster/mcxx/mcxx-2021.06.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/mcxx/mcxx-2021.06.ebuild b/sys-cluster/mcxx/mcxx-2021.06.ebuild index 7c308409f..7f949c9c6 100644 --- a/sys-cluster/mcxx/mcxx-2021.06.ebuild +++ b/sys-cluster/mcxx/mcxx-2021.06.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit autotools flag-o-matic fortran-2 python-any-r1 docs -DESCRIPTION="C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping" +DESCRIPTION="C/C++/Fortran source-to-source compilation aimed at fast prototyping" HOMEPAGE="https://github.com/bsc-pm/mcxx" SRC_URI="https://github.com/bsc-pm/mcxx/archive/refs/tags/${MYPV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MYPV}" 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 3E37C1580B9 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 7E343E086E; Tue, 24 Aug 2021 19:12:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 55DD0E086E 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 613AE33BF5B 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 F29408CB for ; Tue, 24 Aug 2021 19:12:30 +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: <1629832260.18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/mcxx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/mcxx/mcxx-2021.06.ebuild X-VCS-Directories: sys-cluster/mcxx/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7 X-VCS-Branch: dev Date: Tue, 24 Aug 2021 19:12:30 +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: 324de027-d35e-405f-bddf-ebec737267a3 X-Archives-Hash: ee11ce85731a191ec1e35decf01a26de Message-ID: <20210824191230.qsbssm3WUwVkcGR6SttVyuGd8WP0nLgXT-1GxggXwKg@z> commit: 18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:11:00 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:11:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18c2f96c sys-cluster/mcxx: shorten description Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-cluster/mcxx/mcxx-2021.06.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/mcxx/mcxx-2021.06.ebuild b/sys-cluster/mcxx/mcxx-2021.06.ebuild index 7c308409f..7f949c9c6 100644 --- a/sys-cluster/mcxx/mcxx-2021.06.ebuild +++ b/sys-cluster/mcxx/mcxx-2021.06.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit autotools flag-o-matic fortran-2 python-any-r1 docs -DESCRIPTION="C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping" +DESCRIPTION="C/C++/Fortran source-to-source compilation aimed at fast prototyping" HOMEPAGE="https://github.com/bsc-pm/mcxx" SRC_URI="https://github.com/bsc-pm/mcxx/archive/refs/tags/${MYPV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MYPV}"