From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mednafen/
Date: Mon, 28 Oct 2019 21:38:57 +0000 (UTC) [thread overview]
Message-ID: <1572298717.149de4654c7c9b40216e239e06debccbc09b8f99.chewi@gentoo> (raw)
commit: 149de4654c7c9b40216e239e06debccbc09b8f99
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 21:34:00 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 21:38:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149de465
games-emulation/mednafen: Call pax-mark unconditionally
This is what we normally do.
Closes: https://bugs.gentoo.org/698276
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-emulation/mednafen/mednafen-0.9.46.ebuild | 9 +++------
games-emulation/mednafen/metadata.xml | 1 -
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/games-emulation/mednafen/mednafen-0.9.46.ebuild b/games-emulation/mednafen/mednafen-0.9.46.ebuild
index a42d9936b35..e789c94b324 100644
--- a/games-emulation/mednafen/mednafen-0.9.46.ebuild
+++ b/games-emulation/mednafen/mednafen-0.9.46.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://mednafen.github.io/releases/files/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="alsa altivec cjk debugger jack nls pax_kernel"
+IUSE="alsa altivec cjk debugger jack nls"
RDEPEND="
dev-libs/libcdio
@@ -108,8 +108,5 @@ src_configure() {
src_install() {
default
dodoc Documentation/cheats.txt
-
- if use pax_kernel; then
- pax-mark m "${ED%/}"/usr/bin/mednafen || die
- fi
+ pax-mark m "${ED}"usr/bin/mednafen
}
diff --git a/games-emulation/mednafen/metadata.xml b/games-emulation/mednafen/metadata.xml
index 0afad2b3f24..5c1044a50bb 100644
--- a/games-emulation/mednafen/metadata.xml
+++ b/games-emulation/mednafen/metadata.xml
@@ -7,7 +7,6 @@
</maintainer>
<use>
<flag name="debugger">Build with internal debugger</flag>
- <flag name="pax_kernel">Triggers a paxmarking of the binary</flag>
</use>
<upstream>
<remote-id type="sourceforge">mednafen</remote-id>
next reply other threads:[~2019-10-28 21:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-28 21:38 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-12 20:25 [gentoo-commits] repo/gentoo:master commit in: games-emulation/mednafen/ Ionen Wolkens
2024-04-26 21:01 Sam James
2024-04-06 20:20 Ionen Wolkens
2022-11-29 6:58 Jakov Smolić
2022-02-16 6:58 Ionen Wolkens
2022-01-19 16:45 Ionen Wolkens
2021-06-23 2:24 Ionen Wolkens
2021-06-15 21:34 Ionen Wolkens
2021-06-02 10:56 Ionen Wolkens
2021-05-09 4:42 Sam James
2017-08-13 12:36 David Seifert
2017-06-11 21:44 David Seifert
2017-06-05 20:19 David Seifert
2017-01-22 15:01 Agostino Sarubbo
2017-01-22 14:53 Agostino Sarubbo
2016-02-01 8:14 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1572298717.149de4654c7c9b40216e239e06debccbc09b8f99.chewi@gentoo \
--to=chewi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox