diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 21:18:53 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 21:18:53 +0000 |
commit | 6509a6ecaa90cecf10cc1b15d99ed20041846aa8 (patch) | |
tree | 25c3eedd9c6220735d5815d5cf4476c977725437 /profiles | |
parent | new -papr ebuild (diff) | |
download | gentoo-2-6509a6ecaa90cecf10cc1b15d99ed20041846aa8.tar.gz gentoo-2-6509a6ecaa90cecf10cc1b15d99ed20041846aa8.tar.bz2 gentoo-2-6509a6ecaa90cecf10cc1b15d99ed20041846aa8.zip |
Add package.mask entry for mono-2.4 and friends w.r.t. bug 257313.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 17 |
2 files changed, 20 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 1123929832da..dc2ed7dd97f0 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2481 2009/03/30 13:10:20 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2482 2009/03/30 21:18:53 loki_val 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! + 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> package.mask: + Add package.mask entry for mono-2.4 and friends w.r.t. bug 257313. + 30 Mar 2009; <chainsaw@gentoo.org> package.mask: Widen net-misc/dhcp mask for v4, clarify reason. 4.0.1 is going in and 4.0.0 is being deleted. diff --git a/profiles/package.mask b/profiles/package.mask index 65d41e9bd90d..a3c97e94c931 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9620 2009/03/30 13:10:20 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9621 2009/03/30 21:18:53 loki_val Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,21 @@ #--- END OF EXAMPLES --- +# Peter Alfredsen <loki_val@gentoo.org> (30 Mar 2009) +# HERE BE DRAGONS! +# WARNING: Mono-2.4 will deplete your available RAM if you +# try to compile app-office/openoffice[mono] with it. +# See http://bugs.gentoo.org/257313 for reference. +=www-apache/mod_mono-2.4 +=dev-dotnet/xsp-2.4 +=dev-dotnet/libgdiplus-2.4 +=dev-dotnet/gluezilla-2.4 +=dev-lang/mono-2.4 +=dev-lang/mono-basic-2.4 +=dev-util/mono-debugger-2.4 +=dev-util/mono-tools-2.4 +=virtual/monodoc-2.4 + # Tony Vroon <chainsaw@gentoo.org> (30 Mar 2009) # The v4 branch of DHCP has a new build system and a "minimal" dhclient-only # build is not yet supported. The IPv6 support seems a bit rough at the edges |