summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-extras/git-extras-6.3.0.ebuild4
1 files 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 8076a70196d7..5cf7cb509f5a 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"