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 | 33a9015e500a0bde5d2288285aea7c4c613dbc29 (patch) | |
tree | 5d44bc26123fc106c1964e43e0bc205696a273ad /profiles/default-hppa-2004.0 | |
parent | Update patches. (Manifest recommit) (diff) | |
download | gentoo-2-33a9015e500a0bde5d2288285aea7c4c613dbc29.tar.gz gentoo-2-33a9015e500a0bde5d2288285aea7c4c613dbc29.tar.bz2 gentoo-2-33a9015e500a0bde5d2288285aea7c4c613dbc29.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/default-hppa-2004.0')
-rw-r--r-- | profiles/default-hppa-2004.0/deprecated | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-hppa-2004.0/deprecated b/profiles/default-hppa-2004.0/deprecated index 5a3f428f4fca..5fca2fb44be1 100644 --- a/profiles/default-hppa-2004.0/deprecated +++ b/profiles/default-hppa-2004.0/deprecated @@ -1,5 +1,5 @@ default-linux/hppa/2004.3 -# upgrade to portage >=2.0.51 +# emerge -n '>=sys-apps/portage-2.0.51' # cd /etc/ # rm make.profile # ln -s ../usr/portage/profiles/default-linux/hppa/2004.3 make.profile |