summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-31 05:56:02 +0100
committerSam James <sam@gentoo.org>2021-07-31 23:13:45 +0100
commitcd52c6a5545ce3fe8002d0d2594e6bdb8c1f319e (patch)
tree357398ef30b6c08a7f9a12b26dc8c414ca27dbb1 /sys-apps/man-db
parentapp-metrics/collectd: fix tmpfiles path in conf.d (diff)
downloadgentoo-cd52c6a5545ce3fe8002d0d2594e6bdb8c1f319e.tar.gz
gentoo-cd52c6a5545ce3fe8002d0d2594e6bdb8c1f319e.tar.bz2
gentoo-cd52c6a5545ce3fe8002d0d2594e6bdb8c1f319e.zip
sys-apps/man-db: fix DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21842 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r--sys-apps/man-db/man-db-2.9.4-r1.ebuild2
-rw-r--r--sys-apps/man-db/man-db-9999.ebuild2
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 3bdd29d11b1a..b96129617cc4 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 66b83690c0b4..e673f4391432 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