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 | 1badfb8b391e0a3448c59e1281fbd584034a12c0 (patch) | |
tree | 8f8979d6a65bccac968f3d3f784356af6397d62a /profiles | |
parent | Added racc and rubygems to package mask for Panther (diff) | |
download | historical-1badfb8b391e0a3448c59e1281fbd584034a12c0.tar.gz historical-1badfb8b391e0a3448c59e1281fbd584034a12c0.tar.bz2 historical-1badfb8b391e0a3448c59e1281fbd584034a12c0.zip |
Adding two docbook packages as they require a higher version of unzip
than Panther has.
Diffstat (limited to 'profiles')
-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 |