commit: 5c168deac0b9e09a6a430af82857403834244606 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jan 27 10:51:07 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jan 27 10:51:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c168dea
profiles/default/linux/s390: deprecated 13.0 profiles Suggest using 17.0 profile equivalents instead. Closes: https://bugs.gentoo.org/673270 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/default/linux/s390/13.0/deprecated | 1 + profiles/default/linux/s390/13.0/s390x/deprecated | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/default/linux/s390/13.0/deprecated b/profiles/default/linux/s390/13.0/deprecated new file mode 100644 index 00000000000..baf48dfd301 --- /dev/null +++ b/profiles/default/linux/s390/13.0/deprecated @@ -0,0 +1 @@ +default/linux/s390/17.0 diff --git a/profiles/default/linux/s390/13.0/s390x/deprecated b/profiles/default/linux/s390/13.0/s390x/deprecated new file mode 100644 index 00000000000..e7aff27cef2 --- /dev/null +++ b/profiles/default/linux/s390/13.0/s390x/deprecated @@ -0,0 +1 @@ +default/linux/s390/17.0/s390x
