commit:     ab5a452f15f919b510e434d0a8acbe693c6436b2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  4 22:38:56 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  6 16:36:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5a452f

app-office/texstudio: Prepare for dev-libs/quazip to drop IUSE qt5

It is important to set IUSE defaults for versioned IUSE in transition.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../texstudio/{texstudio-4.8.9.ebuild => texstudio-4.8.9-r1.ebuild}    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-office/texstudio/texstudio-4.8.9.ebuild 
b/app-office/texstudio/texstudio-4.8.9-r1.ebuild
similarity index 98%
rename from app-office/texstudio/texstudio-4.8.9.ebuild
rename to app-office/texstudio/texstudio-4.8.9-r1.ebuild
index 8a262e08326c..d6e12d4f0732 100644
--- a/app-office/texstudio/texstudio-4.8.9.ebuild
+++ b/app-office/texstudio/texstudio-4.8.9-r1.ebuild
@@ -12,13 +12,12 @@ 
SRC_URI="https://github.com/texstudio-org/texstudio/archive/${PV}.tar.gz -> ${P}
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
 IUSE="video"
 
 DEPEND="
        app-text/hunspell:=
        app-text/poppler:=[qt6]
-       dev-libs/quazip:0=[qt6]
+       >=dev-libs/quazip-1.3-r2:0=[qt6(+)]
        dev-qt/qt5compat:6
        dev-qt/qtbase:6[concurrent,gui,network,widgets,xml]
        dev-qt/qtdeclarative:6

Reply via email to