From db84dd565fe4b20d2daafbfaff8dc25625c94bd2 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Wed, 13 Apr 2022 17:09:27 +0300 Subject: [PATCH] dev-vcs/git-extras: update DESCRIPTION Signed-off-by: Joonas Niilola --- dev-vcs/git-extras/git-extras-6.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git-extras/git-extras-6.3.0.ebuild b/dev-vcs/git-extras/git-extras-6.3.0.ebuild index 8076a70196d74..5cf7cb509f5ab 100644 --- a/dev-vcs/git-extras/git-extras-6.3.0.ebuild +++ b/dev-vcs/git-extras/git-extras-6.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="Git utilities -- repo summary, repl, changelog population, author commit percentages and more" +DESCRIPTION="Git utilities -- repo summary, repl, changelog population, and many more" HOMEPAGE="https://github.com/tj/git-extras" SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"