commit:     7f2f22ad05575e04d7dc6147575d720e1cc3eb9f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 19:16:07 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=7f2f22ad

net-misc/icecast: Add a slot op dep on libtheora

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/icecast/{icecast-2.4.4-r2.ebuild => icecast-2.4.4-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/icecast/icecast-2.4.4-r2.ebuild 
b/net-misc/icecast/icecast-2.4.4-r3.ebuild
similarity index 98%
rename from net-misc/icecast/icecast-2.4.4-r2.ebuild
rename to net-misc/icecast/icecast-2.4.4-r3.ebuild
index 8cb45ff07df9..b4abe800a031 100644
--- a/net-misc/icecast/icecast-2.4.4-r2.ebuild
+++ b/net-misc/icecast/icecast-2.4.4-r3.ebuild
@@ -28,7 +28,7 @@ DEPEND="
        ssl? (
                dev-libs/openssl:0=
        )
-       theora? ( media-libs/libtheora )
+       theora? ( media-libs/libtheora:= )
        yp? ( net-misc/curl )
 "
 RDEPEND="

Reply via email to