summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-12-22 11:25:52 +0000
committerRoy Marples <uberlord@gentoo.org>2005-12-22 11:25:52 +0000
commitbf41422ed5ade3b4f3cd773ce77a2fd9ba69cde5 (patch)
treea9d87d0c312bae8a662bfea1b0579beec98f00e8 /profiles
parentCompile nvclock with -fPIC, bug #111675. (diff)
downloadgentoo-2-bf41422ed5ade3b4f3cd773ce77a2fd9ba69cde5.tar.gz
gentoo-2-bf41422ed5ade3b4f3cd773ce77a2fd9ba69cde5.tar.bz2
gentoo-2-bf41422ed5ade3b4f3cd773ce77a2fd9ba69cde5.zip
Masked bash-3.1-r1 as it does not work with baselayout networking still
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 50d43b75c3e4..414c18022068 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
#####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4797 2005/12/22 05:10:54 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4798 2005/12/22 11:25:52 uberlord Exp $
# When you add an entry to this file, add your name, the date, and an
# explanation of why something is getting masked
#
@@ -21,6 +21,11 @@
## End example
##
+# Roy Marples <uberlord@gentoo.org> (22 Dec 2005)
+# bash-3.1-r1 doesn't work with foo() { local -a bar=( "$@" ) }
+# which means baselayout networking won't work correctly
+=app-shells/bash-3.1-r1
+
# Paul Varner <fuzzyray@gentoo.org> (21 Dec 2005)
# porthole-0.5.0 being added to the tree for testing.
=app-portage/porthole-0.5.0*