diff options
author | 2009-08-06 18:02:11 +0000 | |
---|---|---|
committer | 2009-08-06 18:02:11 +0000 | |
commit | b59b3ad99733490f9624ca1510d1605b44f64f99 (patch) | |
tree | 6043633ff8134f5f5504a2f23a94bdb26eff4746 /profiles/hardened/linux/x86 | |
parent | Explicitly inheriting toolchain-funcs (diff) | |
download | historical-b59b3ad99733490f9624ca1510d1605b44f64f99.tar.gz historical-b59b3ad99733490f9624ca1510d1605b44f64f99.tar.bz2 historical-b59b3ad99733490f9624ca1510d1605b44f64f99.zip |
ditto
Diffstat (limited to 'profiles/hardened/linux/x86')
-rw-r--r-- | profiles/hardened/linux/x86/2008.0/desktop/make.defaults | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/hardened/linux/x86/2008.0/desktop/make.defaults b/profiles/hardened/linux/x86/2008.0/desktop/make.defaults new file mode 100644 index 000000000000..596c291c04d7 --- /dev/null +++ b/profiles/hardened/linux/x86/2008.0/desktop/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/desktop/make.defaults,v 1.1 2009/08/06 18:02:11 ssuominen Exp $ + +# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) +# Deprecated since 10.0 profiles. +USE="esd qt3" |