summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-01-06 10:49:42 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-01-06 10:49:42 +0000
commitafe62cb77840b4e9963f62ea0470769de9b4c6ab (patch)
tree19bf0b17e7e2bbb5cdca09af1de40b19babb3c91 /profiles
parentChanging libexec dir to /usr/libexec/gnupg for better multilib friendliness. ... (diff)
downloadgentoo-2-afe62cb77840b4e9963f62ea0470769de9b4c6ab.tar.gz
gentoo-2-afe62cb77840b4e9963f62ea0470769de9b4c6ab.tar.bz2
gentoo-2-afe62cb77840b4e9963f62ea0470769de9b4c6ab.zip
Moved ARCH, ACCEPT_KEYWORDS and FEATURES in default-linux/hppa. Removed mozilla and usb from use.mask.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/hppa/2004.2/make.defaults6
-rw-r--r--profiles/default-linux/hppa/2004.3/make.defaults6
-rw-r--r--profiles/default-linux/hppa/make.defaults13
-rw-r--r--profiles/default-linux/hppa/use.mask8
4 files changed, 15 insertions, 18 deletions
diff --git a/profiles/default-linux/hppa/2004.2/make.defaults b/profiles/default-linux/hppa/2004.2/make.defaults
index a70b7ee45adb..d3a89cd78f27 100644
--- a/profiles/default-linux/hppa/2004.2/make.defaults
+++ b/profiles/default-linux/hppa/2004.2/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2004.2/make.defaults,v 1.7 2004/11/08 00:22:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2004.2/make.defaults,v 1.8 2005/01/06 10:49:42 gmsoft Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -57,7 +57,3 @@ zlib
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
-ARCH="hppa"
-ACCEPT_KEYWORDS="hppa"
-
-FEATURES="sandbox sfperms strict"
diff --git a/profiles/default-linux/hppa/2004.3/make.defaults b/profiles/default-linux/hppa/2004.3/make.defaults
index b64cf4054ada..339e39c735a1 100644
--- a/profiles/default-linux/hppa/2004.3/make.defaults
+++ b/profiles/default-linux/hppa/2004.3/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2004.3/make.defaults,v 1.2 2004/11/08 00:22:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2004.3/make.defaults,v 1.3 2005/01/06 10:49:42 gmsoft Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -35,7 +35,3 @@ zlib
GRP_STAGE23_USE="${USE}"
-ARCH="hppa"
-ACCEPT_KEYWORDS="hppa"
-
-FEATURES="sandbox sfperms strict"
diff --git a/profiles/default-linux/hppa/make.defaults b/profiles/default-linux/hppa/make.defaults
new file mode 100644
index 000000000000..5f9928c7b873
--- /dev/null
+++ b/profiles/default-linux/hppa/make.defaults
@@ -0,0 +1,13 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/make.defaults,v 1.1 2005/01/06 10:49:42 gmsoft Exp $
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+
+# System-wide defaults for the Portage system
+
+ARCH="hppa"
+ACCEPT_KEYWORDS="hppa"
+
+FEATURES="sandbox sfperms strict"
diff --git a/profiles/default-linux/hppa/use.mask b/profiles/default-linux/hppa/use.mask
index 0cff14726fc9..221c7ae6325d 100644
--- a/profiles/default-linux/hppa/use.mask
+++ b/profiles/default-linux/hppa/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