diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 12:00:43 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 12:00:43 +0000 |
commit | 07b24171e3e8fb14a19943b45f1e3abd5ccda0ca (patch) | |
tree | dd4f308edfa7c7abfeb9159031a84b90e6638b98 /profiles | |
parent | Included fix for proper handling of the osc use flag. Thanks to Mike Stute <m... (diff) | |
download | historical-07b24171e3e8fb14a19943b45f1e3abd5ccda0ca.tar.gz historical-07b24171e3e8fb14a19943b45f1e3abd5ccda0ca.tar.bz2 historical-07b24171e3e8fb14a19943b45f1e3abd5ccda0ca.zip |
Added racc and rubygems to package mask for Panther
Diffstat (limited to 'profiles')
-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 afba39596891..cb34dfa28f72 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -58,6 +58,9 @@ 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 +# these applications depend on >=ruby-1.8 +dev-ruby/racc +dev-ruby/rubygems # astyle requires a newer version of unzip than Panther has =dev-util/astyle-1.15.3-r1 |