summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-13 17:09:27 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 06:46:04 +0300
commitdb84dd565fe4b20d2daafbfaff8dc25625c94bd2 (patch)
tree54f1c66af256a748a77d6a73a860641ede00bf7c /dev-vcs
parentdev-libs/gmime: update DESCRIPTIONs (diff)
downloadgentoo-db84dd565fe4b20d2daafbfaff8dc25625c94bd2.tar.gz
gentoo-db84dd565fe4b20d2daafbfaff8dc25625c94bd2.tar.bz2
gentoo-db84dd565fe4b20d2daafbfaff8dc25625c94bd2.zip
dev-vcs/git-extras: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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"