Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834306 - sys-libs/tapi: port away from cmake-utils.eclass, EAPI-8 bump
Summary: sys-libs/tapi: port away from cmake-utils.eclass, EAPI-8 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: EAPI6Removal cmake-utils-removal
  Show dependency tree
 
Reported: 2022-02-27 12:38 UTC by Andreas Sturmlechner
Modified: 2022-04-23 15:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2022-02-27 12:38:37 UTC
$summary.
Comment 1 Larry the Git Cow gentoo-dev 2022-02-27 12:53:20 UTC
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(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-02-27 22:34:57 UTC
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(-)
Comment 3 Fabian Groffen gentoo-dev 2022-02-28 07:49:50 UTC
(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...
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-13 17:57:32 UTC
(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!
Comment 5 Larry the Git Cow gentoo-dev 2022-03-13 17:58:13 UTC
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(-)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-23 15:29:22 UTC
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>