summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/base/package.use.mask6
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index d3ad35faf453..c6ba9a4b2b19 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5756 2011/10/05 19:22:13 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5757 2011/10/05 19:51:44 aballier Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> base/package.use.mask:
+ mask media-libs/libass[harfbuzz] as it does not build with the current
+ version in the tree
+
05 Oct 2011; Jeremy Olexa <darkside@gentoo.org> default/linux/make.defaults:
Remove USE={python,perl} from default profile, as discussed/announced. Bug
250179
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 7a305a29547e..330e6b089b28 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.271 2011/10/04 21:02:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.272 2011/10/05 19:51:44 aballier Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
@@ -309,3 +309,7 @@ media-video/vlc audioqueue ios-vout macosx macosx-audio macosx-dialog-provider m
# Leave it unmasked for live ebuild, people should know what they do if they use
# it anyway
<media-video/ffmpeg-9999 celt
+
+# Alexis Ballier <aballier@gentoo.org> <5 Oct 2011>
+# harfbuzz support does not build for now, leave the useflag be and unmask it later
+media-libs/libass harfbuzz