summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-05-16 21:42:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-05-16 21:42:20 +0000
commit51b75346f8090400619054479faf6406eb7a17a2 (patch)
tree244408a48e1d77931d156304dc42ab39ca7f4eb7 /profiles/hardened
parentSimplify check for previous installs. (diff)
downloadgentoo-2-51b75346f8090400619054479faf6406eb7a17a2.tar.gz
gentoo-2-51b75346f8090400619054479faf6406eb7a17a2.tar.bz2
gentoo-2-51b75346f8090400619054479faf6406eb7a17a2.zip
Remove hardened/linux/13.0 used for testing
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/13.0/amd64/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/amd64/make.defaults10
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/make.defaults8
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/package.mask14
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/package.use.mask6
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/parent2
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/selinux/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/selinux/parent2
-rw-r--r--profiles/hardened/linux/13.0/amd64/no-multilib/use.mask7
-rw-r--r--profiles/hardened/linux/13.0/amd64/package.mask15
-rw-r--r--profiles/hardened/linux/13.0/amd64/package.use19
-rw-r--r--profiles/hardened/linux/13.0/amd64/package.use.mask31
-rw-r--r--profiles/hardened/linux/13.0/amd64/parent4
-rw-r--r--profiles/hardened/linux/13.0/amd64/selinux/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/amd64/selinux/parent2
-rw-r--r--profiles/hardened/linux/13.0/amd64/use.mask11
-rw-r--r--profiles/hardened/linux/13.0/amd64/x32/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/amd64/x32/make.defaults5
-rw-r--r--profiles/hardened/linux/13.0/amd64/x32/parent3
-rw-r--r--profiles/hardened/linux/13.0/make.defaults9
-rw-r--r--profiles/hardened/linux/13.0/package.mask29
-rw-r--r--profiles/hardened/linux/13.0/package.use.force7
-rw-r--r--profiles/hardened/linux/13.0/package.use.mask12
-rw-r--r--profiles/hardened/linux/13.0/packages7
-rw-r--r--profiles/hardened/linux/13.0/parent1
-rw-r--r--profiles/hardened/linux/13.0/use.mask16
-rw-r--r--profiles/hardened/linux/13.0/x86/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/x86/make.defaults27
-rw-r--r--profiles/hardened/linux/13.0/x86/package.mask15
-rw-r--r--profiles/hardened/linux/13.0/x86/package.use.mask17
-rw-r--r--profiles/hardened/linux/13.0/x86/parent4
-rw-r--r--profiles/hardened/linux/13.0/x86/selinux/deprecated1
-rw-r--r--profiles/hardened/linux/13.0/x86/selinux/parent2
-rw-r--r--profiles/hardened/linux/13.0/x86/use.mask11
35 files changed, 0 insertions, 303 deletions
diff --git a/profiles/hardened/linux/13.0/amd64/deprecated b/profiles/hardened/linux/13.0/amd64/deprecated
deleted file mode 100644
index d287b9495f07..000000000000
--- a/profiles/hardened/linux/13.0/amd64/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/amd64
diff --git a/profiles/hardened/linux/13.0/amd64/make.defaults b/profiles/hardened/linux/13.0/amd64/make.defaults
deleted file mode 100644
index a48d329327c2..000000000000
--- a/profiles/hardened/linux/13.0/amd64/make.defaults
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/make.defaults,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-USE="justify -pic"
-
-CFLAGS="-O2 -pipe"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/deprecated b/profiles/hardened/linux/13.0/amd64/no-multilib/deprecated
deleted file mode 100644
index 3380d226b4b6..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/amd64/no-multilib
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/make.defaults b/profiles/hardened/linux/13.0/amd64/no-multilib/make.defaults
deleted file mode 100644
index de590f16fe7a..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/make.defaults
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/no-multilib/make.defaults,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-ARCH="amd64"
-ACCEPT_KEYWORDS="${ARCH}"
-
-MULTILIB_ABIS="amd64"
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/package.mask b/profiles/hardened/linux/13.0/amd64/no-multilib/package.mask
deleted file mode 100644
index 5a261937c252..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/package.mask
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/no-multilib/package.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# These are broken as reported by Halcy0n, Aug, 23, 2011
-games-action/shadowgrounds-bin
-games-action/shadowgrounds-survivor-bin
-
-# needs x86-compat
-media-sound/aucdtect
-
-# 32bit only
-dev-lang/rebol-bin
-dev-lang/rebol
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/package.use.mask b/profiles/hardened/linux/13.0/amd64/no-multilib/package.use.mask
deleted file mode 100644
index 67b581d07a8d..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/package.use.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/no-multilib/package.use.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# Intel Integrated Primitive (sci-libs/ipp) support
-media-libs/opencv ipp
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/parent b/profiles/hardened/linux/13.0/amd64/no-multilib/parent
deleted file mode 100644
index 52bcba73e7a5..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../features/64bit-native
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/deprecated b/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/deprecated
deleted file mode 100644
index 960b199dfdd1..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/amd64/no-multilib/selinux
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/parent b/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/parent
deleted file mode 100644
index 2190e9797eaa..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/selinux/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../features/selinux
diff --git a/profiles/hardened/linux/13.0/amd64/no-multilib/use.mask b/profiles/hardened/linux/13.0/amd64/no-multilib/use.mask
deleted file mode 100644
index 3bc9a1fedb92..000000000000
--- a/profiles/hardened/linux/13.0/amd64/no-multilib/use.mask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/no-multilib/use.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# Matt Turner <mattst88@gentoo.org) (10 Feb 2012)
-# mask d3d since wine is 32-bit
-d3d
diff --git a/profiles/hardened/linux/13.0/amd64/package.mask b/profiles/hardened/linux/13.0/amd64/package.mask
deleted file mode 100644
index 6e50ecf2438a..000000000000
--- a/profiles/hardened/linux/13.0/amd64/package.mask
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/package.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
-# Newer then 300.00 is patched but we still have RWX in the libs.
-# We mask X for we still need to make the doc for revdep-pax else
-# hell will rule.
-# Bug 433121
-<=x11-drivers/nvidia-drivers-300.00
-#media-video/nvidia-settings
-#dev-util/nvidia-cuda-sdk
-
-# Depends on x11-drivers/nvidia-drivers
-#dev-python/pyopencl
diff --git a/profiles/hardened/linux/13.0/amd64/package.use b/profiles/hardened/linux/13.0/amd64/package.use
deleted file mode 100644
index b5a9adf4ce6e..000000000000
--- a/profiles/hardened/linux/13.0/amd64/package.use
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/package.use,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Magnus Granberg <zorry@gentoo.org> (06 Mar 2011)
-# We will have pic enable on older package but not
-# new one. This will be removed when newer get
-# stable and older package is not in portage tree
-# any longer. Tracker bug #348050
-<media-libs/mesa-7.10.1 pic
-<media-libs/xvid-1.3.0 pic
-<dev-lang/php-5.3.5-r1 pic
-
-# Magnus Grenberg <zorry@gentoo.org> (17 Mar 2011)
-# Bug 358929 the pic flag need to be on don't know way.
-# Anthony Basile <blueness@gentoo.org>
-# Bug 348050 comment 5 - fixed mispelling
-app-emulation/open-vm-tools pic
-
diff --git a/profiles/hardened/linux/13.0/amd64/package.use.mask b/profiles/hardened/linux/13.0/amd64/package.use.mask
deleted file mode 100644
index cd143588b125..000000000000
--- a/profiles/hardened/linux/13.0/amd64/package.use.mask
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/package.use.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# When you add an entry to the top of this file, add your name, the date, and
-# an explanation of why something is getting masked. Please be extremely
-# careful not to commit atoms that are not valid, as it can cause large-scale
-# breakage, especially if it ends up in the daily snapshot.
-#
-## Example:
-##
-## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
-## # Masking foo USE flag until we can get the
-## # foo stuff to work properly again (bug 12345)
-## =media-video/mplayer-0.90_pre5 foo
-## =media-video/mplayer-0.90_pre5-r1 foo
-
-# Kacper Kowalik <xarthisius@gentoo.org> (29 Jul 2011)
-# mask assembler as it currently doesn't work
-dev-lang/path64 assembler
-
-# Magnus Granberg <zorry@gentoo.org> (20 Nov 2012)
-# mask X for we still mis the docs for revdep-pax
-# else hell will rule. (RWX in the libs)
-# Bug 433121
-# also mask tools as it requires X -zerochaos
-x11-drivers/nvidia-drivers X tools
-
-# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
-# Bug #444786 disable nvidia on app-admin/conky
-app-admin/conky nvidia
diff --git a/profiles/hardened/linux/13.0/amd64/parent b/profiles/hardened/linux/13.0/amd64/parent
deleted file mode 100644
index 33dcf172de43..000000000000
--- a/profiles/hardened/linux/13.0/amd64/parent
+++ /dev/null
@@ -1,4 +0,0 @@
-../../../../base
-../../../../default/linux
-../../../../arch/amd64
-..
diff --git a/profiles/hardened/linux/13.0/amd64/selinux/deprecated b/profiles/hardened/linux/13.0/amd64/selinux/deprecated
deleted file mode 100644
index 26c9f8e581d5..000000000000
--- a/profiles/hardened/linux/13.0/amd64/selinux/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/amd64/selinux
diff --git a/profiles/hardened/linux/13.0/amd64/selinux/parent b/profiles/hardened/linux/13.0/amd64/selinux/parent
deleted file mode 100644
index 933e67923d1a..000000000000
--- a/profiles/hardened/linux/13.0/amd64/selinux/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../features/selinux
diff --git a/profiles/hardened/linux/13.0/amd64/use.mask b/profiles/hardened/linux/13.0/amd64/use.mask
deleted file mode 100644
index 7082e713502b..000000000000
--- a/profiles/hardened/linux/13.0/amd64/use.mask
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/use.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Rick Farina <zerochaos@gentoo.org> 26 Nov 2012
-video_cards_nvidia
-# removing mask on nvidia use flag as it is used by monitoring tools
-# which may be desireable for cuda users
-#nvidia
-# adjusting use flag mask as nvidia-drivers are usable for cuda at least
-#cuda
diff --git a/profiles/hardened/linux/13.0/amd64/x32/deprecated b/profiles/hardened/linux/13.0/amd64/x32/deprecated
deleted file mode 100644
index 9811dae99c3a..000000000000
--- a/profiles/hardened/linux/13.0/amd64/x32/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/amd64/x32
diff --git a/profiles/hardened/linux/13.0/amd64/x32/make.defaults b/profiles/hardened/linux/13.0/amd64/x32/make.defaults
deleted file mode 100644
index 14bdfb652c9a..000000000000
--- a/profiles/hardened/linux/13.0/amd64/x32/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/x32/make.defaults,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-CHOST="x86_64-pc-linux-gnux32"
diff --git a/profiles/hardened/linux/13.0/amd64/x32/parent b/profiles/hardened/linux/13.0/amd64/x32/parent
deleted file mode 100644
index 318c9a0e99ca..000000000000
--- a/profiles/hardened/linux/13.0/amd64/x32/parent
+++ /dev/null
@@ -1,3 +0,0 @@
-..
-../../../../../features/multilib/
-../../../../../arch/amd64/x32/
diff --git a/profiles/hardened/linux/13.0/make.defaults b/profiles/hardened/linux/13.0/make.defaults
deleted file mode 100644
index d4b86f593245..000000000000
--- a/profiles/hardened/linux/13.0/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/make.defaults,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
-# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
-BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic -jit -orc"
-
-USE="-fortran hardened -jit pax_kernel pic urandom -orc"
diff --git a/profiles/hardened/linux/13.0/package.mask b/profiles/hardened/linux/13.0/package.mask
deleted file mode 100644
index b3484086e610..000000000000
--- a/profiles/hardened/linux/13.0/package.mask
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/package.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Hardened versions of gcc-4.0* through gcc-4.2* are not available.
-=sys-devel/gcc-4.0*
-=sys-devel/gcc-4.1*
-=sys-devel/gcc-4.2*
-
-# Hardened >=sys-devel/gcc-4.4.3-r3 >=gcc-4.4.4-r1 available.
-=sys-devel/gcc-4.4.2*
-
-# =sys-devel/gdb-7.0 is not hardened-ready according to xake & Zorry.
-# sys-devel/gdb-7.1 works fine
-# 2010-03-26 zorry
-=sys-devel/gdb-7.0*
-
-# Can't be used on hardened. See upstream,
-# http://developer.skype.com/jira/browse/SCL-616
-media-sound/skype-call-recorder
-net-im/skype
-net-im/skypetab-ng
-dev-python/skype4py
-
-# >=sci-libs/acml-3.6 requires gcc-4.2.
->=sci-libs/acml-3.6
-
-# broken on hardened, use sys-apps/elfix to fix gnustack
-sys-devel/prelink
diff --git a/profiles/hardened/linux/13.0/package.use.force b/profiles/hardened/linux/13.0/package.use.force
deleted file mode 100644
index ee89115b828f..000000000000
--- a/profiles/hardened/linux/13.0/package.use.force
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/package.use.force,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# Kacper Kowalik <xarthisius@gentoo.org> (24 Aug 2011)
-# Force hardened flag to make repoman happy
-app-emulation/wine hardened
diff --git a/profiles/hardened/linux/13.0/package.use.mask b/profiles/hardened/linux/13.0/package.use.mask
deleted file mode 100644
index 95f9a9e84fdf..000000000000
--- a/profiles/hardened/linux/13.0/package.use.mask
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/package.use.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-sys-devel/gcc -hardened
-sys-libs/glibc -hardened
-
-# bug 407689
-media-tv/xbmc profile
-
-# Have no way to disable jit in esr release.
-=www-client/firefox-10* pgo
diff --git a/profiles/hardened/linux/13.0/packages b/profiles/hardened/linux/13.0/packages
deleted file mode 100644
index 6bc96ea9d2b8..000000000000
--- a/profiles/hardened/linux/13.0/packages
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/packages,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
-# This file extends the base packages file for all hardened profiles
-
-*sys-apps/paxctl
diff --git a/profiles/hardened/linux/13.0/parent b/profiles/hardened/linux/13.0/parent
deleted file mode 100644
index a1a92de4fc97..000000000000
--- a/profiles/hardened/linux/13.0/parent
+++ /dev/null
@@ -1 +0,0 @@
-../../../releases/13.0
diff --git a/profiles/hardened/linux/13.0/use.mask b/profiles/hardened/linux/13.0/use.mask
deleted file mode 100644
index b14e7644e0a1..000000000000
--- a/profiles/hardened/linux/13.0/use.mask
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/use.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $
-
--hardened
-
-emul-linux-x86
-
-# tcc is x86-only
-tcc
-
-# precompiled headers are not compat with ASLR.
-pch
-
-# prelink is masked for hardened
-prelink
diff --git a/profiles/hardened/linux/13.0/x86/deprecated b/profiles/hardened/linux/13.0/x86/deprecated
deleted file mode 100644
index 3638124075be..000000000000
--- a/profiles/hardened/linux/13.0/x86/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/x86
diff --git a/profiles/hardened/linux/13.0/x86/make.defaults b/profiles/hardened/linux/13.0/x86/make.defaults
deleted file mode 100644
index 520ec05f8977..000000000000
--- a/profiles/hardened/linux/13.0/x86/make.defaults
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/x86/make.defaults,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-ARCH="x86"
-ACCEPT_KEYWORDS="x86"
-
-CHOST="i686-pc-linux-gnu"
-CFLAGS="-march=i686 -O2 -pipe"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
-
-USE="nptl"
-
-# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
-# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 intel \
- mach64 mga nsc nv r128 radeon rendition s3 s3virge savage \
- siliconmotion sis sisusb tdfx tga trident tseng v4l vesa via vmware \
- voodoo"
-
-# 2006/12/21 - Andrej Kacian <ticho@gentoo.org>
-# Defaults for audio drivers
-ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 \
- emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m \
- maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
diff --git a/profiles/hardened/linux/13.0/x86/package.mask b/profiles/hardened/linux/13.0/x86/package.mask
deleted file mode 100644
index 5c368d67d6d4..000000000000
--- a/profiles/hardened/linux/13.0/x86/package.mask
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/x86/package.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
-# Newer then 300.00 is patched but we still have RWX in the libs.
-# We mask X for we still need to make the doc for revdep-pax else
-# hell will rule. Propogating change from amd64.
-# Bug 433121
-<=x11-drivers/nvidia-drivers-300.00
-#media-video/nvidia-settings
-#dev-util/nvidia-cuda-sdk
-
-# Depends on x11-drivers/nvidia-drivers
-#dev-python/pyopencl
diff --git a/profiles/hardened/linux/13.0/x86/package.use.mask b/profiles/hardened/linux/13.0/x86/package.use.mask
deleted file mode 100644
index f1a9ceb0bd52..000000000000
--- a/profiles/hardened/linux/13.0/x86/package.use.mask
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/x86/package.use.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# cyrus-sasl doesn't work w/ USE=berkdb (#192753)
-dev-libs/cyrus-sasl berkdb
-
-# Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
-# mask X and tools for we still miss the docs for revdep-pax
-# else hell will rule. (RWX in the libs)
-# Propogating changes from amd64.
-# Bug 433121
-x11-drivers/nvidia-drivers X tools
-
-# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
-# Bug #444786 disable nvidia on app-admin/conky
-app-admin/conky nvidia
diff --git a/profiles/hardened/linux/13.0/x86/parent b/profiles/hardened/linux/13.0/x86/parent
deleted file mode 100644
index 4b1f003bab03..000000000000
--- a/profiles/hardened/linux/13.0/x86/parent
+++ /dev/null
@@ -1,4 +0,0 @@
-../../../../base
-../../../../default/linux
-../../../../arch/x86
-..
diff --git a/profiles/hardened/linux/13.0/x86/selinux/deprecated b/profiles/hardened/linux/13.0/x86/selinux/deprecated
deleted file mode 100644
index 34cab60cc6bb..000000000000
--- a/profiles/hardened/linux/13.0/x86/selinux/deprecated
+++ /dev/null
@@ -1 +0,0 @@
-hardened/linux/x86/selinux
diff --git a/profiles/hardened/linux/13.0/x86/selinux/parent b/profiles/hardened/linux/13.0/x86/selinux/parent
deleted file mode 100644
index 933e67923d1a..000000000000
--- a/profiles/hardened/linux/13.0/x86/selinux/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../features/selinux
diff --git a/profiles/hardened/linux/13.0/x86/use.mask b/profiles/hardened/linux/13.0/x86/use.mask
deleted file mode 100644
index 910158aace3c..000000000000
--- a/profiles/hardened/linux/13.0/x86/use.mask
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/x86/use.mask,v 1.1 2013/02/09 18:32:24 blueness Exp $
-
-# Rick Farina <zerochaos@gentoo.org> 26 Nov 2012
-video_cards_nvidia
-# removing mask on nvidia use flag as it is used by monitoring tools
-# which may be desireable for cuda users
-#nvidia
-# adjusting use flag mask as nvidia-drivers are usable for cuda at least
-#cuda