mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-scheme/cyclone: fix description
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user