commit:     990554893d6df72c3f853927eaaeb87ddd320122
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:34:46 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:34:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99055489

dev-lang/gleam: fix description

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-lang/gleam/gleam-0.11.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/gleam/gleam-0.11.2.ebuild 
b/dev-lang/gleam/gleam-0.11.2.ebuild
index 2a54d3529..80a7622b0 100644
--- a/dev-lang/gleam/gleam-0.11.2.ebuild
+++ b/dev-lang/gleam/gleam-0.11.2.ebuild
@@ -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"

Reply via email to