summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-04-02 20:35:25 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-04-02 20:35:25 +0000
commitc57b43f9e578c4c71c2e6c5fcabb98b6dd69349d (patch)
tree2c4e3bc84e25acf20ec09275b9964487853a103e /profiles/targets
parentx86 stable wrt security bug #361401 (diff)
downloadgentoo-2-c57b43f9e578c4c71c2e6c5fcabb98b6dd69349d.tar.gz
gentoo-2-c57b43f9e578c4c71c2e6c5fcabb98b6dd69349d.tar.bz2
gentoo-2-c57b43f9e578c4c71c2e6c5fcabb98b6dd69349d.zip
Remove digest from FEATURES in developer profile, see http://archives.gentoo.org/gentoo-dev/msg_0fce536d0f609340beaac7fe3d0dad76.xml
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/developer/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/targets/developer/make.defaults b/profiles/targets/developer/make.defaults
index 70f17d7d5d02..3b0410db3f1c 100644
--- a/profiles/targets/developer/make.defaults
+++ b/profiles/targets/developer/make.defaults
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.9 2010/07/26 19:15:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.10 2011/04/02 20:35:25 phajdan.jr Exp $
-FEATURES="collision-protect digest multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox"
+FEATURES="collision-protect multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox"
# Disable branding (from desktop)
USE="-branding"