From 099b467c22994a7d3e2a75649ec1bb11a8121fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 17 May 2021 00:24:05 +0200 Subject: [PATCH] dev-scheme/cyclone: fix description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-scheme/cyclone/cyclone-0.28.0.ebuild | 4 ++-- dev-scheme/cyclone/cyclone-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-scheme/cyclone/cyclone-0.28.0.ebuild b/dev-scheme/cyclone/cyclone-0.28.0.ebuild index 237aaef9d2..cd6aa09a07 100644 --- a/dev-scheme/cyclone/cyclone-0.28.0.ebuild +++ b/dev-scheme/cyclone/cyclone-0.28.0.ebuild @@ -2,13 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # Cyclone is a self-hosting Scheme to C compiler -# cyclone-bootstrap is the Cyclone SOURCE transpired by it to C +# cyclone-bootstrap is the Cyclone SOURCE transpiled by it to C EAPI=7 inherit flag-o-matic toolchain-funcs -DESCRIPTION="Scheme R7RS to C compiler" +DESCRIPTION="R7RS Scheme to C compiler" HOMEPAGE="http://justinethier.github.io/cyclone/" if [[ "${PV}" == *9999* ]]; then diff --git a/dev-scheme/cyclone/cyclone-9999.ebuild b/dev-scheme/cyclone/cyclone-9999.ebuild index 237aaef9d2..cd6aa09a07 100644 --- a/dev-scheme/cyclone/cyclone-9999.ebuild +++ b/dev-scheme/cyclone/cyclone-9999.ebuild @@ -2,13 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # Cyclone is a self-hosting Scheme to C compiler -# cyclone-bootstrap is the Cyclone SOURCE transpired by it to C +# cyclone-bootstrap is the Cyclone SOURCE transpiled by it to C EAPI=7 inherit flag-o-matic toolchain-funcs -DESCRIPTION="Scheme R7RS to C compiler" +DESCRIPTION="R7RS Scheme to C compiler" HOMEPAGE="http://justinethier.github.io/cyclone/" if [[ "${PV}" == *9999* ]]; then