commit:     878bccf8524765568486680fa9a7baec944b1d2f
Author:     NRK <nrk <AT> disroot <DOT> org>
AuthorDate: Fri Mar 14 17:33:08 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 06:52:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878bccf8
games-fps/ut2004: use unpacker

Signed-off-by: NRK <nrk <AT> disroot.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-fps/ut2004/ut2004-3369.3-r3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-fps/ut2004/ut2004-3369.3-r3.ebuild 
b/games-fps/ut2004/ut2004-3369.3-r3.ebuild
index 99cef93dc362..8d88248c5fb7 100644
--- a/games-fps/ut2004/ut2004-3369.3-r3.ebuild
+++ b/games-fps/ut2004/ut2004-3369.3-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit desktop wrapper
+inherit desktop wrapper unpacker
 
 PATCH_P="${PN}-lnxpatch${PV%.*}-2.tar.tar"
 DESCRIPTION="Editor's Choice Edition plus Mega Pack for the well-known 
first-person shooter"
@@ -34,7 +34,7 @@ RDEPEND="
        x11-libs/libXext
 "
 
-BDEPEND="app-arch/p7zip"
+BDEPEND="$(unpacker_src_uri_depends)"
 
 DIR="/opt/${PN}"
 

Reply via email to