diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2018-01-03 00:26:12 +0900 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-02 17:51:13 +0100 |
commit | 94b009ea423c254f911fb80502eb5779dc4a0853 (patch) | |
tree | 869c2b4b4e5172b4a1648f82a3ebabc08fb88923 /profiles/default | |
parent | sys-freebsd/freebsd-sources: remove unused code. (diff) | |
download | gentoo-94b009ea423c254f911fb80502eb5779dc4a0853.tar.gz gentoo-94b009ea423c254f911fb80502eb5779dc4a0853.tar.bz2 gentoo-94b009ea423c254f911fb80502eb5779dc4a0853.zip |
profiles: update the deprecated of Gentoo/FreeBSD 9.1.
Closes: https://github.com/gentoo/gentoo/pull/6720
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated | 2 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.1/deprecated | 2 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/x86/9.1/deprecated | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated b/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated index 7f102f3b9812..83899d25d0c5 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated +++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/amd64/clang/10.3 +default/bsd/fbsd/amd64/clang/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide diff --git a/profiles/default/bsd/fbsd/amd64/9.1/deprecated b/profiles/default/bsd/fbsd/amd64/9.1/deprecated index 7ce3f0437d58..88ac54609b93 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/deprecated +++ b/profiles/default/bsd/fbsd/amd64/9.1/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/amd64/10.3 +default/bsd/fbsd/amd64/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide diff --git a/profiles/default/bsd/fbsd/x86/9.1/deprecated b/profiles/default/bsd/fbsd/x86/9.1/deprecated index 3670e1ffdf91..546bed1271ab 100644 --- a/profiles/default/bsd/fbsd/x86/9.1/deprecated +++ b/profiles/default/bsd/fbsd/x86/9.1/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/x86/10.3 +default/bsd/fbsd/x86/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide |