diff options
Diffstat (limited to 'x11-misc/zim/zim-0.75.1.ebuild')
-rw-r--r-- | x11-misc/zim/zim-0.75.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/zim/zim-0.75.1.ebuild b/x11-misc/zim/zim-0.75.1.ebuild index a7fb11f78c96..bf506651c1d0 100644 --- a/x11-misc/zim/zim-0.75.1.ebuild +++ b/x11-misc/zim/zim-0.75.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -69,8 +69,8 @@ src_install() { pkg_postinst() { xdg_pkg_postinst + optfeature "Spell checker" app-text/gtkspell[introspection] optfeature "GNU R Plot Editor" dev-lang/R - optfeature "Spell checker" dev-python/gtkspell-python optfeature "Version control Bazaar support" dev-vcs/bzr optfeature "Diagram Editor" media-gfx/graphviz optfeature "Insert Screenshot" "media-gfx/imagemagick media-gfx/scrot" |