commit: e56847fe226c4eedec2280275829033cbf01e0c3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 19:15:37 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 19:18:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56847fe
net-irc/kvirc: Add a slot op dep on libtheora
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-irc/kvirc/{kvirc-5.2.6-r1.ebuild => kvirc-5.2.6-r2.ebuild} | 4 ++--
net-irc/kvirc/kvirc-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-irc/kvirc/kvirc-5.2.6-r1.ebuild
b/net-irc/kvirc/kvirc-5.2.6-r2.ebuild
similarity index 98%
rename from net-irc/kvirc/kvirc-5.2.6-r1.ebuild
rename to net-irc/kvirc/kvirc-5.2.6-r2.ebuild
index 43652d2b7296..a8c9763ba30a 100644
--- a/net-irc/kvirc/kvirc-5.2.6-r1.ebuild
+++ b/net-irc/kvirc/kvirc-5.2.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2009-2024 Gentoo Authors
+# Copyright 2009-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -55,7 +55,7 @@ DEPEND="
ssl? ( dev-libs/openssl:0= )
theora? (
media-libs/libogg
- media-libs/libtheora
+ media-libs/libtheora:=
media-libs/libvorbis
)
webengine? ( dev-qt/qtwebengine:6[widgets] )"
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index a57beb4f9c7a..403a330f2712 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2009-2024 Gentoo Authors
+# Copyright 2009-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -55,7 +55,7 @@ DEPEND="
ssl? ( dev-libs/openssl:0= )
theora? (
media-libs/libogg
- media-libs/libtheora
+ media-libs/libtheora:=
media-libs/libvorbis
)
webengine? ( dev-qt/qtwebengine:6[widgets] )"