diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2016-08-10 20:09:18 +0900 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-08-11 10:00:05 +0200 |
commit | 069c330873b019a7faf43456fc505242df364835 (patch) | |
tree | 3b74cfbb41e38ec8c2d698b3cbb8bc1f80eab4f6 /profiles | |
parent | sys-freebsd: Remove 10.2. (diff) | |
download | gentoo-069c330873b019a7faf43456fc505242df364835.tar.gz gentoo-069c330873b019a7faf43456fc505242df364835.tar.bz2 gentoo-069c330873b019a7faf43456fc505242df364835.zip |
profiles: add deprecated to Gentoo/FreeBSD 10.2 profile.
Closes: https://github.com/gentoo/gentoo/pull/2059
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/10.2/clang/deprecated | 4 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/10.2/deprecated | 4 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/x86/10.2/deprecated | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/10.2/clang/deprecated b/profiles/default/bsd/fbsd/amd64/10.2/clang/deprecated new file mode 100644 index 000000000000..89ac59dcd8e4 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.2/clang/deprecated @@ -0,0 +1,4 @@ +default/bsd/fbsd/amd64/clang/10.3 +Please read carefully the wiki. +Might be your environment is broken if you do not perform the correct procedure. +https://wiki.gentoo.org/wiki/Gentoo_FreeBSD#Upgrade_howto diff --git a/profiles/default/bsd/fbsd/amd64/10.2/deprecated b/profiles/default/bsd/fbsd/amd64/10.2/deprecated new file mode 100644 index 000000000000..d08382cb43aa --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.2/deprecated @@ -0,0 +1,4 @@ +default/bsd/fbsd/amd64/10.3 +Please read carefully the wiki. +Might be your environment is broken if you do not perform the correct procedure. +https://wiki.gentoo.org/wiki/Gentoo_FreeBSD#Upgrade_howto diff --git a/profiles/default/bsd/fbsd/x86/10.2/deprecated b/profiles/default/bsd/fbsd/x86/10.2/deprecated new file mode 100644 index 000000000000..a27d3c63e788 --- /dev/null +++ b/profiles/default/bsd/fbsd/x86/10.2/deprecated @@ -0,0 +1,4 @@ +default/bsd/fbsd/x86/10.3 +Please read carefully the wiki. +Might be your environment is broken if you do not perform the correct procedure. +https://wiki.gentoo.org/wiki/Gentoo_FreeBSD#Upgrade_howto |