summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:18:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:00 +0200
commitb783608f9ce08559d77edac7d2b4c169a81a05af (patch)
treed0ecc57a243ece9f20287313f7e54d3911aa1d47 /app-misc
parentapp-i18n/translate-shell: Drop superfluous optfeature header (diff)
downloadgentoo-b783608f9ce08559d77edac7d2b4c169a81a05af.tar.gz
gentoo-b783608f9ce08559d77edac7d2b4c169a81a05af.tar.bz2
gentoo-b783608f9ce08559d77edac7d2b4c169a81a05af.zip
app-misc/recoll: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/recoll/recoll-1.25.19.ebuild4
-rw-r--r--app-misc/recoll/recoll-1.27.12.ebuild4
-rw-r--r--app-misc/recoll/recoll-1.28.5.ebuild4
-rw-r--r--app-misc/recoll/recoll-1.29.2.ebuild4
4 files changed, 0 insertions, 16 deletions
diff --git a/app-misc/recoll/recoll-1.25.19.ebuild b/app-misc/recoll/recoll-1.25.19.ebuild
index d1e6872bedf7..33f7f1b8c6b9 100644
--- a/app-misc/recoll/recoll-1.25.19.ebuild
+++ b/app-misc/recoll/recoll-1.25.19.ebuild
@@ -109,10 +109,6 @@ src_install() {
}
pkg_postinst() {
- elog "In order to extract the full functionality of "
- elog "recoll, the following packages should be installed "
- elog "to get the corresponding document support."
-
optfeature "XML based documents support" "dev-libs/libxslt[python] dev-libs/libxml2[python]"
optfeature "PDF files support" app-text/poppler
optfeature "PDF files with OCR support" app-text/tesseract
diff --git a/app-misc/recoll/recoll-1.27.12.ebuild b/app-misc/recoll/recoll-1.27.12.ebuild
index 775edac87521..45520266093f 100644
--- a/app-misc/recoll/recoll-1.27.12.ebuild
+++ b/app-misc/recoll/recoll-1.27.12.ebuild
@@ -110,10 +110,6 @@ src_install() {
}
pkg_postinst() {
- elog "In order to extract the full functionality of "
- elog "recoll, the following packages should be installed "
- elog "to get the corresponding document support."
-
optfeature "XML based documents support" "dev-libs/libxslt[python] dev-libs/libxml2[python]"
optfeature "PDF files support" app-text/poppler
optfeature "PDF files with OCR support" app-text/tesseract
diff --git a/app-misc/recoll/recoll-1.28.5.ebuild b/app-misc/recoll/recoll-1.28.5.ebuild
index f72ea0e76f09..cb1c72bf0dee 100644
--- a/app-misc/recoll/recoll-1.28.5.ebuild
+++ b/app-misc/recoll/recoll-1.28.5.ebuild
@@ -110,10 +110,6 @@ src_install() {
}
pkg_postinst() {
- elog "In order to extract the full functionality of "
- elog "recoll, the following packages should be installed "
- elog "to get the corresponding document support."
-
optfeature "XML based documents support" "dev-libs/libxslt[python] dev-libs/libxml2[python]"
optfeature "PDF files support" app-text/poppler
optfeature "PDF files with OCR support" app-text/tesseract
diff --git a/app-misc/recoll/recoll-1.29.2.ebuild b/app-misc/recoll/recoll-1.29.2.ebuild
index f72ea0e76f09..cb1c72bf0dee 100644
--- a/app-misc/recoll/recoll-1.29.2.ebuild
+++ b/app-misc/recoll/recoll-1.29.2.ebuild
@@ -110,10 +110,6 @@ src_install() {
}
pkg_postinst() {
- elog "In order to extract the full functionality of "
- elog "recoll, the following packages should be installed "
- elog "to get the corresponding document support."
-
optfeature "XML based documents support" "dev-libs/libxslt[python] dev-libs/libxml2[python]"
optfeature "PDF files support" app-text/poppler
optfeature "PDF files with OCR support" app-text/tesseract