diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-11-03 01:55:19 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-11-03 01:55:19 +0000 |
commit | bdc62d8d7073a4b7be96deb058f0f447ccde0d9a (patch) | |
tree | 6233f24e5e256a27c1fd72d332c214e258c0f869 /profiles | |
parent | Changed arcboot:cobalt description (it blocks cobalt), and added 'ip30' to mi... (diff) | |
download | historical-bdc62d8d7073a4b7be96deb058f0f447ccde0d9a.tar.gz historical-bdc62d8d7073a4b7be96deb058f0f447ccde0d9a.tar.bz2 historical-bdc62d8d7073a4b7be96deb058f0f447ccde0d9a.zip |
Add deprecated file markers for non-cascading mips profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/cobalt-mips-1.4/deprecated | 6 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/deprecated | 6 | ||||
-rw-r--r-- | profiles/default-mips-1.4/deprecated | 6 | ||||
-rw-r--r-- | profiles/default-mips-2004.1/deprecated | 6 | ||||
-rw-r--r-- | profiles/default-mips64-1.4/deprecated | 6 | ||||
-rw-r--r-- | profiles/n32-mips-2004.1/deprecated | 6 |
6 files changed, 36 insertions, 0 deletions
diff --git a/profiles/cobalt-mips-1.4/deprecated b/profiles/cobalt-mips-1.4/deprecated new file mode 100644 index 000000000000..c5c881d07def --- /dev/null +++ b/profiles/cobalt-mips-1.4/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/cobalt/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/cobalt/2004.2 make.profile + diff --git a/profiles/cobalt-mips-2004.1/deprecated b/profiles/cobalt-mips-2004.1/deprecated new file mode 100644 index 000000000000..c5c881d07def --- /dev/null +++ b/profiles/cobalt-mips-2004.1/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/cobalt/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/cobalt/2004.2 make.profile + diff --git a/profiles/default-mips-1.4/deprecated b/profiles/default-mips-1.4/deprecated new file mode 100644 index 000000000000..b4fdcfa30535 --- /dev/null +++ b/profiles/default-mips-1.4/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/2004.2 make.profile + diff --git a/profiles/default-mips-2004.1/deprecated b/profiles/default-mips-2004.1/deprecated new file mode 100644 index 000000000000..b4fdcfa30535 --- /dev/null +++ b/profiles/default-mips-2004.1/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/2004.2 make.profile + diff --git a/profiles/default-mips64-1.4/deprecated b/profiles/default-mips64-1.4/deprecated new file mode 100644 index 000000000000..0b34d55fcb17 --- /dev/null +++ b/profiles/default-mips64-1.4/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/mips64/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/mips64/2004.2 make.profile + diff --git a/profiles/n32-mips-2004.1/deprecated b/profiles/n32-mips-2004.1/deprecated new file mode 100644 index 000000000000..b297cc3f308c --- /dev/null +++ b/profiles/n32-mips-2004.1/deprecated @@ -0,0 +1,6 @@ +default-linux/mips/mips64/n32/2004.2 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/mips/mips64/n32/2004.2 make.profile + |