From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/e3/
Date: Wed, 24 Jun 2020 08:22:11 +0000 (UTC) [thread overview]
Message-ID: <1592986893.f8adf5d1c64ece2fccc3d00baf35a26929948af7.ulm@gentoo> (raw)
commit: f8adf5d1c64ece2fccc3d00baf35a26929948af7
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 08:21:02 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 08:21:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8adf5d1
app-editors/e3: Drop strip restriction.
Disable stripping by the build system.
Closes: https://bugs.gentoo.org/729378
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/e3/e3-2.8.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-editors/e3/e3-2.8.2.ebuild b/app-editors/e3/e3-2.8.2.ebuild
index b554e85be62..b6a0ab83134 100644
--- a/app-editors/e3/e3-2.8.2.ebuild
+++ b/app-editors/e3/e3-2.8.2.ebuild
@@ -13,7 +13,6 @@ SRC_URI="https://sites.google.com/site/e3editor/Home/${MY_P}.tgz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="-* amd64 x86"
-RESTRICT="strip"
BDEPEND=">=dev-lang/nasm-2.09.04"
@@ -22,7 +21,7 @@ PATCHES=("${FILESDIR}"/${P}-makefile.patch)
QA_FLAGS_IGNORED="/usr/bin/e3" #726484
src_compile() {
- emake -- $(usex amd64 64 32) LD="$(tc-getLD)"
+ emake -- $(usex amd64 64 32) LD="$(tc-getLD)" DEBUG=true
}
src_install() {
next reply other threads:[~2020-06-24 8:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 8:22 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-14 13:00 [gentoo-commits] repo/gentoo:master commit in: app-editors/e3/ Ulrich Müller
2024-02-12 13:51 Jakov Smolić
2020-05-31 19:58 Ulrich Müller
2019-10-03 10:15 Ulrich Müller
2019-10-03 10:15 Ulrich Müller
2019-10-02 22:41 Ulrich Müller
2019-08-19 22:08 Ulrich Müller
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=1592986893.f8adf5d1c64ece2fccc3d00baf35a26929948af7.ulm@gentoo \
--to=ulm@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