diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-10-30 21:01:49 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-10-30 21:01:49 +0000 |
commit | 1b6998d8c9301e2c8a21a76d4617344115ef6686 (patch) | |
tree | f15a0c67ff6884df9e2eed7a23743833bb13a80e /profiles | |
parent | Fixed detection of evolution data server with USE=eds (bug #526644) (diff) | |
download | gentoo-2-1b6998d8c9301e2c8a21a76d4617344115ef6686.tar.gz gentoo-2-1b6998d8c9301e2c8a21a76d4617344115ef6686.tar.bz2 gentoo-2-1b6998d8c9301e2c8a21a76d4617344115ef6686.zip |
Stable mask vtk support of media-libs/opencv, so bug 527518 can go ahead
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 624d8cd6a6a6..8fb5639f56dc 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.739 2014/10/26 22:22:41 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.740 2014/10/30 21:01:49 dilfridge Exp $ + + 30 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + package.use.stable.mask: + Stable mask vtk support of media-libs/opencv, so bug 527518 can go ahead 26 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.mask: diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 06469701bee2..c269b8aa73d9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,10 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.27 2014/10/11 05:03:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.28 2014/10/30 21:01:49 dilfridge Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas K. Huettel <dilfridge@gentoo.org> (30 Oct 2014) +# Pulls in sci-libs/vtk with a lot of new dependencies; stabilizing +# that will take some more time +media-libs/opencv vtk + # Michael Palimaka <kensington@gentoo.org> (09 Oct 2014) # Requires net-libs/libotr-4.0.0 which just came out of # hard mask. |