summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-07-06 14:51:58 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-07-06 14:51:58 +0200
commit10fb1a9045f8222bf07b04b656dd4e50edc46ace (patch)
tree459742872b73a52331b05093b2f10dd0c7fcf688 /dev-lang
parentdev-lang/eisl: new package; add version 2.50 (diff)
downloadgentoo-10fb1a9045f8222bf07b04b656dd4e50edc46ace.tar.gz
gentoo-10fb1a9045f8222bf07b04b656dd4e50edc46ace.tar.bz2
gentoo-10fb1a9045f8222bf07b04b656dd4e50edc46ace.zip
dev-lang/eisl: fix DESCRIPTION
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/eisl/eisl-2.50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/eisl/eisl-2.50.ebuild b/dev-lang/eisl/eisl-2.50.ebuild
index fcc0fddcbb37..cad52bf1c3f0 100644
--- a/dev-lang/eisl/eisl-2.50.ebuild
+++ b/dev-lang/eisl/eisl-2.50.ebuild
@@ -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"