Fixed blubb's change from Feb 14 for bug 164816 - only needs to ignore ROX-CLib
authorJim Ramsay <lack@gentoo.org>
Fri, 23 Feb 2007 20:41:34 +0000 (20:41 +0000)
committerJim Ramsay <lack@gentoo.org>
Fri, 23 Feb 2007 20:41:34 +0000 (20:41 +0000)
profiles/default-linux/amd64/ChangeLog
profiles/default-linux/amd64/make.defaults

index 748c23723ab5ef41f129b29f0e7e6efeca1e44c0..213e9c71bdda42f51434f55305a1080ed07d20b6 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.76 2007/02/20 00:23:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.77 2007/02/23 20:41:34 lack Exp $
+
+  23 Feb 2007; Jim Ramsay <lack@gentoo.org> make.defaults:
+  Fixed blubb's change from Feb 14 for bug 164816 - only needs to ignore ROX-CLib
 
   20 Feb 2007; Simon Stelling <blubb@gentoo.org> package.use.mask:
   mask mmx USE flag for media-libs/sdl-gfx; it's x86 asm
index e6f1f814bef6b857abb4572d4eb76cd20236d998..6200fa05b71e7d5bf8bc1eb4423d1a225561cc23 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.23 2007/02/14 16:47:25 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.24 2007/02/23 20:41:34 lack Exp $
 
 ARCH="amd64"
 ACCEPT_KEYWORDS="${ARCH}"
@@ -38,7 +38,7 @@ LIBDIR_x86="lib32"
 # FEATURES="multilib-strict" specific settings.
 MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
 MULTILIB_STRICT_DENY="64-bit.*shared object"
-MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|rox)"
+MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|ROX-CLib)"
 
 # Let sys-apps/baselayout create the lib symlink.
 SYMLINK_LIB="yes"