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