commit: e8f0eebfa5d5e4f81bebca6eb334f80f59f7d9c2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 03:41:51 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 03:50:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f0eebf
games-fps/turtlearena: Add a slot op dep on libtheora
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{turtlearena-0.6.1-r1.ebuild => turtlearena-0.6.1-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild
b/games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild
similarity index 97%
rename from games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild
rename to games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild
index 11be86191560..b3366f27ed0d 100644
--- a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild
+++ b/games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
virtual/opengl
curl? ( net-misc/curl )
openal? ( media-libs/openal )
- theora? ( media-libs/libtheora )
+ theora? ( media-libs/libtheora:= )
voice? (
media-libs/speex
mumble? ( net-voip/mumble )