From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unar/
Date: Wed, 23 May 2018 14:59:41 +0000 (UTC) [thread overview]
Message-ID: <1527087568.61a451b940e2eb57db4227c6dffc8ca0e13e24b1.asturm@gentoo> (raw)
commit: 61a451b940e2eb57db4227c6dffc8ca0e13e24b1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 14:54:06 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 23 14:59:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a451b9
app-arch/unar: EAPI 6, slot ops, sort deps, missing || die
Package-Manager: Portage-2.3.38, Repoman-2.3.9
app-arch/unar/unar-1.10.1.ebuild | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/app-arch/unar/unar-1.10.1.ebuild b/app-arch/unar/unar-1.10.1.ebuild
index b482d11dbab..e81a5cd0542 100644
--- a/app-arch/unar/unar-1.10.1.ebuild
+++ b/app-arch/unar/unar-1.10.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit toolchain-funcs
@@ -14,20 +14,24 @@ SLOT="0"
KEYWORDS="amd64"
IUSE=""
-RDEPEND="gnustep-base/gnustep-base
+RDEPEND="
+ app-arch/bzip2:=
dev-libs/icu:=
- sys-libs/zlib
- app-arch/bzip2"
+ gnustep-base/gnustep-base
+ sys-libs/zlib:=
+"
DEPEND="${RDEPEND}
>=gnustep-base/gnustep-make-2.6.0[native-exceptions]
- sys-devel/gcc[objc]"
+ sys-devel/gcc[objc]
+"
S="${WORKDIR}/The Unarchiver/XADMaster"
src_prepare() {
+ default
# avoid jobserver warning, upstream bug:
# https://bitbucket.org/WAHa_06x36/theunarchiver/issues/918/dont-call-make-from-makefile
- sed -i -e 's:make:$(MAKE):g' Makefile.linux
+ sed -i -e 's:make:$(MAKE):g' Makefile.linux || die
}
src_compile() {
next reply other threads:[~2018-05-23 14:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-23 14:59 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 14:30 [gentoo-commits] repo/gentoo:master commit in: app-arch/unar/ Mike Gilbert
2024-02-17 9:49 David Seifert
2024-02-15 9:11 David Seifert
2024-02-12 13:05 Sam James
2024-01-12 10:40 David Seifert
2020-07-05 20:55 David Seifert
2020-05-30 8:43 David Seifert
2020-04-09 5:58 Joonas Niilola
2020-04-09 5:58 Joonas Niilola
2020-03-09 15:53 Joonas Niilola
2020-03-09 15:53 Joonas Niilola
2020-01-22 10:53 Joonas Niilola
2019-12-13 13:14 Hanno Böck
2019-12-07 7:28 Hanno Böck
2019-08-28 9:11 David Seifert
2016-11-08 10:34 Hanno Boeck
2016-11-08 10:34 Hanno Boeck
2016-11-06 12:19 Michael Palimaka
2016-06-26 8:52 Hanno Boeck
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=1527087568.61a451b940e2eb57db4227c6dffc8ca0e13e24b1.asturm@gentoo \
--to=asturm@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