diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 11:30:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 11:30:42 +0000 |
commit | 95dfc7f304b662b303d9a7fbe8b504afcb7fe7e2 (patch) | |
tree | 5759b7532449995f6c0aaa872de85ad7f22d902a /profiles/default-darwin/macos | |
parent | Marking last spim version ppc-macos stable, so older versions can be removed. (diff) | |
download | gentoo-2-95dfc7f304b662b303d9a7fbe8b504afcb7fe7e2.tar.gz gentoo-2-95dfc7f304b662b303d9a7fbe8b504afcb7fe7e2.tar.bz2 gentoo-2-95dfc7f304b662b303d9a7fbe8b504afcb7fe7e2.zip |
Mask astyle, it wants a newer version of unzip than Panther has.
Diffstat (limited to 'profiles/default-darwin/macos')
-rw-r--r-- | profiles/default-darwin/macos/10.3/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/package.mask b/profiles/default-darwin/macos/10.3/package.mask index a9878f9889e4..afba39596891 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -58,3 +58,6 @@ net-dns/libidn # Ruby 1.8.2 compiles, but it contains a security bug. We cannot # compile 1.8.3 because it needs autoconf 2.59 which we don't have dev-lang/ruby + +# astyle requires a newer version of unzip than Panther has +=dev-util/astyle-1.15.3-r1 |