diff options
author | 2003-06-28 00:14:46 +0000 | |
---|---|---|
committer | 2003-06-28 00:14:46 +0000 | |
commit | aa34962f1758bf80d8e0131ded5df71570a011d3 (patch) | |
tree | 33dbb78d24edf344bac79eb9e4d57f1cd7e502e6 /profiles | |
parent | lftp 2.6.5 stable on alpha (diff) | |
download | historical-aa34962f1758bf80d8e0131ded5df71570a011d3.tar.gz historical-aa34962f1758bf80d8e0131ded5df71570a011d3.tar.bz2 historical-aa34962f1758bf80d8e0131ded5df71570a011d3.zip |
adding koreancodecs and japanesecodecs mask as cjkcodecs replaces them all
and is more compliant
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f6358efc02d1..02fecda5f202 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,6 +21,11 @@ ## End example ## +# <liquidx@gentoo.org> (28 Jun 2003) +# cjkcodecs replaces koreancodecs and possibly japanesecodecs +dev-python/koreancodecs +dev-python/japanesecodecs + # <rac@gentoo.org> (24 Jun 2003) # proof of concept for the vendor directory changes made possible with # perl-5.8.0-r12 |