Gentoo Archives: gentoo-commits

From: Kenton Groombridge <concord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/
Date: Thu, 30 Jun 2022 00:40:17
Message-Id: 1656549533.9671773fac60eb7abdf80d3153283964223a77c6.concord@gentoo
1 commit: 9671773fac60eb7abdf80d3153283964223a77c6
2 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 00:38:07 2022 +0000
4 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 00:38:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9671773f
7
8 games-rpg/manaplus: update mumble depend for pkgmove
9
10 Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
11
12 games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild | 4 ++--
13 games-rpg/manaplus/manaplus-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild b/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
17 index c93acd1164d1..6c1d04cbb663 100644
18 --- a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
19 +++ b/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -30,7 +30,7 @@ RDEPEND="
27 x11-apps/xmessage
28 x11-libs/libX11
29 x11-misc/xdg-utils
30 - mumble? ( media-sound/mumble )
31 + mumble? ( net-voip/mumble )
32 nls? ( virtual/libintl )
33 opengl? ( virtual/opengl )
34 pugixml? ( dev-libs/pugixml )
35
36 diff --git a/games-rpg/manaplus/manaplus-9999.ebuild b/games-rpg/manaplus/manaplus-9999.ebuild
37 index c93acd1164d1..6c1d04cbb663 100644
38 --- a/games-rpg/manaplus/manaplus-9999.ebuild
39 +++ b/games-rpg/manaplus/manaplus-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -30,7 +30,7 @@ RDEPEND="
47 x11-apps/xmessage
48 x11-libs/libX11
49 x11-misc/xdg-utils
50 - mumble? ( media-sound/mumble )
51 + mumble? ( net-voip/mumble )
52 nls? ( virtual/libintl )
53 opengl? ( virtual/opengl )
54 pugixml? ( dev-libs/pugixml )