commit: db84dd565fe4b20d2daafbfaff8dc25625c94bd2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:09:27 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 03:46:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db84dd56
dev-vcs/git-extras: update DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> 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 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"
