diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-26 23:29:26 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-26 23:29:26 +0000 |
commit | f6b80aa484d1e8bdfb9cc107a5dd096c91c923d8 (patch) | |
tree | 6ac4db288d0affbee07ec526cdcbcdb990947333 /profiles/default-x86-1.4 | |
parent | fix assert header problems (#50150) (Manifest recommit) (diff) | |
download | gentoo-2-f6b80aa484d1e8bdfb9cc107a5dd096c91c923d8.tar.gz gentoo-2-f6b80aa484d1e8bdfb9cc107a5dd096c91c923d8.tar.bz2 gentoo-2-f6b80aa484d1e8bdfb9cc107a5dd096c91c923d8.zip |
Updated copyrights and added use.masked uclibc in most profiles till support is fully in portage
Diffstat (limited to 'profiles/default-x86-1.4')
-rw-r--r-- | profiles/default-x86-1.4/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-x86-1.4/use.mask | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults index 68d71ceb11ca..146ac5771514 100644 --- a/profiles/default-x86-1.4/make.defaults +++ b/profiles/default-x86-1.4/make.defaults @@ -1,4 +1,4 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# Copyright 2002 Gentoo Foundation. # System-wide defaults for the gcc 3.2 Portage system #Experimental: trying to use these USE variables to build up from stage 2->3 diff --git a/profiles/default-x86-1.4/use.mask b/profiles/default-x86-1.4/use.mask index 2e0cd1dbc45c..e8f0ec9f62b6 100644 --- a/profiles/default-x86-1.4/use.mask +++ b/profiles/default-x86-1.4/use.mask @@ -6,3 +6,4 @@ selinux # Jon Portnoy <avenj@gentoo.org> # PPC-specific. altivec +uclibc |