From: James Le Cuirot Date: Wed, 1 Apr 2020 22:15:36 +0000 (+0100) Subject: games-fps/ut2003: Add RESTRICT=mirror and revert a couple of changes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=594b8ca7a02ace57629349eed736eaa1ca681904;p=gentoo.git games-fps/ut2003: Add RESTRICT=mirror and revert a couple of changes I should have taken a closer look at ut2003-data. I would change how we package this but I am unable to test it. Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot --- diff --git a/games-fps/ut2003/ut2003-2225-r5.ebuild b/games-fps/ut2003/ut2003-2225-r6.ebuild similarity index 92% rename from games-fps/ut2003/ut2003-2225-r5.ebuild rename to games-fps/ut2003/ut2003-2225-r6.ebuild index 9880ab073d02..0f36cd042f78 100644 --- a/games-fps/ut2003/ut2003-2225-r5.ebuild +++ b/games-fps/ut2003/ut2003-2225-r6.ebuild @@ -13,12 +13,11 @@ LICENSE="ut2003" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="dedicated" -RESTRICT="bindist strip" +RESTRICT="bindist mirror strip" RDEPEND=" !games-server/ut2003-ded games-fps/ut2003-data - media-libs/libsdl[abi_x86_32] sys-libs/glibc virtual/opengl[abi_x86_32] " @@ -40,8 +39,8 @@ src_install() { doins -r . fperms +x "${DIR}"/System/{ucc,${PN}}-bin - make_wrapper ${PN} ./${PN}-bin "${DIR}"/System "${DIR}"/System - make_wrapper ${PN}-ded "./ucc-bin server" "${DIR}"/System "${DIR}"/System + make_wrapper ${PN} ./${PN}-bin "${DIR}" + make_wrapper ${PN}-ded ./ucc "${DIR}" make_desktop_entry ${PN} "Unreal Tournament 2003" applications-games