Skip to content

Commit

Permalink
app-text/djvu: Drop superfluous optfeature header
Browse files Browse the repository at this point in the history
Fix optfeature description.

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 4, 2021
1 parent 7b8bb07 commit e07d127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app-text/djvu/djvu-3.5.27-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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() {
Expand Down
3 changes: 1 addition & 2 deletions app-text/djvu/djvu-3.5.28.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit e07d127

Please sign in to comment.