Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 27 Oct 2015 07:09:03
Message-Id: 1445929672.1c5307dad3dd333aea7c76b1c7daa47f3fd7057a.mgorny@gentoo
1 commit: 1c5307dad3dd333aea7c76b1c7daa47f3fd7057a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 07:07:52 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 07:07:52 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5307da
7
8 profiles/package.mask: p.mask dev-lisp/uiop to match asdf
9
10 dev-lisp/uiop requires matching versions of dev-lisp/asdf, therefore we
11 need to mask both or none.
12
13 profiles/package.mask | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index d27a309..4ac43d2 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -32,7 +32,9 @@
21
22 # Ian Delaney <idella4@g.o> (27 Oct 2015)
23 # fails to build dev-lisp/sbcl-1.2.16 #563812
24 +# mgorny: dev-lisp/uiop as version-bound revdep
25 =dev-lisp/asdf-3.1.6
26 +=dev-lisp/uiop-3.1.6
27
28 # Justin Lecher <jlec@g.o> (23 Oct 2015)
29 # Breaking changes #563540