Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 01 Jul 2017 11:26:28
Message-Id: 1498908375.1a1fc74cabb9d3570b62d24c02d6069df0516c66.kensington@gentoo
1 commit: 1a1fc74cabb9d3570b62d24c02d6069df0516c66
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 11:26:06 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 11:26:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1fc74c
7
8 profiles: don't use illegal syntax
9
10 profiles/base/package.use.stable.mask | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
14 index a1c17439ffe..421f7af007b 100644
15 --- a/profiles/base/package.use.stable.mask
16 +++ b/profiles/base/package.use.stable.mask
17 @@ -6,7 +6,7 @@
18
19 # Michael Palimaka <kensington@g.o> (01 Jul 2017)
20 # Requires kde-apps/kcontacts stabilisation
21 -app-office/calligra:5[pim]
22 +app-office/calligra:5 pim
23
24 # Andreas Sturmlechner <asturm@g.o> (23 Mar 2017)
25 # Requires dev-lang/julia stabilisation, bug #613576