Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Wed, 29 Nov 2017 12:15:07
Message-Id: 1511957692.e296c4fdff6b6649f923aac39307c8c5dbf09bbe.jstein@gentoo
1 commit: e296c4fdff6b6649f923aac39307c8c5dbf09bbe
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 12:06:46 2017 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 12:14:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e296c4fd
7
8 profiles: Last rites for =media-gfx/yafaray-0.1.1
9
10 The old yafaray-0.1.1 depends on qt4 and has bugs we can not fix.
11 (bug #321169) and (bug #595684)
12 Users of yafaray may be interested in >=yafaray-3.3.0 (bug #639046)
13 and its fork TheBounty (#639158) which require completely new ebuilds.
14
15 Bug: https://bugs.gentoo.org/321169
16 Bug: https://bugs.gentoo.org/595684
17
18 profiles/package.mask | 10 ++++++++++
19 1 file changed, 10 insertions(+)
20
21 diff --git a/profiles/package.mask b/profiles/package.mask
22 index f0174efee0b..9c351cb0e4e 100644
23 --- a/profiles/package.mask
24 +++ b/profiles/package.mask
25 @@ -29,6 +29,16 @@
26
27 #--- END OF EXAMPLES ---
28
29 +# Jonas Stein <jstein@g.o> (29 Nov 2017)
30 +# The old yafaray-0.1.1 depends on qt4 and has bugs we can not fix.
31 +# (bug #321169) and (bug #595684)
32 +# Users of yafaray may be interested in >=yafaray-3.3.0 (bug #639046)
33 +# and its fork TheBounty (#639158) which require completely new ebuilds.
34 +#
35 +# The old and for now the last version in the tree is
36 +# masked for removal on 2018-02-30
37 +=media-gfx/yafaray-0.1.1
38 +
39 # Michał Górny <mgorny@g.o> (28 Nov 2017)
40 # Replaced by split packages. Please install one of:
41 # - app-emulation/wine-vanilla (the only choice for stable)