Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.0/no-multilib/hardened/, ...
Date: Fri, 14 Jan 2022 09:50:33
Message-Id: 1642153816.df7808b364c9d59ee704d0ef3e9dd25b312b274d.sam@gentoo
1 commit: df7808b364c9d59ee704d0ef3e9dd25b312b274d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 09:50:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 09:50:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7808b3
7
8 profiles: fix 17.0 replacement suggestion
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/default/linux/amd64/17.0/deprecated | 2 +-
13 profiles/default/linux/amd64/17.0/desktop/deprecated | 2 +-
14 profiles/default/linux/amd64/17.0/desktop/gnome/deprecated | 2 +-
15 profiles/default/linux/amd64/17.0/desktop/gnome/systemd/deprecated | 2 +-
16 profiles/default/linux/amd64/17.0/desktop/plasma/deprecated | 2 +-
17 profiles/default/linux/amd64/17.0/developer/deprecated | 2 +-
18 profiles/default/linux/amd64/17.0/hardened/deprecated | 2 +-
19 profiles/default/linux/amd64/17.0/hardened/selinux/deprecated | 2 +-
20 profiles/default/linux/amd64/17.0/no-multilib/deprecated | 2 +-
21 profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated | 2 +-
22 profiles/default/linux/amd64/17.0/selinux/deprecated | 2 +-
23 11 files changed, 11 insertions(+), 11 deletions(-)
24
25 diff --git a/profiles/default/linux/amd64/17.0/deprecated b/profiles/default/linux/amd64/17.0/deprecated
26 index 2c476214c5de..69a9c780854d 100644
27 --- a/profiles/default/linux/amd64/17.0/deprecated
28 +++ b/profiles/default/linux/amd64/17.0/deprecated
29 @@ -1,4 +1,4 @@
30 -default/linux/amd64/17.1/systemd
31 +default/linux/amd64/17.1
32
33 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
34 multilib layout, and require an explicit migration. The migration is
35
36 diff --git a/profiles/default/linux/amd64/17.0/desktop/deprecated b/profiles/default/linux/amd64/17.0/desktop/deprecated
37 index 2c476214c5de..90bb574cd748 100644
38 --- a/profiles/default/linux/amd64/17.0/desktop/deprecated
39 +++ b/profiles/default/linux/amd64/17.0/desktop/deprecated
40 @@ -1,4 +1,4 @@
41 -default/linux/amd64/17.1/systemd
42 +default/linux/amd64/17.1/desktop
43
44 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
45 multilib layout, and require an explicit migration. The migration is
46
47 diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/deprecated b/profiles/default/linux/amd64/17.0/desktop/gnome/deprecated
48 index 2c476214c5de..56eae0878730 100644
49 --- a/profiles/default/linux/amd64/17.0/desktop/gnome/deprecated
50 +++ b/profiles/default/linux/amd64/17.0/desktop/gnome/deprecated
51 @@ -1,4 +1,4 @@
52 -default/linux/amd64/17.1/systemd
53 +default/linux/amd64/17.1/desktop/gnome
54
55 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
56 multilib layout, and require an explicit migration. The migration is
57
58 diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/deprecated b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/deprecated
59 index 2c476214c5de..3a7b4563dacf 100644
60 --- a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/deprecated
61 +++ b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/deprecated
62 @@ -1,4 +1,4 @@
63 -default/linux/amd64/17.1/systemd
64 +default/linux/amd64/17.1/desktop/gnome/systemd
65
66 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
67 multilib layout, and require an explicit migration. The migration is
68
69 diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/deprecated b/profiles/default/linux/amd64/17.0/desktop/plasma/deprecated
70 index 2c476214c5de..45505ca188f5 100644
71 --- a/profiles/default/linux/amd64/17.0/desktop/plasma/deprecated
72 +++ b/profiles/default/linux/amd64/17.0/desktop/plasma/deprecated
73 @@ -1,4 +1,4 @@
74 -default/linux/amd64/17.1/systemd
75 +default/linux/amd64/17.1/desktop/plasma/systemd
76
77 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
78 multilib layout, and require an explicit migration. The migration is
79
80 diff --git a/profiles/default/linux/amd64/17.0/developer/deprecated b/profiles/default/linux/amd64/17.0/developer/deprecated
81 index 2c476214c5de..4fb55d9fd75f 100644
82 --- a/profiles/default/linux/amd64/17.0/developer/deprecated
83 +++ b/profiles/default/linux/amd64/17.0/developer/deprecated
84 @@ -1,4 +1,4 @@
85 -default/linux/amd64/17.1/systemd
86 +default/linux/amd64/17.1/developer
87
88 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
89 multilib layout, and require an explicit migration. The migration is
90
91 diff --git a/profiles/default/linux/amd64/17.0/hardened/deprecated b/profiles/default/linux/amd64/17.0/hardened/deprecated
92 index 2c476214c5de..4b041c6e3b60 100644
93 --- a/profiles/default/linux/amd64/17.0/hardened/deprecated
94 +++ b/profiles/default/linux/amd64/17.0/hardened/deprecated
95 @@ -1,4 +1,4 @@
96 -default/linux/amd64/17.1/systemd
97 +default/linux/amd64/17.1/hardened
98
99 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
100 multilib layout, and require an explicit migration. The migration is
101
102 diff --git a/profiles/default/linux/amd64/17.0/hardened/selinux/deprecated b/profiles/default/linux/amd64/17.0/hardened/selinux/deprecated
103 index 2c476214c5de..ab2397503e8c 100644
104 --- a/profiles/default/linux/amd64/17.0/hardened/selinux/deprecated
105 +++ b/profiles/default/linux/amd64/17.0/hardened/selinux/deprecated
106 @@ -1,4 +1,4 @@
107 -default/linux/amd64/17.1/systemd
108 +default/linux/amd64/17.1/hardened/selinux
109
110 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
111 multilib layout, and require an explicit migration. The migration is
112
113 diff --git a/profiles/default/linux/amd64/17.0/no-multilib/deprecated b/profiles/default/linux/amd64/17.0/no-multilib/deprecated
114 index 2c476214c5de..b68f569db99d 100644
115 --- a/profiles/default/linux/amd64/17.0/no-multilib/deprecated
116 +++ b/profiles/default/linux/amd64/17.0/no-multilib/deprecated
117 @@ -1,4 +1,4 @@
118 -default/linux/amd64/17.1/systemd
119 +default/linux/amd64/17.1/no-multilib
120
121 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
122 multilib layout, and require an explicit migration. The migration is
123
124 diff --git a/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated b/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated
125 index 2c476214c5de..5a17c34f27a6 100644
126 --- a/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated
127 +++ b/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated
128 @@ -1,4 +1,4 @@
129 -default/linux/amd64/17.1/systemd
130 +default/linux/amd64/17.1/no-multilib/hardened/selinux
131
132 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
133 multilib layout, and require an explicit migration. The migration is
134
135 diff --git a/profiles/default/linux/amd64/17.0/selinux/deprecated b/profiles/default/linux/amd64/17.0/selinux/deprecated
136 index 2c476214c5de..1a7153ad0957 100644
137 --- a/profiles/default/linux/amd64/17.0/selinux/deprecated
138 +++ b/profiles/default/linux/amd64/17.0/selinux/deprecated
139 @@ -1,4 +1,4 @@
140 -default/linux/amd64/17.1/systemd
141 +default/linux/amd64/17.1/selinux
142
143 The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB'
144 multilib layout, and require an explicit migration. The migration is