summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2022-06-29 20:37:08 -0400
committerKenton Groombridge <concord@gentoo.org>2022-06-29 20:37:08 -0400
commit78cd98879d185145658c3dff61c9d8e522c7362c (patch)
tree777e3070d51b905c738d78a66ef9c09b0050dada
parentnet-voip/umurmur: rename media-sound/umurmur (diff)
downloadgentoo-78cd9887.tar.gz
gentoo-78cd9887.tar.bz2
gentoo-78cd9887.zip
games-fps/turtlearena: update mumble depend for pkgmove
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
-rw-r--r--games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild4
1 files 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-r1.ebuild
index 98472a1a41e6..11be86191560 100644
--- a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild
+++ b/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ RDEPEND="
theora? ( media-libs/libtheora )
voice? (
media-libs/speex
- mumble? ( media-sound/mumble )
+ mumble? ( net-voip/mumble )
)
vorbis? ( media-libs/libvorbis )
)"