From ecd8b60492d4d3eb6178f5a9949ba523d49d815d Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 13 Apr 2007 22:02:31 +0000 Subject: [PATCH] Adding the 2007.0 profile from the release snapshot. This will allow us to do final testing/QA on the release media before it hits the mirrors. This profile is designed to work with the release media, so beware if you're using it yourself without knowing the implications of what it will affect for you. --- .../x86/{dev => }/2007.0/desktop/make.defaults | 4 ++-- .../x86/{dev => }/2007.0/desktop/parent | 0 .../x86/{dev => }/2007.0/desktop/virtuals | 2 +- .../x86/{dev => }/2007.0/make.defaults | 4 ++-- .../default-linux/x86/{dev => }/2007.0/packages | 3 ++- .../x86/{dev/2007.0/server => 2007.0}/parent | 0 .../x86/{dev => }/2007.0/server/make.defaults | 2 +- profiles/default-linux/x86/2007.0/server/parent | 1 + .../x86/{dev => }/2007.0/server/profile.bashrc | 2 +- profiles/default-linux/x86/ChangeLog | 17 ++++++++++++++++- profiles/default-linux/x86/dev/2007.0/parent | 1 - 11 files changed, 26 insertions(+), 10 deletions(-) rename profiles/default-linux/x86/{dev => }/2007.0/desktop/make.defaults (57%) rename profiles/default-linux/x86/{dev => }/2007.0/desktop/parent (100%) rename profiles/default-linux/x86/{dev => }/2007.0/desktop/virtuals (58%) rename profiles/default-linux/x86/{dev => }/2007.0/make.defaults (63%) rename profiles/default-linux/x86/{dev => }/2007.0/packages (81%) rename profiles/default-linux/x86/{dev/2007.0/server => 2007.0}/parent (100%) rename profiles/default-linux/x86/{dev => }/2007.0/server/make.defaults (54%) create mode 100644 profiles/default-linux/x86/2007.0/server/parent rename profiles/default-linux/x86/{dev => }/2007.0/server/profile.bashrc (86%) delete mode 100644 profiles/default-linux/x86/dev/2007.0/parent diff --git a/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults b/profiles/default-linux/x86/2007.0/desktop/make.defaults similarity index 57% rename from profiles/default-linux/x86/dev/2007.0/desktop/make.defaults rename to profiles/default-linux/x86/2007.0/desktop/make.defaults index 105b323a6b64..9c7cfad24f0d 100644 --- a/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults +++ b/profiles/default-linux/x86/2007.0/desktop/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults,v 1.5 2007/02/12 16:52:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/desktop/make.defaults,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ -USE="acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv" +USE="acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv" diff --git a/profiles/default-linux/x86/dev/2007.0/desktop/parent b/profiles/default-linux/x86/2007.0/desktop/parent similarity index 100% rename from profiles/default-linux/x86/dev/2007.0/desktop/parent rename to profiles/default-linux/x86/2007.0/desktop/parent diff --git a/profiles/default-linux/x86/dev/2007.0/desktop/virtuals b/profiles/default-linux/x86/2007.0/desktop/virtuals similarity index 58% rename from profiles/default-linux/x86/dev/2007.0/desktop/virtuals rename to profiles/default-linux/x86/2007.0/desktop/virtuals index 282a7d0dd651..678f1f9db619 100644 --- a/profiles/default-linux/x86/dev/2007.0/desktop/virtuals +++ b/profiles/default-linux/x86/2007.0/desktop/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/desktop/virtuals,v 1.3 2007/02/09 22:07:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/desktop/virtuals,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ virtual/cdrtools app-cdr/cdrkit virtual/fam app-admin/gamin diff --git a/profiles/default-linux/x86/dev/2007.0/make.defaults b/profiles/default-linux/x86/2007.0/make.defaults similarity index 63% rename from profiles/default-linux/x86/dev/2007.0/make.defaults rename to profiles/default-linux/x86/2007.0/make.defaults index 20d493d1ba9c..526133df9127 100644 --- a/profiles/default-linux/x86/dev/2007.0/make.defaults +++ b/profiles/default-linux/x86/2007.0/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/make.defaults,v 1.4 2007/02/12 16:18:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/make.defaults,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ # We build stage1 against this STAGE1_USE="nptl nptlonly unicode" # These USE flags are what is common between the various sub-profiles. Stages 2 # and 3 are built against these, so be careful what you add. -USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode" +USE="acl cups gdbm gpm libg++ nptl nptlonly unicode" diff --git a/profiles/default-linux/x86/dev/2007.0/packages b/profiles/default-linux/x86/2007.0/packages similarity index 81% rename from profiles/default-linux/x86/dev/2007.0/packages rename to profiles/default-linux/x86/2007.0/packages index 11adf008eb83..56ea955894f3 100644 --- a/profiles/default-linux/x86/dev/2007.0/packages +++ b/profiles/default-linux/x86/2007.0/packages @@ -1,6 +1,6 @@ # Copyright 2001-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/packages,v 1.2 2007/02/09 22:07:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/packages,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -15,3 +15,4 @@ >=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/2007.0/server/parent b/profiles/default-linux/x86/2007.0/parent similarity index 100% rename from profiles/default-linux/x86/dev/2007.0/server/parent rename to profiles/default-linux/x86/2007.0/parent diff --git a/profiles/default-linux/x86/dev/2007.0/server/make.defaults b/profiles/default-linux/x86/2007.0/server/make.defaults similarity index 54% rename from profiles/default-linux/x86/dev/2007.0/server/make.defaults rename to profiles/default-linux/x86/2007.0/server/make.defaults index fb62453f623a..c1cb4230941a 100644 --- a/profiles/default-linux/x86/dev/2007.0/server/make.defaults +++ b/profiles/default-linux/x86/2007.0/server/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/server/make.defaults,v 1.2 2007/02/09 22:07:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/server/make.defaults,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ USE="apache2 ldap mailwrapper mysql snmp truetype xml" diff --git a/profiles/default-linux/x86/2007.0/server/parent b/profiles/default-linux/x86/2007.0/server/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/x86/2007.0/server/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/x86/dev/2007.0/server/profile.bashrc b/profiles/default-linux/x86/2007.0/server/profile.bashrc similarity index 86% rename from profiles/default-linux/x86/dev/2007.0/server/profile.bashrc rename to profiles/default-linux/x86/2007.0/server/profile.bashrc index dd489b766c38..e6af4777d202 100644 --- a/profiles/default-linux/x86/dev/2007.0/server/profile.bashrc +++ b/profiles/default-linux/x86/2007.0/server/profile.bashrc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/server/profile.bashrc,v 1.2 2007/02/09 22:07:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/server/profile.bashrc,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $ if [[ "${EBUILD_PHASE}" == "setup" ]] then diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index 2752d0a8fa68..ce583fab8d1b 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.70 2007/04/10 10:03:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.71 2007/04/13 22:02:31 wolf31o2 Exp $ + + 13 Apr 2007; Chris Gianelloni + +2007.0/desktop/make.defaults, -dev/2007.0/desktop/make.defaults, + +2007.0/desktop/parent, -dev/2007.0/desktop/parent, + +2007.0/desktop/virtuals, -dev/2007.0/desktop/virtuals, + +2007.0/make.defaults, -dev/2007.0/packages, +2007.0/packages, + -dev/2007.0/parent, +2007.0/parent, -dev/2007.0/server/make.defaults, + +2007.0/server/make.defaults, -dev/2007.0/server/parent, + +2007.0/server/parent, -dev/2007.0/server/profile.bashrc, + +2007.0/server/profile.bashrc, -dev/2007.0/make.defaults: + Adding the 2007.0 profile from the release snapshot. This will allow us to + do final testing/QA on the release media before it hits the mirrors. This + profile is designed to work with the release media, so beware if you're + using it yourself without knowing the implications of what it will affect + for you. 10 Apr 2007; Raúl Porcel no-nptl/2.4/package.mask: Unmask sys-fs/{fuse,ntfs3g} on 2.4 profile since they have a lot of deps and diff --git a/profiles/default-linux/x86/dev/2007.0/parent b/profiles/default-linux/x86/dev/2007.0/parent deleted file mode 100644 index aab0408ceca6..000000000000 --- a/profiles/default-linux/x86/dev/2007.0/parent +++ /dev/null @@ -1 +0,0 @@ -../.. -- 2.26.2