From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tinderbox-cluster:master commit in: patches/
Date: Tue, 19 Jan 2016 17:39:35 +0000 (UTC) [thread overview]
Message-ID: <1453225244.9a68fea06890542d4c82a8ddf2e22ca44cd50a2e.zorry@gentoo> (raw)
commit: 9a68fea06890542d4c82a8ddf2e22ca44cd50a2e
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 17:40:44 2016 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 17:40:44 2016 +0000
URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=9a68fea0
support portage 2.2.27
patches/portage.patch | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/patches/portage.patch b/patches/portage.patch
index bbf8720..6f2d17f 100644
--- a/patches/portage.patch
+++ b/patches/portage.patch
@@ -44,7 +44,7 @@
if '--usepkgonly' not in myopts:
old_tree_timestamp_warn(settings['PORTDIR'], settings)
-@@ -312,16 +314,10 @@ def action_build(settings, trees, mtimed
+@@ -319,20 +319,14 @@ def action_build(settings, trees, mtimed
print(darkgreen("emerge: It seems we have nothing to resume..."))
return os.EX_OK
@@ -58,6 +58,10 @@
+ success, settings, trees, mtimedb, mydepgraph = build_mydepgraph(settings,
+ trees, mtimedb, myopts, myparams, myaction, myfiles, spinner, build_dict, session)
+ if "--autounmask-only" in myopts:
+ mydepgraph.display_problems()
+ return 0
+
if not success:
- mydepgraph.display_problems()
return 1
next reply other threads:[~2016-01-19 17:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 17:39 Magnus Granberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-30 21:44 [gentoo-commits] proj/tinderbox-cluster:master commit in: patches/ Magnus Granberg
2023-06-26 21:52 Magnus Granberg
2023-05-28 9:51 Magnus Granberg
2022-09-25 12:11 Magnus Granberg
2022-09-25 11:25 Magnus Granberg
2022-04-03 21:46 Magnus Granberg
2015-12-19 11:18 Magnus Granberg
2015-10-04 20:10 Magnus Granberg
2015-10-04 20:06 Magnus Granberg
2015-04-18 20:27 Magnus Granberg
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=1453225244.9a68fea06890542d4c82a8ddf2e22ca44cd50a2e.zorry@gentoo \
--to=zorry@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