dev-lang/gleam: fix description

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:34:46 +02:00
parent c7c26ef1c9
commit 990554893d

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -248,7 +248,7 @@ xattr-0.2.2
inherit cargo
DESCRIPTION="gleam"
DESCRIPTION="A statically typed functional language for the BEAM"
HOMEPAGE="https://gleam.run"
SRC_URI="https://github.com/gleam-lang/gleam/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"