summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-02-15 13:51:04 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-02-15 13:51:04 +0000
commit87b7ac9dd9bc7c1f5c319f32dd67703cd2bab991 (patch)
tree9690772be20c6d79822919ecc753e253f93869c5 /profiles
parentNew upstream version. (diff)
downloadgentoo-2-87b7ac9dd9bc7c1f5c319f32dd67703cd2bab991.tar.gz
gentoo-2-87b7ac9dd9bc7c1f5c319f32dd67703cd2bab991.tar.bz2
gentoo-2-87b7ac9dd9bc7c1f5c319f32dd67703cd2bab991.zip
Removed deprecated files.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/mips/2006.0/deprecated8
-rw-r--r--profiles/default-linux/mips/2006.0/make.defaults17
-rw-r--r--profiles/default-linux/mips/2006.0/parent1
3 files changed, 0 insertions, 26 deletions
diff --git a/profiles/default-linux/mips/2006.0/deprecated b/profiles/default-linux/mips/2006.0/deprecated
deleted file mode 100644
index d99f5b7a3344..000000000000
--- a/profiles/default-linux/mips/2006.0/deprecated
+++ /dev/null
@@ -1,8 +0,0 @@
-default-linux/mips/2006.1/generic-be/o32
-If you are using an SGI Indy or SGI Indigo2 R4x00 system (IP22), use the following profile:
-
-# emerge -n '>=sys-apps/portage-2.0.51'
-# cd /etc
-# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/o32 make.profile
-
diff --git a/profiles/default-linux/mips/2006.0/make.defaults b/profiles/default-linux/mips/2006.0/make.defaults
deleted file mode 100644
index 08ed1a0109c7..000000000000
--- a/profiles/default-linux/mips/2006.0/make.defaults
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2004 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.0/make.defaults,v 1.7 2006/06/30 21:01:34 spyderous Exp $
-
-ARCH="mips"
-
-FEATURES="-sandbox ccache autoconfig"
-
-# Compiler flags
-# We build a *minimum* of mips2, because just about any mips box we theoretically
-# support should meet the mips2 standard
-CFLAGS="-O2 -pipe -march=mips2"
-CXXFLAGS=${CFLAGS}
-
-ACCEPT_KEYWORDS="mips"
-
-USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips -multilib nomultilib -n32 -n64"
diff --git a/profiles/default-linux/mips/2006.0/parent b/profiles/default-linux/mips/2006.0/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/default-linux/mips/2006.0/parent
+++ /dev/null
@@ -1 +0,0 @@
-..