summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-12 16:49:16 +0000
committerSam James <sam@gentoo.org>2021-01-12 16:49:19 +0000
commita49b45cddb793a5c91e428c945819fadf2632c88 (patch)
treea60f95e0330aa841573066e930e941e32ef254af /app-text/djvu
parentdev-python/pikepdf: bump to 2.3.0 (diff)
downloadgentoo-a49b45cddb793a5c91e428c945819fadf2632c88.tar.gz
gentoo-a49b45cddb793a5c91e428c945819fadf2632c88.tar.bz2
gentoo-a49b45cddb793a5c91e428c945819fadf2632c88.zip
app-text/djvu: optfeature, xdg
Closes: https://bugs.gentoo.org/765124 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/djvu')
-rw-r--r--app-text/djvu/djvu-3.5.28.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.28.ebuild b/app-text/djvu/djvu-3.5.28.ebuild
index 5bbebac0309b..4c1572488ac4 100644
--- a/app-text/djvu/djvu-3.5.28.ebuild
+++ b/app-text/djvu/djvu-3.5.28.ebuild
@@ -59,7 +59,8 @@ src_install() {
}
pkg_postinst() {
- xdg_postinst
+ xdg_pkg_postinst
- optfeature "For djviewer or browser plugin" app-text/djview
+ elog "For additional features, you may wish to install"
+ optfeature "for djviewer or browser plugin" app-text/djview
}