Summary: | app-misc/g15daemon & app-misc/g15{composer,macro,message,mpd,stats}: last rites | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | polynomial-c, treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 943698 | ||
Deadline: | 2020-10-09 |
Description
Michał Górny
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37355b6dc1369dc86009ffc448344293a997925 commit d37355b6dc1369dc86009ffc448344293a997925 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-09-09 10:06:29 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-09-09 10:07:22 +0000 package.mask: Last rite app-misc/g15daemon & co. Bug: https://bugs.gentoo.org/741382 Signed-off-by: Michał Górny <mgorny@gentoo.org> app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild | 24 ++++-------------------- app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild | 24 ++++-------------------- app-misc/g15daemon/g15daemon-9999.ebuild | 24 ++++-------------------- profiles/base/package.use.mask | 6 ++++++ profiles/package.mask | 13 +++++++++++++ 5 files changed, 31 insertions(+), 60 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b0ff709971e8c421782762797fda1053400d92 commit 36b0ff709971e8c421782762797fda1053400d92 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-09-09 11:58:01 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-09-09 12:29:25 +0000 package.mask: Prevent app-misc/g15daemon & co removal Closes: https://bugs.gentoo.org/741382 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> profiles/base/package.use.mask | 6 ------ profiles/package.mask | 13 ------------- 2 files changed, 19 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f13dc9e4d6a8643ef98cc5f4fb6b45532dd7fd commit 32f13dc9e4d6a8643ef98cc5f4fb6b45532dd7fd Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-09-09 11:12:50 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-09-09 12:29:21 +0000 app-misc/g15daemon: Revbumps / ebuild overhauls - EAPI-7 bump - Added workaround for successful build with gcc-10 (#706712) - Fixed default config (#481454) - Fixed docdir - Attempt to fix direct call of CC (#729294) - Removed bashisms from configure Bug: https://bugs.gentoo.org/729294 Bug: https://bugs.gentoo.org/741382 Closes: https://bugs.gentoo.org/481454 Closes: https://bugs.gentoo.org/706712 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> app-misc/g15daemon/files/g15daemon-1.2.7.confd | 2 +- .../files/g15daemon-1.9.5.3-avoid_bashisms.patch | 20 ++++++++ .../g15daemon/files/g15daemon-1.9.5.3-docdir.patch | 11 +++++ .../g15daemon-1.9.5.3-forgotten-open-mode.patch | 4 +- .../files/g15daemon-1.9.5.3-g510-keys.patch | 5 +- .../files/g15daemon-1.9.5.3-overflow-fix.patch | 4 +- ...5.3-r13.ebuild => g15daemon-1.9.5.3-r14.ebuild} | 48 ++++++++++--------- app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild | 47 ++++++++++--------- app-misc/g15daemon/g15daemon-9999.ebuild | 54 +++++++++++----------- 9 files changed, 119 insertions(+), 76 deletions(-) |