diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-20 21:17:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-20 21:17:55 +0000 |
commit | 9f3f7292039382d00ac65dd510f5c01542aea3af (patch) | |
tree | 9c4ad9f5d3cce089a39f0e1c84c35ca43ffa4e49 /profiles | |
parent | Initial 2005.0 2.4 sub-profile for alpha. (diff) | |
download | historical-9f3f7292039382d00ac65dd510f5c01542aea3af.tar.gz historical-9f3f7292039382d00ac65dd510f5c01542aea3af.tar.bz2 historical-9f3f7292039382d00ac65dd510f5c01542aea3af.zip |
Initial s390 2005.0 profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/s390/2005.0/make.defaults | 11 | ||||
-rw-r--r-- | profiles/default-linux/s390/2005.0/packages | 6 | ||||
-rw-r--r-- | profiles/default-linux/s390/2005.0/parent | 1 | ||||
-rw-r--r-- | profiles/default-linux/s390/2005.0/virtuals | 6 |
4 files changed, 24 insertions, 0 deletions
diff --git a/profiles/default-linux/s390/2005.0/make.defaults b/profiles/default-linux/s390/2005.0/make.defaults new file mode 100644 index 000000000000..c6950ed58b31 --- /dev/null +++ b/profiles/default-linux/s390/2005.0/make.defaults @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2005.0/make.defaults,v 1.1 2005/01/20 21:17:55 wolf31o2 Exp $ + +GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses" + +ARCH="s390" + +USE="berkdb bitmap-fonts crypt cups fortran f77 fbcon font-server foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline spell ssl tcpd truetype truetype-fonts type1-fonts zlib" + +ACCEPT_KEYWORDS="s390" diff --git a/profiles/default-linux/s390/2005.0/packages b/profiles/default-linux/s390/2005.0/packages new file mode 100644 index 000000000000..1b4b5fedf9b5 --- /dev/null +++ b/profiles/default-linux/s390/2005.0/packages @@ -0,0 +1,6 @@ +# Copyright 2001-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2005.0/packages,v 1.1 2005/01/20 21:17:55 wolf31o2 Exp $ + +>=sys-kernel/linux-headers-2.4.21-r1 +<sys-kernel/linux-headers-2.5 diff --git a/profiles/default-linux/s390/2005.0/parent b/profiles/default-linux/s390/2005.0/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/s390/2005.0/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/s390/2005.0/virtuals b/profiles/default-linux/s390/2005.0/virtuals new file mode 100644 index 000000000000..16d38d140b50 --- /dev/null +++ b/profiles/default-linux/s390/2005.0/virtuals @@ -0,0 +1,6 @@ +# Copyright 2001-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2005.0/virtuals,v 1.1 2005/01/20 21:17:55 wolf31o2 Exp $ + +virtual/kernel sys-kernel/vanilla-sources +virtual/linux-sources sys-kernel/vanilla-sources |