diff options
author | Jason Stubbs <jstubbs@gentoo.org> | 2004-10-29 12:16:57 +0000 |
---|---|---|
committer | Jason Stubbs <jstubbs@gentoo.org> | 2004-10-29 12:16:57 +0000 |
commit | 85a6b2cc92de5983faa23fd547aaf8132cf898dd (patch) | |
tree | ddd49a58a2a0ca0c34b9d795ab39ac03ba9f3d9b /profiles/uclibc | |
parent | Update patches. (diff) | |
download | historical-85a6b2cc92de5983faa23fd547aaf8132cf898dd.tar.gz historical-85a6b2cc92de5983faa23fd547aaf8132cf898dd.tar.bz2 historical-85a6b2cc92de5983faa23fd547aaf8132cf898dd.zip |
Updated all profile deprecation notices to advise the upgrading of portage
where the new profile is cascaded. Fixed the minimum version level in the
base profile packages to support the real minimum required.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/hardened/x86/deprecated | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/uclibc/hardened/x86/deprecated b/profiles/uclibc/hardened/x86/deprecated index 230638b3ee73..d100578d4ebc 100644 --- a/profiles/uclibc/hardened/x86/deprecated +++ b/profiles/uclibc/hardened/x86/deprecated @@ -1,3 +1,5 @@ +uclibc/x86/hardened +# emerge -n '>=sys-apps/portage-2.0.51' # cd /etc/ # rm make.profile # ln -s ../usr/portage/profiles/uclibc/x86/hardened make.profile |