Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/
Date: Mon, 30 Nov 2020 15:05:30
Message-Id: 1606748714.b84c936a10d98389a576368db4351fc0e9cd8134.sam@gentoo
1 commit: b84c936a10d98389a576368db4351fc0e9cd8134
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 15:04:03 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 15:05:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84c936a
7
8 profiles/prefix/darwin/package.use: set dev-libs/gmime[-vala]
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/prefix/darwin/package.use | 8 ++++++++
13 1 file changed, 8 insertions(+)
14
15 diff --git a/profiles/prefix/darwin/package.use b/profiles/prefix/darwin/package.use
16 new file mode 100644
17 index 00000000000..e3c75ca4bc0
18 --- /dev/null
19 +++ b/profiles/prefix/darwin/package.use
20 @@ -0,0 +1,8 @@
21 +# Copyright 1999-2020 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# Sam James <sam@g.o> (2020-11-30)
25 +# Undo +vala which drags in introspection
26 +# We don't (yet?) have introspection support here
27 +# (Avoid users having to turn it off)
28 +dev-libs/gmime -vala