Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 07 Oct 2018 18:25:24
Message-Id: 1538936547.3eab9dcacdf3e1790e2a38e7aa5bb42778225cba.asturm@gentoo
1 commit: 3eab9dcacdf3e1790e2a38e7aa5bb42778225cba
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 7 18:19:06 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 18:22:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eab9dca
7
8 profiles: Mask >=dev-games/ogre-1.11.2 for more revdep-testing
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/package.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 14902d7e737..f18960ff8b0 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -29,6 +29,10 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Andreas Sturmlechner <asturm@g.o> (07 Oct 2018)
24 +# Masked for more testing especially of reverse-deps.
25 +>=dev-games/ogre-1.11.2
26 +
27 # Mart Raudsepp <leio@g.o> (06 Oct 2018)
28 # Netspeed applet moved into mate-base/mate-applets since v1.14,
29 # use that instead. Bug #667910