diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-12 21:17:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-12 21:17:37 +0000 |
commit | 759a341e661374bc6703bc510c130c8da92c70e0 (patch) | |
tree | bf0cde2bcef3dcdf8d2a5c040775b444abb9e086 /profiles/default-linux | |
parent | Splitted DEPEND into RDEPEND / DEPEND and stable on x86. (diff) | |
download | gentoo-2-759a341e661374bc6703bc510c130c8da92c70e0.tar.gz gentoo-2-759a341e661374bc6703bc510c130c8da92c70e0.tar.bz2 gentoo-2-759a341e661374bc6703bc510c130c8da92c70e0.zip |
Added first 2005.1 dev profile for use for testing possible x86 default profile changes.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/dev/2005.1/make.defaults | 5 | ||||
-rw-r--r-- | profiles/default-linux/x86/dev/2005.1/packages | 17 | ||||
-rw-r--r-- | profiles/default-linux/x86/dev/2005.1/parent | 7 |
3 files changed, 29 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/dev/2005.1/make.defaults b/profiles/default-linux/x86/dev/2005.1/make.defaults new file mode 100644 index 000000000000..ef8b356443d2 --- /dev/null +++ b/profiles/default-linux/x86/dev/2005.1/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.1/make.defaults,v 1.1 2005/09/12 21:17:37 wolf31o2 Exp $ + +USE="alsa apm arts avi bitmap-fonts cups eds emboss encode fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv" diff --git a/profiles/default-linux/x86/dev/2005.1/packages b/profiles/default-linux/x86/dev/2005.1/packages new file mode 100644 index 000000000000..2fb5da7a3444 --- /dev/null +++ b/profiles/default-linux/x86/dev/2005.1/packages @@ -0,0 +1,17 @@ +# Copyright 2001-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.1/packages,v 1.1 2005/09/12 21:17:37 wolf31o2 Exp $ + +# For instructions on how this file works (as an inclusion mask, primarily), +# please refer to ${PORTDIR}/profiles/base/packages + +# Use this file to lock down specific versions of packages ONLY TO THIS +# SPECIFIC PROFILE! + +# You can also add files to the base system itself if you prefix them with a +# * + +>=sys-apps/baselayout-1.11.12-r4 +>=sys-devel/binutils-2.15.90.0.3-r4 +>=sys-devel/gcc-3.3.4-r1 +>=sys-libs/glibc-2.3.3.20040420-r1 diff --git a/profiles/default-linux/x86/dev/2005.1/parent b/profiles/default-linux/x86/dev/2005.1/parent new file mode 100644 index 000000000000..6fbe0c91ceca --- /dev/null +++ b/profiles/default-linux/x86/dev/2005.1/parent @@ -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/x86/dev/2005.1/parent,v 1.1 2005/09/12 21:17:37 wolf31o2 Exp $ + +# This file describes the parent profile to this. In most cases this will +# just be the name of the parent directory +.. |