diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-06 10:53:02 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-06 10:53:02 +0000 |
commit | e1ce6b3ad50e5446417f4a20e4d95542e50177b2 (patch) | |
tree | f346de05fa731ee4424e7b642622cab02a26f9de /profiles/default-hppa-2004.0 | |
parent | Moved ARCH, ACCEPT_KEYWORDS and FEATURES in default-linux/hppa. Removed mozil... (diff) | |
download | gentoo-2-e1ce6b3ad50e5446417f4a20e4d95542e50177b2.tar.gz gentoo-2-e1ce6b3ad50e5446417f4a20e4d95542e50177b2.tar.bz2 gentoo-2-e1ce6b3ad50e5446417f4a20e4d95542e50177b2.zip |
Added FEATURES and removed usb and mozilla from use.mask.
Diffstat (limited to 'profiles/default-hppa-2004.0')
-rw-r--r-- | profiles/default-hppa-2004.0/make.defaults | 1 | ||||
-rw-r--r-- | profiles/default-hppa-2004.0/use.mask | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/profiles/default-hppa-2004.0/make.defaults b/profiles/default-hppa-2004.0/make.defaults index 33a0be2cb951..da5daf2395fb 100644 --- a/profiles/default-hppa-2004.0/make.defaults +++ b/profiles/default-hppa-2004.0/make.defaults @@ -53,3 +53,4 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs ARCH="hppa" ACCEPT_KEYWORDS="hppa" +FEATURES="sfperms sandbox strict" diff --git a/profiles/default-hppa-2004.0/use.mask b/profiles/default-hppa-2004.0/use.mask index 82e273467e19..bd924234edc4 100644 --- a/profiles/default-hppa-2004.0/use.mask +++ b/profiles/default-hppa-2004.0/use.mask @@ -40,18 +40,10 @@ foreign-package # Avi support is far from 'supported' avi -# 06 Jul 2003 Guy Martin <gmsoft@gentoo.org> -# Mozilla is curently not working -mozilla - # 13 Apr 2003 Guy Martin <gmsoft@gentoo.org> # Selinux patches not tested on hppa and no kernel sources are emergeables with this patch. selinux -# 07 Apr 2003 Guy Martin <gmsoft@gentoo.org> -# I don't have the hardware to test usb support. So, this is disabled for now. -usb - # 20 Mar 2003 Guy Martin <gmsoft@gentoo.org> # Many java apps need java => 1.3 and hppa has only 1.1 right now java |