From 1de70840dbd02e3c07c7251cb2256baec065daa8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bryan=20=C3=98stergaard?= Date: Fri, 9 Feb 2007 23:25:49 +0000 Subject: [PATCH] Sync dev/2007.0 profile with x86. --- profiles/default-linux/ia64/ChangeLog | 9 ++++++++- .../ia64/dev/2007.0/desktop/make.defaults | 5 +++++ .../default-linux/ia64/dev/2007.0/desktop/parent | 1 + .../ia64/dev/2007.0/desktop/virtuals | 6 ++++++ .../default-linux/ia64/dev/2007.0/make.defaults | 11 +++++++---- profiles/default-linux/ia64/dev/2007.0/packages | 16 +++++----------- .../ia64/dev/2007.0/server/make.defaults | 5 +++++ .../default-linux/ia64/dev/2007.0/server/parent | 1 + 8 files changed, 38 insertions(+), 16 deletions(-) create mode 100644 profiles/default-linux/ia64/dev/2007.0/desktop/make.defaults create mode 100644 profiles/default-linux/ia64/dev/2007.0/desktop/parent create mode 100644 profiles/default-linux/ia64/dev/2007.0/desktop/virtuals create mode 100644 profiles/default-linux/ia64/dev/2007.0/server/make.defaults create mode 100644 profiles/default-linux/ia64/dev/2007.0/server/parent diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index 5aa97373cb20..6d1396f8afc6 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for ia64 profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.13 2007/02/09 20:28:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.14 2007/02/09 23:25:49 kloeri Exp $ + + 09 Feb 2007; Bryan Østergaard + +dev/2007.0/desktop/make.defaults, +dev/2007.0/desktop/parent, + +dev/2007.0/desktop/virtuals, dev/2007.0/make.defaults, + dev/2007.0/packages, +dev/2007.0/server/make.defaults, + +dev/2007.0/server/parent: + Sync dev/2007.0 profile with x86. 09 Feb 2007; Bryan Østergaard dev/2007.0/make.defaults: diff --git a/profiles/default-linux/ia64/dev/2007.0/desktop/make.defaults b/profiles/default-linux/ia64/dev/2007.0/desktop/make.defaults new file mode 100644 index 000000000000..0c2f9d32af1b --- /dev/null +++ b/profiles/default-linux/ia64/dev/2007.0/desktop/make.defaults @@ -0,0 +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/ia64/dev/2007.0/desktop/make.defaults,v 1.1 2007/02/09 23:25:49 kloeri Exp $ + +USE="acpi alsa arts cairo cdr dbus dlloader 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" diff --git a/profiles/default-linux/ia64/dev/2007.0/desktop/parent b/profiles/default-linux/ia64/dev/2007.0/desktop/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/ia64/dev/2007.0/desktop/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/ia64/dev/2007.0/desktop/virtuals b/profiles/default-linux/ia64/dev/2007.0/desktop/virtuals new file mode 100644 index 000000000000..705ea6479882 --- /dev/null +++ b/profiles/default-linux/ia64/dev/2007.0/desktop/virtuals @@ -0,0 +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/ia64/dev/2007.0/desktop/virtuals,v 1.1 2007/02/09 23:25:49 kloeri Exp $ + +virtual/cdrtools app-cdr/cdrkit +virtual/fam app-admin/gamin diff --git a/profiles/default-linux/ia64/dev/2007.0/make.defaults b/profiles/default-linux/ia64/dev/2007.0/make.defaults index 7e2027cda9e2..aa1a82b41bb5 100644 --- a/profiles/default-linux/ia64/dev/2007.0/make.defaults +++ b/profiles/default-linux/ia64/dev/2007.0/make.defaults @@ -1,7 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.2 2007/02/09 20:28:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.3 2007/02/09 23:25:49 kloeri Exp $ -STAGE1_USE="nptl nptlonly" +# We build stage1 against this +STAGE1_USE="nptl nptlonly unicode" -USE="apache2 cups eds encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif nptl nptlonly ogg opengl oss png qt3 qt4 quicktime sdl spell truetype udev vorbis X xml2 xv" +# 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 udev unicode" diff --git a/profiles/default-linux/ia64/dev/2007.0/packages b/profiles/default-linux/ia64/dev/2007.0/packages index 96d7d13083d6..1f6693e643a2 100644 --- a/profiles/default-linux/ia64/dev/2007.0/packages +++ b/profiles/default-linux/ia64/dev/2007.0/packages @@ -1,6 +1,6 @@ -# Copyright 2001-2004 Gentoo Foundation. +# Copyright 2001-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/packages,v 1.1 2007/02/08 17:10:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/packages,v 1.2 2007/02/09 23:25:49 kloeri Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -11,13 +11,7 @@ # You can also add files to the base system itself if you prefix them with a # * ->dev-lang/gpc-2.1 ->=sys-apps/baselayout-1.9.4-r3 ->=sys-devel/binutils-2.14.90.0.8-r1 +>=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 - ->=sys-kernel/gentoo-sources-2.5 ->=sys-kernel/hardened-sources-2.5 ->=sys-kernel/vanilla-sources-2.5 - ->=sys-kernel/linux-headers-2.5 diff --git a/profiles/default-linux/ia64/dev/2007.0/server/make.defaults b/profiles/default-linux/ia64/dev/2007.0/server/make.defaults new file mode 100644 index 000000000000..f936ec0daddb --- /dev/null +++ b/profiles/default-linux/ia64/dev/2007.0/server/make.defaults @@ -0,0 +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/ia64/dev/2007.0/server/make.defaults,v 1.1 2007/02/09 23:25:49 kloeri Exp $ + +USE="apache2 ldap mailwrapper mysql snmp truetype xml" diff --git a/profiles/default-linux/ia64/dev/2007.0/server/parent b/profiles/default-linux/ia64/dev/2007.0/server/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/ia64/dev/2007.0/server/parent @@ -0,0 +1 @@ +.. -- 2.26.2