diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-05 11:20:33 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-05 11:20:33 +0000 |
commit | 7ad56a3d4de594169dd4670c920692df1b9c43a7 (patch) | |
tree | af32bbcfcb7868faf93ef082db0e17e38f3563a3 /profiles | |
parent | new versions of itext, moved to dev-java, removed need for j2ee (was needed f... (diff) | |
download | gentoo-2-7ad56a3d4de594169dd4670c920692df1b9c43a7.tar.gz gentoo-2-7ad56a3d4de594169dd4670c920692df1b9c43a7.tar.bz2 gentoo-2-7ad56a3d4de594169dd4670c920692df1b9c43a7.zip |
add netbeans mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-hppa-2004.0/use.mask | 4 | ||||
-rw-r--r-- | profiles/default-linux/hppa/use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default-hppa-2004.0/use.mask b/profiles/default-hppa-2004.0/use.mask index 3306a48cf5b1..82e273467e19 100644 --- a/profiles/default-hppa-2004.0/use.mask +++ b/profiles/default-hppa-2004.0/use.mask @@ -56,6 +56,10 @@ usb # Many java apps need java => 1.3 and hppa has only 1.1 right now java +# Ciaran McCreesh <ciaranm@gentoo.org> +# No reliable java, so no netbeans. bug 66762. +netbeans + # 19 Mar 2003 Guy Martin <gmsoft@gentoo.org> # acl not tested yet acl diff --git a/profiles/default-linux/hppa/use.mask b/profiles/default-linux/hppa/use.mask index 3fb9c4de23cf..0cff14726fc9 100644 --- a/profiles/default-linux/hppa/use.mask +++ b/profiles/default-linux/hppa/use.mask @@ -56,6 +56,10 @@ usb # Many java apps need java => 1.3 and hppa has only 1.1 right now java +# 5 Jan 2005 Ciaran McCreesh <ciaranm@gentoo.org> +# No reliable java, no netbeans. bug 66762 +netbeans + # 19 Mar 2003 Guy Martin <gmsoft@gentoo.org> # acl not tested yet acl |