diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r4.ebuild similarity index 79% rename from games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild rename to games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r4.ebuild index c67e88e17741a..6ffed9ee6c078 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r4.ebuild @@ -1,12 +1,16 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=9 DESCRIPTION="UT2004 Community Bonus Pack 2 Volume 1 and 2" HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" -SRC_URI="http://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip - http://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip" +SRC_URI=" + https://unrealmassdestruction.com/downloads/ut2k4/essentials/cbp2-volume1_zip.zip + https://unrealmassdestruction.com/downloads/ut2k4/essentials/cbp2-volume2_zip.zip +" +S="${WORKDIR}" + LICENSE="free-noncomm all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" @@ -17,8 +21,6 @@ RDEPEND="|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 ) games-fps/ut2004-bonuspack-cbp1 games-fps/ut2004-bonuspack-mega" -S="${WORKDIR}" - src_prepare() { default