diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-19 21:52:59 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-19 21:52:59 +0000 |
commit | 8ce0a481888dc362a7bde3d94eeb37d7df6208c9 (patch) | |
tree | 12fa8524d334ed0400158df33fe896ba833fb475 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-8ce0a481888dc362a7bde3d94eeb37d7df6208c9.tar.gz gentoo-2-8ce0a481888dc362a7bde3d94eeb37d7df6208c9.tar.bz2 gentoo-2-8ce0a481888dc362a7bde3d94eeb37d7df6208c9.zip |
Initial mask for mono-2 ebuilds.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 15 |
2 files changed, 18 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3769e0ea65c3..33ad56a6071a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2061 2008/11/19 19:32:56 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2062 2008/11/19 21:52:59 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! 19 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> package.mask: + Initial mask for mono-2 ebuilds. + + 19 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> package.mask: Bug 211327 fixed, removing mask. 19 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 82a7d690ed4f..8bed5f644600 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9185 2008/11/19 19:32:56 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9186 2008/11/19 21:52:59 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 @@ -29,6 +29,19 @@ #--- END OF EXAMPLES --- +# Peter Alfredsen <loki_val@gentoo.org> (19 Nov 2008) +# Let's see if we can make this break something. +# Masked for now. I hope to get some gtk-sharp etc. stuff +# Into the tree along with it. I'll probably do a simplistic +# Conversion from split ebuilds to monolithic ebuilds. +# dotnet won't mind, I hope. I contacted them some time ago, +# but never got an answer, so assuming they're AWOL. +>=dev-lang/mono-2 +>=dev-dotnet/libgdiplus-2 +>=dev-util/mono-debugger-2 +>=dev-util/mono-tools-2 +>=dev-util/monodoc-2 + # Matthias Schwarzott <zzam@gentoo.org> (19 Nov 2008) # This ebuild contains intrusive changes # masked until all changes are tested |