dev-lang/eisl: fix DESCRIPTION

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2022-07-06 14:51:58 +02:00
parent c844d8a3d2
commit 10fb1a9045

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="Interpreter and compiler compatible for the ISLisp standard"
DESCRIPTION="Interpreter and compiler compatible with the ISLisp standard"
HOMEPAGE="https://github.com/sasagawa888/eisl/"
SRC_URI="https://github.com/sasagawa888/eisl/archive/v${PV}.tar.gz
-> ${P}.tar.gz"