summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-16 23:00:22 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-16 23:00:22 +0000
commit914ec2e8d1252eee762300020dbed2a3dc6d86b2 (patch)
tree5c7e6587f1cf02b59bf36661e1c441d5f07b633a
parentdont be a bastard, have a parent (diff)
downloadgentoo-2-914ec2e8d1252eee762300020dbed2a3dc6d86b2.tar.gz
gentoo-2-914ec2e8d1252eee762300020dbed2a3dc6d86b2.tar.bz2
gentoo-2-914ec2e8d1252eee762300020dbed2a3dc6d86b2.zip
added emul-linux-x86-compat to the "next gen emul-linux-x86" mask
-rw-r--r--profiles/default-linux/amd64/gcc34-2004.2/make.defaults3
-rw-r--r--profiles/package.mask5
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default-linux/amd64/gcc34-2004.2/make.defaults b/profiles/default-linux/amd64/gcc34-2004.2/make.defaults
index c43e38d0a39d..9b18c5fb5b24 100644
--- a/profiles/default-linux/amd64/gcc34-2004.2/make.defaults
+++ b/profiles/default-linux/amd64/gcc34-2004.2/make.defaults
@@ -20,3 +20,6 @@ CXXFLAGS="${CFLAGS}"
# sure the user has a 32bit sandbox! it only gets installed if you add multilib
# to use, recompile gcc, and then recompile portage. :/
FEATURES="-sandbox"
+
+# yay lib64!
+CONF_LIBDIR="lib64"
diff --git a/profiles/package.mask b/profiles/package.mask
index 0f0838189c9e..595882e416e1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
#####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3068 2004/08/16 19:36:38 pauldv Exp $#
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3069 2004/08/16 23:00:22 lv Exp $#
#When you add an entry to this file, add your name, the date, and an
#explanation of why something is getting masked
#
@@ -101,7 +101,8 @@ gnome-extra/evolution-data-server
# <kugelfang@gentoo.org> (Jul 31 2004)
# Not to be unmasked before all packages of this brand ship out.
-=app-emulation/emul-linux-x86-glibc-1.0
+app-emulation/emul-linux-x86-glibc
+app-emulation/emul-linux-x86-compat
# <ciaranm@gentoo.org> (Jul 26 2004)
# Mask kvim until vim7 is out. See bug #56992 for details.