Summary: | Deprecate prefix/linux-standalone/* profiles | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergei Trofimovich (RETIRED) <slyfox> |
Component: | Profiles | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frp.bissey |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 672960 |
Description
Sergei Trofimovich (RETIRED)
![]() Hi François, Do you have a plan to migrate the ppc64 prefix profile to 17.0? Yours, Benda I didn't but I will look into it. Probably as one of my last acts for the platform since I am getting rid of the hardware fairly soon. How much time do I have to work it out? (In reply to François Bissey from comment #2) > I didn't but I will look into it. Probably as one of my last acts for the > platform since I am getting rid of the hardware fairly soon. Then I think the best we could do is to remove this profile. What do you say? > How much time do I have to work it out? I consider it flexible. Benda (In reply to Benda Xu from comment #3) > (In reply to François Bissey from comment #2) > > I didn't but I will look into it. Probably as one of my last acts for the > > platform since I am getting rid of the hardware fairly soon. > > Then I think the best we could do is to remove this profile. What do you > say? > I guess it is fair if there is no more maintainers anyway. The pity is that someone else voiced an interest on the platform. I don't remember if they did that on the mailing or privately. I will have to dig. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd8436b77c2b9f4a5a41768f472477b12880a00 commit 7dd8436b77c2b9f4a5a41768f472477b12880a00 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-02-20 08:04:17 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-02-20 08:04:17 +0000 profiles: remove prefix/linux-standalone deprecated profiles Closes: https://bugs.gentoo.org/673278 Signed-off-by: Fabian Groffen <grobian@gentoo.org> profiles/prefix/linux-standalone/amd64/deprecated | 1 - profiles/prefix/linux-standalone/amd64/eapi | 1 - profiles/prefix/linux-standalone/amd64/legacy/deprecated | 1 - profiles/prefix/linux-standalone/amd64/legacy/eapi | 1 - profiles/prefix/linux-standalone/amd64/legacy/parent | 2 -- profiles/prefix/linux-standalone/amd64/make.defaults | 4 ---- profiles/prefix/linux-standalone/amd64/parent | 2 -- profiles/prefix/linux-standalone/arm/armv7a/deprecated | 1 - profiles/prefix/linux-standalone/arm/armv7a/eapi | 1 - profiles/prefix/linux-standalone/arm/armv7a/make.defaults | 4 ---- profiles/prefix/linux-standalone/arm/armv7a/parent | 2 -- profiles/prefix/linux-standalone/arm64/deprecated | 1 - profiles/prefix/linux-standalone/arm64/eapi | 1 - profiles/prefix/linux-standalone/arm64/make.defaults | 4 ---- profiles/prefix/linux-standalone/arm64/parent | 3 --- profiles/prefix/linux-standalone/make.defaults | 13 ------------- profiles/prefix/linux-standalone/parent | 1 - profiles/prefix/linux-standalone/ppc64/eapi | 1 - profiles/prefix/linux-standalone/ppc64/make.defaults | 4 ---- profiles/prefix/linux-standalone/ppc64/parent | 2 -- profiles/prefix/linux-standalone/x86/deprecated | 1 - profiles/prefix/linux-standalone/x86/eapi | 1 - profiles/prefix/linux-standalone/x86/legacy/deprecated | 1 - profiles/prefix/linux-standalone/x86/legacy/eapi | 1 - profiles/prefix/linux-standalone/x86/legacy/parent | 2 -- profiles/prefix/linux-standalone/x86/make.defaults | 4 ---- profiles/prefix/linux-standalone/x86/parent | 2 -- profiles/profiles.desc | 7 ------- 28 files changed, 69 deletions(-) |