public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/jwasm/
Date: Sat,  9 Nov 2019 14:28:30 +0000 (UTC)	[thread overview]
Message-ID: <1573309699.759d8afdc2419d42274ee18657bfa50028f828c4.slyfox@gentoo> (raw)

commit:     759d8afdc2419d42274ee18657bfa50028f828c4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 14:28:19 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 14:28:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759d8afd

dev-lang/jwasm: add BDEPEND="app-arch/unzip"

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../jwasm/{jwasm-2.11a.ebuild => jwasm-2.11a-r1.ebuild}    | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-lang/jwasm/jwasm-2.11a.ebuild b/dev-lang/jwasm/jwasm-2.11a-r1.ebuild
similarity index 77%
rename from dev-lang/jwasm/jwasm-2.11a.ebuild
rename to dev-lang/jwasm/jwasm-2.11a-r1.ebuild
index 0eab110f0fb..2de5e5e9d2b 100644
--- a/dev-lang/jwasm/jwasm-2.11a.ebuild
+++ b/dev-lang/jwasm/jwasm-2.11a-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils toolchain-funcs versionator
+inherit toolchain-funcs
 
 # 2.10 -> 210s
 MY_PN=JWasm
-MY_PV="$(delete_version_separator 1)s"
+MY_PV="$(ver_rs 1 '')s"
 MY_P="${MY_PN}${MY_PV}"
 
 DESCRIPTION="MASM-compatible TASM-similar assembler (fork of Wasm)"
@@ -20,11 +20,15 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND=""
 DEPEND=""
+BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}"
 
+PATCHES=("${FILESDIR}"/${PN}-2.11-types-test.patch)
+
 src_prepare() {
-	epatch "${FILESDIR}"/${PN}-2.11-types-test.patch
+	default
+
 	# don't strip binary
 	sed -i GccUnix.mak -e 's/ -s / /g' || die
 }


             reply	other threads:[~2019-11-10 10:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 14:28 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-lang/jwasm/ Arthur Zamarin
2024-08-03 11:23 Arthur Zamarin
2021-07-23  7:33 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-12-15 11:39 Sergei Trofimovich
2019-12-15 10:16 Sergei Trofimovich
2016-04-03  7:49 Sergei Trofimovich

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=1573309699.759d8afdc2419d42274ee18657bfa50028f828c4.slyfox@gentoo \
    --to=slyfox@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