summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-23 13:42:43 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-23 14:04:09 +0200
commit2fd849358d322a76b865f96407d16a6540a02c35 (patch)
treec4d195da02bbfd0977dadfc510ab13ca0c5437e9 /app-office/lyx/lyx-2.3.5.2-r2.ebuild
parentapp-office/lyx: python3_9 (diff)
downloadgentoo-2fd849358d322a76b865f96407d16a6540a02c35.tar.gz
gentoo-2fd849358d322a76b865f96407d16a6540a02c35.tar.bz2
gentoo-2fd849358d322a76b865f96407d16a6540a02c35.zip
app-office/lyx: Drop no-op IUSE=docbook and app-text/sgmltools-lite
Fix metadata.xml indendation. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/lyx/lyx-2.3.5.2-r2.ebuild')
-rw-r--r--app-office/lyx/lyx-2.3.5.2-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-2.3.5.2-r2.ebuild b/app-office/lyx/lyx-2.3.5.2-r2.ebuild
index 21798abb31d9..f11686c58e8c 100644
--- a/app-office/lyx/lyx-2.3.5.2-r2.ebuild
+++ b/app-office/lyx/lyx-2.3.5.2-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos"
-IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf subversion svg l10n_he"
+IUSE="aspell cups debug dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf subversion svg l10n_he"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
BDEPEND="
@@ -38,7 +38,6 @@ RDEPEND="${PYTHON_DEPS}
aspell? ( app-text/aspell )
cups? ( net-print/cups )
dia? ( app-office/dia )
- docbook? ( app-text/sgmltools-lite )
dot? ( media-gfx/graphviz )
enchant? ( app-text/enchant:2 )
gnumeric? ( app-office/gnumeric )