commit: 594b8ca7a02ace57629349eed736eaa1ca681904
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 1 22:15:36 2020 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 1 22:20:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594b8ca7
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 <chewi <AT> gentoo.org>
games-fps/ut2003/{ut2003-2225-r5.ebuild => ut2003-2225-r6.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
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 9880ab073d0..0f36cd042f7 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