commit: e3fe784cc9f4fbf7d8c7e58ddf1f57aa933f5b47
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 4 20:43:38 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 09:50:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3fe784c
app-text/kbibtex: Update preview optfeature w/ media-gfx/okularpart:5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/kbibtex/kbibtex-0.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/kbibtex/kbibtex-0.10.0.ebuild
b/app-text/kbibtex/kbibtex-0.10.0.ebuild
index c470beee6877..11a10b600ce5 100644
--- a/app-text/kbibtex/kbibtex-0.10.0.ebuild
+++ b/app-text/kbibtex/kbibtex-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -71,7 +71,7 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "PDF or PostScript document previews"
"kde-apps/okular:${SLOT}"
+ optfeature "PDF or PostScript document previews"
"media-gfx/okularpart:5" "kde-apps/okular:5"
fi
ecm_pkg_postinst
}