Updating defaults
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 27 Oct 2006 23:37:00 +0000 (23:37 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 27 Oct 2006 23:37:00 +0000 (23:37 +0000)
profiles/default-linux/make.defaults

index 96465ca6d41d6c5048c2e60c93420a749795b9a9..4a7af0f7862654fbe555ec647c203c16e86b357c 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.24 2006/10/17 14:19:43 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.25 2006/10/27 23:37:00 lu_zero Exp $
 #
 # System-wide defaults for the Portage system
 # See portage(5) manpage
@@ -51,3 +51,7 @@ VIDEO_CARDS="dummy fbdev v4l"
 # enable it by default.
 USE="${USE} cracklib"
 
+# 2006/10/28 - Luca Barbato <lu_zero@gentoo.org>
+# on glibc system you cannot turn it off
+USE="${USE} iconv"
+