diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-09-05 04:14:46 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-09-05 04:14:46 +0000 |
commit | e024b0c01d6dff466530f2238df824d1a091f763 (patch) | |
tree | 3b99f4a78308cde96df0fb8033bfd0271104cb33 /profiles | |
parent | last minute fixes. (diff) | |
download | gentoo-2-e024b0c01d6dff466530f2238df824d1a091f763.tar.gz gentoo-2-e024b0c01d6dff466530f2238df824d1a091f763.tar.bz2 gentoo-2-e024b0c01d6dff466530f2238df824d1a091f763.zip |
Added vim, phpdocs and gentoo-syntax
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.3/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/package.mask b/profiles/default-darwin/macos/10.3/package.mask index 13d370654858..78ed4c082430 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -5,6 +5,7 @@ app-arch/zip app-arch/unzip app-editors/nano app-editors/vim-core +app-editors/vim >=app-portage/esearch-0.7.1 app-shells/bash app-shells/zsh @@ -35,6 +36,10 @@ x11-libs/gtk+ # end collision-protect ## +# These packages depend on packages that would violate collision-protect +app-vim/phpdocs +app-vim/gentoo-syntax + # Cpio is provided by Apple on 10.3. The Gentoo binary is installed to a separate location # so the package does not cause a collision. Nonetheless, cpio is part of System, and we don't # want it pulled in for users of this profile |