commit: 0944e0e722252ca63a62d5994ed01438bfdca0c4
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 20 06:32:46 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 13:13:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0944e0e7
x11-base/xorg-fonts: Update optfeature message
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
x11-base/xorg-fonts/xorg-fonts-2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-base/xorg-fonts/xorg-fonts-2.ebuild
b/x11-base/xorg-fonts/xorg-fonts-2.ebuild
index e5c0f149fb82..0a2ea9e5be8c 100644
--- a/x11-base/xorg-fonts/xorg-fonts-2.ebuild
+++ b/x11-base/xorg-fonts/xorg-fonts-2.ebuild
@@ -49,5 +49,6 @@ RDEPEND="
"
pkg_postinst() {
- optfeature "Bigelow & Holmes TrueType fonts (non-free)"
media-fonts/font-bh-ttf media-fonts/font-bh-type1
+ optfeature "Bigelow & Holmes Luxi fonts (non-free)" \
+ media-fonts/font-bh-ttf media-fonts/font-bh-type1
}