diff options
author | Matt Turner <mattst88@gmail.com> | 2012-02-09 12:07:37 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2012-02-09 12:07:37 -0500 |
commit | dc37da466034893b52f8e3580eb9b9f992e4cfb6 (patch) | |
tree | 31479544a5bbb7cf2e5b82ed8ae7702ff873634b | |
parent | Remove dev-libs/libgcrypt (diff) | |
download | loongson-dc37da466034893b52f8e3580eb9b9f992e4cfb6.tar.gz loongson-dc37da466034893b52f8e3580eb9b9f992e4cfb6.tar.bz2 loongson-dc37da466034893b52f8e3580eb9b9f992e4cfb6.zip |
Remove old 2007.1/loongson/o32 profile
If you were using this profile, please switch to
default/linux/mips/10.0/mipsel
Signed-off-by: Matt Turner <mattst88@gmail.com>
6 files changed, 0 insertions, 42 deletions
diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/loongson/o32/make.defaults deleted file mode 100644 index 21805ae..0000000 --- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/make.defaults +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.1-dev/cobalt/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Cobalt O32/NPTL Profile -# Also Catalyst Build Profile for Cobalt O32/NPTL - -ARCH="mips" -PROFILE_ARCH="loongson" - -# Cobalt systems are Little-Endian, and do not support (yet) 64bit kernels -CHOST="mipsel-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as R5000, because Cobalts have an RM5231A CPU in them. Enforce o32 -# as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips3 -mabi=32" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly" -STAGE1_USE="mips nptl nptlonly" diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.provided b/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.provided deleted file mode 100644 index 88fd845..0000000 --- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.provided +++ /dev/null @@ -1,2 +0,0 @@ -sys-kernel/mips-sources-2.6.20.11 -sys-boot/colo-1.22 diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.use b/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.use deleted file mode 100644 index 30d9d3d..0000000 --- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/package.use +++ /dev/null @@ -1,2 +0,0 @@ -net-p2p/mldonkey -ocamlopt -dev-lang/ocaml -ocamlopt diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/parent b/profiles/default-linux/mips/2007.1-dev/loongson/o32/parent deleted file mode 100644 index ad29b5d..0000000 --- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/parent +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../../../usr/portage/profiles/default-linux/mips/2007.1-dev diff --git a/profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask b/profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask deleted file mode 100644 index a522e06..0000000 --- a/profiles/default-linux/mips/2007.1-dev/loongson/o32/use.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2006 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header$ - --dri --video_cards_radeon --arts --mad --avahi --dbus diff --git a/profiles/profile.desc b/profiles/profile.desc deleted file mode 100644 index 6be31be..0000000 --- a/profiles/profile.desc +++ /dev/null @@ -1 +0,0 @@ -mips default-linux/mips/2007.1-dev/loongson/o32 stable |