aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@riseup.net>2021-05-17 00:24:05 +0200
committerMaciej Barć <xgqt@riseup.net>2021-05-17 00:24:05 +0200
commit099b467c22994a7d3e2a75649ec1bb11a8121fb8 (patch)
tree0d8e7e17c81a2e8a553cb083b0ebfbd70aab34de
parentdev-perl/List-Compare: add missing dep for tests (diff)
downloadguru-099b467c.tar.gz
guru-099b467c.tar.bz2
guru-099b467c.zip
dev-scheme/cyclone: fix description
Signed-off-by: Maciej Barć <xgqt@riseup.net>
-rw-r--r--dev-scheme/cyclone/cyclone-0.28.0.ebuild4
-rw-r--r--dev-scheme/cyclone/cyclone-9999.ebuild4
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 237aaef9d..cd6aa09a0 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 237aaef9d..cd6aa09a0 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