Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/
Date: Wed, 01 Mar 2017 18:46:26
Message-Id: 1488393882.95e93068a0db764458eedb59a0ae89d6c20db21e.grknight@gentoo
1 commit: 95e93068a0db764458eedb59a0ae89d6c20db21e
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 18:44:42 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 18:44:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e93068
7
8 profiles/arch/alpha/package.mask: Mask dev-portage/g-sorcery
9
10 g-sorcery USE is masked on app-portage/layman for deps that are not keyworded
11 Mask the package to keep the repo tree sane
12
13 profiles/arch/alpha/package.mask | 7 ++++++-
14 1 file changed, 6 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask
17 index d51d079133e..43ab5d88a71 100644
18 --- a/profiles/arch/alpha/package.mask
19 +++ b/profiles/arch/alpha/package.mask
20 @@ -1,6 +1,11 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Brian Evans <grknight@g.o> (01 Mar 2017)
26 +# Mask to prevent unsolvable deps on masked g-sorcery
27 +# USE on app-portage/layman
28 +app-portage/g-sorcery
29 +
30 # Alexey Shvetsov <alexxy@g.o> (21 May 2012)
31 # Need deps pecl-apc and pecl-uploadprogress bug #416897
32 >=www-apps/drupal-7.14