diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-31 22:39:39 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-06-11 20:15:48 +0200 |
commit | a761f14c43f76943b24bba83024a1d553e731eaf (patch) | |
tree | 9adf62be0805a02141d9f9bbe2f00e0c60fff54b /games-rpg | |
parent | games-emulation/mastergear-bin: EAPI-8, switch to media-libs/libpulse (diff) | |
download | gentoo-a761f14c43f76943b24bba83024a1d553e731eaf.tar.gz gentoo-a761f14c43f76943b24bba83024a1d553e731eaf.tar.bz2 gentoo-a761f14c43f76943b24bba83024a1d553e731eaf.zip |
games-rpg/vendetta-online-bin: EAPI-8, switch to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r2.ebuild (renamed from games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r1.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r1.ebuild b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r2.ebuild index 61cc12fde80a..d11ed226a4f8 100644 --- a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r1.ebuild +++ b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.296-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop unpacker @@ -26,7 +26,7 @@ RESTRICT="mirror strip" RDEPEND=" media-libs/alsa-lib - media-sound/pulseaudio + media-libs/libpulse virtual/glu virtual/opengl x11-libs/gtk+:2 |