diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-23 13:44:19 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-23 14:04:09 +0200 |
commit | f1a47a0c7708bb83d8aa49f9e6fac70608c89b9e (patch) | |
tree | 9d5f9eeee8412d42b530192d8c060ccc35bc0dc7 /app-office | |
parent | app-office/lyx: Drop no-op IUSE=docbook and app-text/sgmltools-lite (diff) | |
download | gentoo-f1a47a0c7708bb83d8aa49f9e6fac70608c89b9e.tar.gz gentoo-f1a47a0c7708bb83d8aa49f9e6fac70608c89b9e.tar.bz2 gentoo-f1a47a0c7708bb83d8aa49f9e6fac70608c89b9e.zip |
app-office/lyx: Drop no-op IUSE=subversion
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.3.5.2-r2.ebuild | 3 |
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 f11686c58e8c..1c4383926227 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 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 svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" @@ -67,7 +67,6 @@ RDEPEND="${PYTHON_DEPS} dev-tex/html2latex dev-tex/latex2rtf ) - subversion? ( dev-vcs/subversion ) svg? ( || ( gnome-base/librsvg media-gfx/inkscape ) ) " DEPEND="${RDEPEND} |