diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 12:05:33 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 12:05:33 +0000 |
commit | 90cbfb006f2de627e66541ef6f05434df1a208ca (patch) | |
tree | 292bcd5c5b9736e7024e0382edbc4dd11001cfa4 | |
parent | Added racc and rubygems to package mask for Panther (diff) | |
download | gentoo-2-90cbfb006f2de627e66541ef6f05434df1a208ca.tar.gz gentoo-2-90cbfb006f2de627e66541ef6f05434df1a208ca.tar.bz2 gentoo-2-90cbfb006f2de627e66541ef6f05434df1a208ca.zip |
Adding two docbook packages as they require a higher version of unzip
than Panther has.
-rw-r--r-- | profiles/default-darwin/macos/10.3/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-darwin/macos/10.3/package.mask b/profiles/default-darwin/macos/10.3/package.mask index cb34dfa28f72..f1ac0dda972c 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -62,5 +62,7 @@ dev-lang/ruby dev-ruby/racc dev-ruby/rubygems -# astyle requires a newer version of unzip than Panther has +# these apps require a newer version of unzip than Panther has =dev-util/astyle-1.15.3-r1 +app-text/docbook-sgml-dtd +app-text/docbook-xml-simple-dtd |