summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-10 11:31:08 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-10 11:31:08 +0000
commite96c2fa3bd0334c99f63bff9713fb66d8f6ac043 (patch)
tree4a67611172fd2fb476b56af9fa6f7cee2fb84c3f
parentApache herd package refresh. Initial revision (Manifest recommit) (diff)
downloadgentoo-2-e96c2fa3bd0334c99f63bff9713fb66d8f6ac043.tar.gz
gentoo-2-e96c2fa3bd0334c99f63bff9713fb66d8f6ac043.tar.bz2
gentoo-2-e96c2fa3bd0334c99f63bff9713fb66d8f6ac043.zip
ip28 use.maskings and make the amd64 2005.0 profile not bitch as much about symlinks.
-rw-r--r--profiles/default-linux/amd64/2005.0/profile.bashrc2
-rw-r--r--profiles/default-linux/mips/use.mask3
-rw-r--r--profiles/default-linux/use.mask3
3 files changed, 5 insertions, 3 deletions
diff --git a/profiles/default-linux/amd64/2005.0/profile.bashrc b/profiles/default-linux/amd64/2005.0/profile.bashrc
index 5d7bcede1d3b..7a5c5e5f8605 100644
--- a/profiles/default-linux/amd64/2005.0/profile.bashrc
+++ b/profiles/default-linux/amd64/2005.0/profile.bashrc
@@ -12,7 +12,7 @@ if [ -z "${DONTWARNABOUTSYMLINKS}" ]; then
#exit 1
fi
done
- DONTWARNABOUTSYMLINKS="true"
+ export DONTWARNABOUTSYMLINKS="true"
fi
if [ -z "${IWANTTOTRASHMYSYSTEM}" ]; then
diff --git a/profiles/default-linux/mips/use.mask b/profiles/default-linux/mips/use.mask
index a2a3570fe2e2..f5d23fe97562 100644
--- a/profiles/default-linux/mips/use.mask
+++ b/profiles/default-linux/mips/use.mask
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.17 2005/01/08 20:47:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.18 2005/01/10 11:31:08 eradicator Exp $
# Stephen P. Becker <geoman@gentoo.org>
# masked because it hoses xchat on 64-bit machines
@@ -121,3 +121,4 @@ djbfft
-n32
-n64
-cobalt
+-ip28
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask
index 25992b3955fc..d4bf2a6428e3 100644
--- a/profiles/default-linux/use.mask
+++ b/profiles/default-linux/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.6 2005/01/08 20:47:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.7 2005/01/10 11:31:08 eradicator Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# profile for any architecture. This works, for example, if a non-default
@@ -34,3 +34,4 @@ altivec
n32
n64
cobalt
+ip28