commit: cd52c6a5545ce3fe8002d0d2594e6bdb8c1f319e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 31 04:56:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 31 22:13:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd52c6a5
sys-apps/man-db: fix DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21842 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/man-db/man-db-2.9.4-r1.ebuild | 2 +- sys-apps/man-db/man-db-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/man-db/man-db-2.9.4-r1.ebuild b/sys-apps/man-db/man-db-2.9.4-r1.ebuild index 3bdd29d11b1..b96129617cc 100644 --- a/sys-apps/man-db/man-db-2.9.4-r1.ebuild +++ b/sys-apps/man-db/man-db-2.9.4-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit systemd prefix tmpfiles -DESCRIPTION="a man replacement that utilizes berkdb instead of flat files" +DESCRIPTION="A man replacement that utilizes berkdb instead of flat files" HOMEPAGE="http://www.nongnu.org/man-db/" if [[ "${PV}" = 9999* ]] ; then inherit autotools git-r3 diff --git a/sys-apps/man-db/man-db-9999.ebuild b/sys-apps/man-db/man-db-9999.ebuild index 66b83690c0b..e673f439143 100644 --- a/sys-apps/man-db/man-db-9999.ebuild +++ b/sys-apps/man-db/man-db-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit systemd prefix tmpfiles -DESCRIPTION="a man replacement that utilizes berkdb instead of flat files" +DESCRIPTION="A man replacement that utilizes berkdb instead of flat files" HOMEPAGE="http://www.nongnu.org/man-db/" if [[ "${PV}" = 9999* ]] ; then inherit autotools git-r3