summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-29 02:41:37 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-29 02:41:37 +0000
commit07e7308867c9ae0378987f59976a593522b005a8 (patch)
tree6096ada8e97b8426e8a1746e5b9248b859696a3e /profiles/base
parentNew Package based on older work in the matsuu overlay by MATSUU Takuto (diff)
downloadhistorical-07e7308867c9ae0378987f59976a593522b005a8.tar.gz
historical-07e7308867c9ae0378987f59976a593522b005a8.tar.bz2
historical-07e7308867c9ae0378987f59976a593522b005a8.zip
Add mask on app-text/groonga[lzo,zlib] for known memory leak issues
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/package.use.mask7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 4ea8f4bf797e..8b94499d5419 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,9 @@
# 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.753 2014/11/24 17:19:04 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.754 2014/11/29 02:41:37 grknight Exp $
+
+ 29 Nov 2014; Brian Evans <grknight@gentoo.org> package.use.mask:
+ Add mask on app-text/groonga[lzo,zlib] for known memory leak issues
24 Nov 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
mask hpx[doc] (bug #529066)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 9db6552a41fa..392ac0ad74cd 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.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.mask,v 1.628 2014/11/24 17:19:04 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.629 2014/11/29 02:41:37 grknight Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
+# Brian Evans <grknight@gentoo.org> (29 Nov 2014)
+# Strongly recommened by upstream to disable lzo and zlib due to memory leaks
+# https://github.com/groonga/groonga/issues/6 (Japanese)
+app-text/groonga lzo zlib
+
# Christoph Junghans <ottxor@gentoo.org> (24 Nov 2014)
# needs boost auto_index tool (bug #529066)
>=sys-cluster/hpx-0.9.9 doc