diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-11-20 23:01:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-11-20 23:01:58 +0000 |
commit | 5e7e6dc1377776df889d0c89b1ae58df8daf5b9a (patch) | |
tree | 63133989a8de47ce0f10b84c9cc8c5cc883bf108 /profiles | |
parent | fix keyword revert from eldad (diff) | |
download | gentoo-2-5e7e6dc1377776df889d0c89b1ae58df8daf5b9a.tar.gz gentoo-2-5e7e6dc1377776df889d0c89b1ae58df8daf5b9a.tar.bz2 gentoo-2-5e7e6dc1377776df889d0c89b1ae58df8daf5b9a.zip |
new bash-completions loading mechanism, surely breaks in many wonderful ways
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 09879bf347be..27c1388f619d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6319 2006/11/20 22:24:13 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6320 2006/11/20 23:01:58 agriffis 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,10 @@ ## End example ## +# Aron Griffis <agriffis@gentoo.org> +# Masked for testing new enablement via eselect +=app-shells/bash-completion-20060301-r1 + # Patrick McLean <chutzpah@gentoo.org> # Masked pending resolution of bugs 155794, 155792, 155698 and 155552 =app-emulation/emul-linux-x86-baselibs-2.5.3 |