summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-22 21:45:53 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-22 21:45:53 +0000
commitd63bc518c59adc0204bc29562f60fee69e96a061 (patch)
tree570347cd15a060cca763cd3a3d7a26c953351093 /profiles
parentfixed sparc32 profile to use 2004.0. (diff)
downloadhistorical-d63bc518c59adc0204bc29562f60fee69e96a061.tar.gz
historical-d63bc518c59adc0204bc29562f60fee69e96a061.tar.bz2
historical-d63bc518c59adc0204bc29562f60fee69e96a061.zip
sh
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/sh/make.defaults15
-rw-r--r--profiles/default-linux/sh/packages7
-rw-r--r--profiles/default-linux/sh/parent1
-rw-r--r--profiles/default-linux/sh/use.mask47
-rw-r--r--profiles/default-linux/sh/virtuals7
-rw-r--r--profiles/profiles.desc3
6 files changed, 79 insertions, 1 deletions
diff --git a/profiles/default-linux/sh/make.defaults b/profiles/default-linux/sh/make.defaults
new file mode 100644
index 000000000000..b77351e17e45
--- /dev/null
+++ b/profiles/default-linux/sh/make.defaults
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sh/make.defaults,v 1.1 2004/10/22 21:45:00 vapier Exp $
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+
+USE="sh crypt ncurses readline ssl zlib"
+
+ARCH="sh"
+ACCEPT_KEYWORDS="sh"
+
+FEATURES="-sandbox sfperms"
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
diff --git a/profiles/default-linux/sh/packages b/profiles/default-linux/sh/packages
new file mode 100644
index 000000000000..ed3952035b82
--- /dev/null
+++ b/profiles/default-linux/sh/packages
@@ -0,0 +1,7 @@
+# Copyright 2001-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sh/packages,v 1.1 2004/10/22 21:45:00 vapier Exp $
+
+>=sys-devel/binutils-2.13.90.0.4
+>=sys-devel/gcc-3.2
+>=sys-libs/glibc-2.2.5
diff --git a/profiles/default-linux/sh/parent b/profiles/default-linux/sh/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/sh/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/sh/use.mask b/profiles/default-linux/sh/use.mask
new file mode 100644
index 000000000000..824b408df51c
--- /dev/null
+++ b/profiles/default-linux/sh/use.mask
@@ -0,0 +1,47 @@
+
+# Chris PeBenito <pebenito@gentoo.org>
+# must use a SELinux profile
+selinux
+hardened
+
+# Paul de Vrieze <pauldv@gentoo.org>
+# There is no java in this profile (if there is it must be available). Without
+# this repoman will fail on apps like sys-libs/db
+java
+
+3dnow
+icc
+icc-pgo
+mmx
+svga
+sse
+uclibc
+
+# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
+# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
+# all of these are binary-only, and not presently available on this
+# architecture.
+php
+adabas
+birdstep
+cpdflib
+db2
+dbmaker
+empress
+empress-bcs
+esoob
+filepro
+frontbase
+hyperwave
+informix
+ingres
+oracle7
+oci8
+pfpro
+solid
+sybase
+sybase-ct
+fdftk
+djbfft
+qdbm
+mzscheme
diff --git a/profiles/default-linux/sh/virtuals b/profiles/default-linux/sh/virtuals
new file mode 100644
index 000000000000..6e63b5ada82d
--- /dev/null
+++ b/profiles/default-linux/sh/virtuals
@@ -0,0 +1,7 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sh/virtuals,v 1.1 2004/10/22 21:45:00 vapier Exp $
+
+virtual/dev-manager sys-fs/udev
+virtual/kernel sys-kernel/development-sources
+virtual/os-headers sys-kernel/linux26-headers
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 5e1c9cb5dcb6..9ea83fbc8eac 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -15,7 +15,8 @@ ppc default-ppc-2004.2 stable
ppc64 default-ppc64-2004.1 dev
ppc-macos default-macos/ppc/10.3 dev
s390 default-linux/s390/2004.3 stable
-sparc default-sparc-2004.0 dev
+sh default-linux/sh dev
+sparc default-sparc-2004.0 dev
sparc default-linux/sparc/sparc64/2004.2 stable
sparc default-linux/sparc/sparc64/2004.3 dev
x86 default-linux/x86/2004.3 stable