diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:41:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:41:42 +0000 |
commit | c523dd0c15ba6d0b4ce049d2200b2ddba47ceded (patch) | |
tree | d9d61286b6e3874f158382cbea79e3b531ae77e9 /profiles | |
parent | Move the virtual/cdrtools entry to the base architecture profile since cdrkit... (diff) | |
download | gentoo-2-c523dd0c15ba6d0b4ce049d2200b2ddba47ceded.tar.gz gentoo-2-c523dd0c15ba6d0b4ce049d2200b2ddba47ceded.tar.bz2 gentoo-2-c523dd0c15ba6d0b4ce049d2200b2ddba47ceded.zip |
Adding mono package masks to avoid b0rkage until it's ready
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux/sparc/sparc64/2006.1/package.mask | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/profiles/selinux/sparc/sparc64/2006.1/package.mask b/profiles/selinux/sparc/sparc64/2006.1/package.mask index 3651d9a5a36b..de4b8ffe9e2f 100644 --- a/profiles/selinux/sparc/sparc64/2006.1/package.mask +++ b/profiles/selinux/sparc/sparc64/2006.1/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/sparc64/2006.1/package.mask,v 1.3 2006/11/21 07:22:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/sparc64/2006.1/package.mask,v 1.4 2007/02/14 19:41:42 gustavoz Exp $ # Jason Wever <weeve@gentoo.org> # gradm requires 64 bit support, which doesn't exist in this profile @@ -12,3 +12,18 @@ # needs stable >=sys-libs/glibc-2.4 =sys-libs/libselinux-1.30.29 + +# Gustavo Zacarias <gustavoz@gentoo.org> 14 Feb 2007 +# Mask mono stuff since it requires gcc4 and it's just ~sparc yet +dev-dotnet/art-sharp +dev-dotnet/gconf-sharp +dev-dotnet/glade-sharp +dev-dotnet/gnome-sharp +dev-dotnet/gnomevfs-sharp +dev-dotnet/gtk-sharp +dev-dotnet/gtkhtml-sharp +dev-dotnet/libgdiplus +dev-dotnet/pe-format +dev-lang/mono +dev-util/mono-tools +dev-util/monodoc |