Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: Ian Delaney <idella4@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 27 Oct 2015 07:08:32
Message-Id: 20151027080802.05189c5b.mgorny@gentoo.org
1 On Tue, 27 Oct 2015 02:58:08 +0000 (UTC)
2 "Ian Delaney" <idella4@g.o> wrote:
3
4 > commit: cdd8a3b690b12af2a4fc0b78a3787b969d0b7f47
5 > Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
6 > AuthorDate: Tue Oct 27 02:51:40 2015 +0000
7 > Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
8 > CommitDate: Tue Oct 27 02:56:43 2015 +0000
9 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd8a3b6
10 >
11 > profiles/package.mask pmask asdf-3.1.6
12 >
13 > profiles/package.mask | 4 ++++
14 > 1 file changed, 4 insertions(+)
15 >
16 > diff --git a/profiles/package.mask b/profiles/package.mask
17 > index 5aee23e..d27a309 100644
18 > --- a/profiles/package.mask
19 > +++ b/profiles/package.mask
20 > @@ -30,6 +30,10 @@
21 >
22 > #--- END OF EXAMPLES ---
23 >
24 > +# Ian Delaney <idella4@g.o> (27 Oct 2015)
25 > +# fails to build dev-lisp/sbcl-1.2.16 #563812
26 > +=dev-lisp/asdf-3.1.6
27 > +
28 > # Justin Lecher <jlec@g.o> (23 Oct 2015)
29 > # Breaking changes #563540
30 > =app-text/ghostscript-gpl-9.18
31
32 Please check reverse dependencies before masking or removing ebuilds.
33 Now you introduced depgraph breakage on all arches:
34
35 https://qa-reports.gentoo.org/output/gentoo-ci/44407dc/15.html#l1801
36
37 I'm going to fix it for you this time.
38
39 --
40 Best regards,
41 Michał Górny
42 <http://dev.gentoo.org/~mgorny/>