summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-10-28 21:32:03 +0000
committerJames Le Cuirot <chewi@gentoo.org>2019-10-28 21:38:33 +0000
commitb3fe5d108e6fccc290886a08bae706d5eeaeb7aa (patch)
treef13a7a729d10aa431a8736f3c99ebb784ae9d3f0
parentgames-emulation/zsnes: Drop old 1.51-r6 (diff)
downloadgentoo-b3fe5d108e6fccc290886a08bae706d5eeaeb7aa.tar.gz
gentoo-b3fe5d108e6fccc290886a08bae706d5eeaeb7aa.tar.bz2
gentoo-b3fe5d108e6fccc290886a08bae706d5eeaeb7aa.zip
games-emulation/zsnes: Call pax-mark unconditionally
This is what we normally do. Closes: https://bugs.gentoo.org/698278 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--games-emulation/zsnes/metadata.xml1
-rw-r--r--games-emulation/zsnes/zsnes-1.51-r7.ebuild6
2 files changed, 2 insertions, 5 deletions
diff --git a/games-emulation/zsnes/metadata.xml b/games-emulation/zsnes/metadata.xml
index 8eb5529c51c4..d8c41ccdd533 100644
--- a/games-emulation/zsnes/metadata.xml
+++ b/games-emulation/zsnes/metadata.xml
@@ -7,7 +7,6 @@
</maintainer>
<use>
<flag name="debug">Enable the builtin debugger</flag>
- <flag name="pax_kernel">Triggers a paxmarking of the binary</flag>
</use>
<upstream>
<remote-id type="sourceforge">zsnes</remote-id>
diff --git a/games-emulation/zsnes/zsnes-1.51-r7.ebuild b/games-emulation/zsnes/zsnes-1.51-r7.ebuild
index e7eec25d2035..6a452751e0e7 100644
--- a/games-emulation/zsnes/zsnes-1.51-r7.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="ao custom-cflags +debug opengl pax_kernel png"
+IUSE="ao custom-cflags +debug opengl png"
RDEPEND="
media-libs/libsdl[sound,video,abi_x86_32(-)]
@@ -109,9 +109,7 @@ src_install() {
QA_TEXTRELS="usr/bin/zsnes"
dobin zsnes
- if use pax_kernel; then
- pax-mark m "${D}""${GAMES_BINDIR}"/zsnes || die
- fi
+ pax-mark m "${ED}${GAMES_BINDIR}"/zsnes
newman linux/zsnes.1 zsnes.6