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 1EF29158086 for ; Mon, 13 Dec 2021 00:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BC00E07B2; Mon, 13 Dec 2021 00:25:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3E7DDE07B2 for ; Mon, 13 Dec 2021 00:25:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3643534349C for ; Mon, 13 Dec 2021 00:25:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A76BD0 for ; Mon, 13 Dec 2021 00:25:28 +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: <1639355113.957cd981afc291db47dce61d627fd86d67f4496f.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nqp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/nqp/nqp-2021.06.ebuild dev-lang/nqp/nqp-2021.08.ebuild dev-lang/nqp/nqp-2021.10.ebuild dev-lang/nqp/nqp-9999.ebuild X-VCS-Directories: dev-lang/nqp/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 957cd981afc291db47dce61d627fd86d67f4496f X-VCS-Branch: master Date: Mon, 13 Dec 2021 00:25:28 +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: 653299d3-ee03-4fb2-81d9-9b1ddefd60c8 X-Archives-Hash: 86ea241fbcc0635b4e7ee8ac764a1619 commit: 957cd981afc291db47dce61d627fd86d67f4496f Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Dec 13 00:22:16 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Dec 13 00:25:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957cd981 dev-lang/nqp: Remove references to Perl 6 Closes: https://bugs.gentoo.org/827820 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-lang/nqp/nqp-2021.06.ebuild | 2 +- dev-lang/nqp/nqp-2021.08.ebuild | 2 +- dev-lang/nqp/nqp-2021.10.ebuild | 2 +- dev-lang/nqp/nqp-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/nqp/nqp-2021.06.ebuild b/dev-lang/nqp/nqp-2021.06.ebuild index 81e93919b90b..849aaaf6aaee 100644 --- a/dev-lang/nqp/nqp-2021.06.ebuild +++ b/dev-lang/nqp/nqp-2021.06.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" +DESCRIPTION="Not Quite Perl, a Raku bootstrapping compiler" HOMEPAGE="https://rakudo.org" LICENSE="Artistic-2" diff --git a/dev-lang/nqp/nqp-2021.08.ebuild b/dev-lang/nqp/nqp-2021.08.ebuild index 81e93919b90b..849aaaf6aaee 100644 --- a/dev-lang/nqp/nqp-2021.08.ebuild +++ b/dev-lang/nqp/nqp-2021.08.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" +DESCRIPTION="Not Quite Perl, a Raku bootstrapping compiler" HOMEPAGE="https://rakudo.org" LICENSE="Artistic-2" diff --git a/dev-lang/nqp/nqp-2021.10.ebuild b/dev-lang/nqp/nqp-2021.10.ebuild index 81e93919b90b..849aaaf6aaee 100644 --- a/dev-lang/nqp/nqp-2021.10.ebuild +++ b/dev-lang/nqp/nqp-2021.10.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" +DESCRIPTION="Not Quite Perl, a Raku bootstrapping compiler" HOMEPAGE="https://rakudo.org" LICENSE="Artistic-2" diff --git a/dev-lang/nqp/nqp-9999.ebuild b/dev-lang/nqp/nqp-9999.ebuild index 81e93919b90b..849aaaf6aaee 100644 --- a/dev-lang/nqp/nqp-9999.ebuild +++ b/dev-lang/nqp/nqp-9999.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" +DESCRIPTION="Not Quite Perl, a Raku bootstrapping compiler" HOMEPAGE="https://rakudo.org" LICENSE="Artistic-2"