summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:17:27 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:01 +0200
commite07d127f4ad1d3ffbe44f873030f1b9ad24b59be (patch)
tree726dd5e14db4cf0e1dd04c7cc35f5a5fba16cb8f
parentapp-office/kmymoney: Drop superfluous optfeature header (diff)
downloadgentoo-e07d127f4ad1d3ffbe44f873030f1b9ad24b59be.tar.gz
gentoo-e07d127f4ad1d3ffbe44f873030f1b9ad24b59be.tar.bz2
gentoo-e07d127f4ad1d3ffbe44f873030f1b9ad24b59be.zip
app-text/djvu: Drop superfluous optfeature header
Fix optfeature description. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-text/djvu/djvu-3.5.27-r2.ebuild4
-rw-r--r--app-text/djvu/djvu-3.5.28.ebuild3
2 files changed, 3 insertions, 4 deletions
diff --git a/app-text/djvu/djvu-3.5.27-r2.ebuild b/app-text/djvu/djvu-3.5.27-r2.ebuild
index e3d9bbf4d761..2887ff6e9fbf 100644
--- a/app-text/djvu/djvu-3.5.27-r2.ebuild
+++ b/app-text/djvu/djvu-3.5.27-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -64,7 +64,7 @@ pkg_postinst() {
xdg_icon_cache_update
xdg_mimeinfo_database_update
has_version app-text/djview || \
- optfeature "For djviewer or browser plugin" app-text/djview
+ optfeature "djviewer or browser plugin" app-text/djview
}
pkg_postrm() {
diff --git a/app-text/djvu/djvu-3.5.28.ebuild b/app-text/djvu/djvu-3.5.28.ebuild
index d0b67dcb3a51..1a910c109796 100644
--- a/app-text/djvu/djvu-3.5.28.ebuild
+++ b/app-text/djvu/djvu-3.5.28.ebuild
@@ -61,6 +61,5 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
- elog "For additional features, you may wish to install"
- optfeature "for djviewer or browser plugin" app-text/djview
+ optfeature "djviewer or browser plugin" app-text/djview
}