Summary: | sys-libs/tapi: port away from cmake-utils.eclass, EAPI-8 bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
Component: | Current packages | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PMASKED |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 770247, 834110 |
Description
Andreas Sturmlechner
![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73bee7dc185819e0290b448ea5d4ac25d38c1fc commit b73bee7dc185819e0290b448ea5d4ac25d38c1fc Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2022-02-27 12:52:50 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2022-02-27 12:52:50 +0000 package.mask: last rite sys-apps/tapi Bug: https://bugs.gentoo.org/834306 Signed-off-by: Fabian Groffen <grobian@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c76adae7a10da734b6cf783374f289bff66c897 commit 8c76adae7a10da734b6cf783374f289bff66c897 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-02-27 22:34:31 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-02-27 22:34:44 +0000 profiles: fix sys-libs/tapi mask/last-rites Bug: https://bugs.gentoo.org/834306 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (In reply to Larry the Git Cow from comment #2) > commit 8c76adae7a10da734b6cf783374f289bff66c897 > Author: Sam James <sam@gentoo.org> > AuthorDate: 2022-02-27 22:34:31 +0000 > Commit: Sam James <sam@gentoo.org> > CommitDate: 2022-02-27 22:34:44 +0000 > > profiles: fix sys-libs/tapi mask/last-rites thanks, not sure what I was thinking when I did that... (In reply to Fabian Groffen from comment #3) > (In reply to Larry the Git Cow from comment #2) > > commit 8c76adae7a10da734b6cf783374f289bff66c897 > > Author: Sam James <sam@gentoo.org> > > AuthorDate: 2022-02-27 22:34:31 +0000 > > Commit: Sam James <sam@gentoo.org> > > CommitDate: 2022-02-27 22:34:44 +0000 > > > > profiles: fix sys-libs/tapi mask/last-rites > > thanks, not sure what I was thinking when I did that... np! The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08ca3454471ee79ac30f58b0ddfec87c85fc699 commit b08ca3454471ee79ac30f58b0ddfec87c85fc699 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-13 17:57:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-13 17:58:01 +0000 sys-libs/tapi: drop 1.30 Clean up as much as we can, anyway, while last-rites pend. Bug: https://bugs.gentoo.org/834306 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/tapi/Manifest | 1 - .../tapi/files/tapi-1.30-allow-all-clients.patch | 17 ------ sys-libs/tapi/files/tapi-1.30-llvm-config.patch | 11 ---- .../tapi/files/tapi-1.30-llvm-new-error-api.patch | 65 ---------------------- .../tapi/files/tapi-1.30-llvm-out-of-tree.patch | 10 ---- sys-libs/tapi/tapi-1.30.ebuild | 37 ------------ 6 files changed, 141 deletions(-) commit 62e6ca1025a44ced65beaf2dc91eaf2bfbaf2dd3 Author: Fabian Groffen <grobian@gentoo.org> Date: Tue Mar 29 13:11:33 2022 +0200 sys-libs/tapi: remove last-rited package Signed-off-by: Fabian Groffen <grobian@gentoo.org> |