diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:04:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:04:09 +0000 |
commit | 834775277fdd589d943b8eb08f2d1492b5eb4aae (patch) | |
tree | b445b91bd08c0c76445290a8a8706c510b2721e5 /profiles/default-linux | |
parent | Fixes bash iteration (diff) | |
download | gentoo-2-834775277fdd589d943b8eb08f2d1492b5eb4aae.tar.gz gentoo-2-834775277fdd589d943b8eb08f2d1492b5eb4aae.tar.bz2 gentoo-2-834775277fdd589d943b8eb08f2d1492b5eb4aae.zip |
P.mask sys-fs/fuse in 2.4 profiles since it needs kernel-2.6
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/2.4/package.mask | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index fb949d26f7db..6723850219ba 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.66 2007/04/03 15:47:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.67 2007/04/09 10:04:09 armin76 Exp $ + + 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> no-nptl/2.4/package.mask: + P.mask sys-fs/fuse in 2.4 profiles since it needs kernel-2.6 03 Apr 2007; Raúl Porcel <armin76@gentoo.org> no-nptl/2.4/package.mask: unmask www-client/mozilla-firefox-1.5* wrt bug 173250 in 2.4 profile diff --git a/profiles/default-linux/x86/no-nptl/2.4/package.mask b/profiles/default-linux/x86/no-nptl/2.4/package.mask index a043fda6b819..af853fd6ae80 100644 --- a/profiles/default-linux/x86/no-nptl/2.4/package.mask +++ b/profiles/default-linux/x86/no-nptl/2.4/package.mask @@ -1,8 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.mask,v 1.67 2007/04/03 15:48:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.mask,v 1.68 2007/04/09 10:04:09 armin76 Exp $ -#Raúl Porcel <armin76@gentoo.org> (03 Apr 2007) +# Raúl Porcel <armin76@gentoo.org> (09 Apr 2007) +# Needs gentoo-sources, which are 2.6 version +sys-fs/fuse + +# Raúl Porcel <armin76@gentoo.org> (03 Apr 2007) # Unmasking firefox-1.5 for <epiphany-2.16 -=www-client/mozilla-firefox-1.5* |