diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-18 09:04:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-18 09:04:47 +0000 |
commit | 87b375a1d58a0f5a78ecd6b57d6eb4a163dc63b2 (patch) | |
tree | 8de6eee16271058b6110ff643a67bd3f5789db4e | |
parent | Changed src_config eblit versions to make it easier to figure out which eblit... (diff) | |
download | gentoo-2-87b375a1d58a0f5a78ecd6b57d6eb4a163dc63b2.tar.gz gentoo-2-87b375a1d58a0f5a78ecd6b57d6eb4a163dc63b2.tar.bz2 gentoo-2-87b375a1d58a0f5a78ecd6b57d6eb4a163dc63b2.zip |
Drop mips-irix, it never reached a state where keywords could be added to the tree, it is unlikely it ever will.
-rw-r--r-- | profiles/ChangeLog | 13 | ||||
-rw-r--r-- | profiles/arch.list | 1 | ||||
-rw-r--r-- | profiles/base/use.mask | 4 | ||||
-rw-r--r-- | profiles/desc/elibc.desc | 5 | ||||
-rw-r--r-- | profiles/desc/kernel.desc | 5 | ||||
-rw-r--r-- | profiles/prefix/irix/6.5/mips/make.defaults | 7 | ||||
-rw-r--r-- | profiles/prefix/irix/6.5/mips/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/irix/6.5/package.provided | 5 | ||||
-rw-r--r-- | profiles/prefix/irix/6.5/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/irix/make.defaults | 13 | ||||
-rw-r--r-- | profiles/prefix/irix/package.mask | 4 | ||||
-rw-r--r-- | profiles/prefix/irix/package.use.force | 7 | ||||
-rw-r--r-- | profiles/prefix/irix/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/prefix/irix/packages | 5 | ||||
-rw-r--r-- | profiles/prefix/irix/parent | 2 | ||||
-rw-r--r-- | profiles/prefix/irix/profile.bashrc | 6 | ||||
-rw-r--r-- | profiles/prefix/irix/use.force | 7 | ||||
-rw-r--r-- | profiles/prefix/irix/use.mask | 45 | ||||
-rw-r--r-- | profiles/profiles.desc | 3 |
19 files changed, 17 insertions, 128 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3f534a5acf69..694a0c396c8c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,22 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6027 2011/12/18 08:51:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6028 2011/12/18 09:04:46 grobian Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 18 Dec 2011; Fabian Groffen <grobian@gentoo.org> + -prefix/irix/6.5/mips/make.defaults, -prefix/irix/6.5/mips/parent, + -prefix/irix/6.5/package.provided, -prefix/irix/6.5/parent, + -prefix/irix/make.defaults, -prefix/irix/package.mask, + -prefix/irix/package.use.force, -prefix/irix/package.use.mask, + -prefix/irix/packages, -prefix/irix/parent, -prefix/irix/profile.bashrc, + -prefix/irix/use.force, -prefix/irix/use.mask, arch.list, base/use.mask, + desc/elibc.desc, desc/kernel.desc, profiles.desc: + Drop mips-irix, it never reached a state where keywords could be added to the + tree, it is unlikely it ever will. + 18 Dec 2011; Fabian Groffen <grobian@gentoo.org> profiles.desc: Add OSX Lion profiles, bug #395119 diff --git a/profiles/arch.list b/profiles/arch.list index ba98b0d72467..de2c8d9ea38d 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -23,7 +23,6 @@ sparc64-freebsd hppa-hpux ia64-hpux x86-interix -mips-irix amd64-linux arm-linux ia64-linux diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 251fe022bf5a..b3ac9e26b4d7 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.128 2011/11/11 13:53:32 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.129 2011/12/18 09:04:46 grobian Exp $ # nvidia-cuda-toolkit is amd64/x86 only opencl @@ -141,7 +141,6 @@ elibc_DragonFly elibc_FreeBSD elibc_HPUX elibc_Interix -elibc_IRIX elibc_mintlib elibc_NetBSD elibc_OpenBSD @@ -154,7 +153,6 @@ kernel_FreeBSD kernel_freemint kernel_HPUX kernel_Interix -kernel_IRIX kernel_NetBSD kernel_OpenBSD kernel_SunOS diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc index a24107db6d19..0a4674cbb2de 100644 --- a/profiles/desc/elibc.desc +++ b/profiles/desc/elibc.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.4 2009/07/17 15:08:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.5 2011/12/18 09:04:46 grobian Exp $ # This file contains descriptions of ELIBC USE_EXPAND flags. @@ -13,7 +13,6 @@ FreeBSD - ELIBC setting for systems that use the FreeBSD C library glibc - ELIBC setting for systems that use the GNU C library HPUX - ELIBC setting for systems that use the HP-UX C library Interix - ELIBC setting for systems that use the Interix C library -IRIX - ELIBC setting for systems that use the SGI IRIX C library mintlib - ELIBC setting for systems that use the FreeMiNT C library NetBSD - ELIBC setting for systems that use the NetBSD C library OpenBSD - ELIBC setting for systems that use the OpenBSD C library diff --git a/profiles/desc/kernel.desc b/profiles/desc/kernel.desc index 3accb4d059a5..90df68d41a9c 100644 --- a/profiles/desc/kernel.desc +++ b/profiles/desc/kernel.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/kernel.desc,v 1.5 2009/06/21 13:59:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/kernel.desc,v 1.6 2011/12/18 09:04:46 grobian Exp $ # This file contains descriptions of KERNEL USE_EXPAND flags. @@ -12,7 +12,6 @@ freemint - KERNEL setting for system using the FreeMiNT kernel linux - KERNEL setting for system using the Linux kernel HPUX - KERNEL setting for system using the HP-UX kernel Interix - KERNEL setting for system using the Interix subsystem (SFU on Windows) -IRIX - KERNEL setting for system using the SGI IRIX kernel NetBSD - KERNEL setting for system using the NetBSD kernel OpenBSD - KERNEL setting for system using the OpenBSD kernel SunOS - KERNEL setting for system using an SunOS (i.e.: Solaris) kernel diff --git a/profiles/prefix/irix/6.5/mips/make.defaults b/profiles/prefix/irix/6.5/mips/make.defaults deleted file mode 100644 index 5a5fbc7a33e6..000000000000 --- a/profiles/prefix/irix/6.5/mips/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/6.5/mips/make.defaults,v 1.1 2009/06/06 03:54:55 solar Exp $ - -ARCH="mips-irix" -CHOST="mips-sgi-irix6.5" -ACCEPT_KEYWORDS="~mips-irix" diff --git a/profiles/prefix/irix/6.5/mips/parent b/profiles/prefix/irix/6.5/mips/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/irix/6.5/mips/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/irix/6.5/package.provided b/profiles/prefix/irix/6.5/package.provided deleted file mode 100644 index 01601b1367e4..000000000000 --- a/profiles/prefix/irix/6.5/package.provided +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/6.5/package.provided,v 1.1 2009/06/06 03:54:54 solar Exp $ - -sys-irix/libc-6.5 diff --git a/profiles/prefix/irix/6.5/parent b/profiles/prefix/irix/6.5/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/irix/6.5/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/irix/make.defaults b/profiles/prefix/irix/make.defaults deleted file mode 100644 index 9066ed221fd9..000000000000 --- a/profiles/prefix/irix/make.defaults +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/make.defaults,v 1.2 2009/06/30 16:35:01 darkside Exp $ - -# System-wide defaults for all IRIX profiles -# This file should rarely need to be changed - -# 'Sane' defaults -ELIBC="IRIX" -KERNEL="IRIX" - -# no scanelf -FEATURES="nostrip" diff --git a/profiles/prefix/irix/package.mask b/profiles/prefix/irix/package.mask deleted file mode 100644 index daa9b8e25a18..000000000000 --- a/profiles/prefix/irix/package.mask +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.mask,v 1.2 2009/09/28 15:48:54 haubi Exp $ - diff --git a/profiles/prefix/irix/package.use.force b/profiles/prefix/irix/package.use.force deleted file mode 100644 index d4e7aa7fa55a..000000000000 --- a/profiles/prefix/irix/package.use.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.use.force,v 1.1 2009/10/09 15:11:30 grobian Exp $ - -# Fabian Groffen <grobian@gentoo.org> (09 Oct 2009) -# CXX bindings don't compile due to incompatible threading code, bug #286097 -sys-libs/db nocxx diff --git a/profiles/prefix/irix/package.use.mask b/profiles/prefix/irix/package.use.mask deleted file mode 100644 index a675c8b51c9a..000000000000 --- a/profiles/prefix/irix/package.use.mask +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.use.mask,v 1.2 2010/06/22 18:23:54 arfrever Exp $ - -# Fabian Groffen <grobian@gentoo.org> (27 Dec 2008) -# bug #209163, Python is broken wrt IPv6 on IRIX -dev-lang/python ipv6 - -# Fabian Groffen <grobian@gentoo.org> (06 Aug 2008) -# Causes extra compilation problems, bug #234253 -dev-vcs/subversion dso diff --git a/profiles/prefix/irix/packages b/profiles/prefix/irix/packages deleted file mode 100644 index ade67d2b2255..000000000000 --- a/profiles/prefix/irix/packages +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/packages,v 1.1 2009/06/06 03:54:54 solar Exp $ - -*sys-devel/binutils diff --git a/profiles/prefix/irix/parent b/profiles/prefix/irix/parent deleted file mode 100644 index cd1149221a41..000000000000 --- a/profiles/prefix/irix/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../base -.. diff --git a/profiles/prefix/irix/profile.bashrc b/profiles/prefix/irix/profile.bashrc deleted file mode 100644 index 2572f4d77d1c..000000000000 --- a/profiles/prefix/irix/profile.bashrc +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/profile.bashrc,v 1.1 2009/06/06 03:54:54 solar Exp $ - -# IRIX's /bin/sh is not up for most of today's jobs -export CONFIG_SHELL=${BASH} diff --git a/profiles/prefix/irix/use.force b/profiles/prefix/irix/use.force deleted file mode 100644 index 13141aa8ec46..000000000000 --- a/profiles/prefix/irix/use.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/use.force,v 1.1 2009/06/06 03:54:54 solar Exp $ - -# Re-add IRIX OS -kernel_IRIX -elibc_IRIX diff --git a/profiles/prefix/irix/use.mask b/profiles/prefix/irix/use.mask deleted file mode 100644 index 5d741d33f204..000000000000 --- a/profiles/prefix/irix/use.mask +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/use.mask,v 1.3 2011/11/01 00:56:22 ssuominen Exp $ - -# Re-add IRIX libc --elibc_IRIX --kernel_IRIX - -# these will more than likely never work on IRIX -3dfx -3dnow -3dnowext -acpi -alsa -apm -cap -caps -directfb -divx4linux -djbfft -emul-linux-x86 -fbcon -fdftk -fmod -ggi -gpm -hardened -icc -icc-pgo -mmx -mmx2 -# the following USE flag requires device-mapper -on-the-fly-crypt -oss -solid -sse -sse2 -svga -sybase -sybase-ct -rtc -uclibc -voodoo3 -pvm -v4l diff --git a/profiles/profiles.desc b/profiles/profiles.desc index a404af8a6440..b7580f2d5b03 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -229,9 +229,6 @@ ppc-aix prefix/aix/5.2.0.0/ppc exp ppc-aix prefix/aix/5.3.0.0/ppc exp ppc-aix prefix/aix/6.1.0.0/ppc exp -# IRIX Profiles -mips-irix prefix/irix/6.5/mips exp - # Interix Profiles x86-interix prefix/windows/interix/3.5/x86 exp x86-interix prefix/windows/interix/5.2/x86 exp |