Summary: | sys-block/partimage: migrate to GLEP 81 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Conrad Kostecki <conikost> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/24780 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 701210 |
Description
Conrad Kostecki
![]() partimag is already present in uid-gid.txt. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=dd46f937e691c2c8ecec6e001489ba4a760a4ac4 commit dd46f937e691c2c8ecec6e001489ba4a760a4ac4 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-07-14 19:16:07 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-07-14 19:16:07 +0000 uid-gid.txt: add uid/gid (91) partimag Bug: https://bugs.gentoo.org/781494 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> files/uid-gid.txt | 1 + 1 file changed, 1 insertion(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b549a47ec8d1b885e959c229f68cfad5f7274b1 commit 3b549a47ec8d1b885e959c229f68cfad5f7274b1 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-07-14 19:17:44 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-07-14 19:51:09 +0000 acct-group/partimag: add group (91) partimag Bug: https://bugs.gentoo.org/781494 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> acct-group/partimag/metadata.xml | 8 ++++++++ acct-group/partimag/partimag-0.ebuild | 10 ++++++++++ 2 files changed, 18 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f5d9ced3065c61e00feab102aee122055e5b21 commit 39f5d9ced3065c61e00feab102aee122055e5b21 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2022-03-27 19:03:49 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-04-02 18:34:41 +0000 sys-block/partimage: update EAPI 6 -> 8 Also migrating to GLEP-81, fixing compilation with clang and correcting license. Closes: https://github.com/gentoo/gentoo/pull/24780 Closes: https://bugs.gentoo.org/732102 Closes: https://bugs.gentoo.org/781494 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../partimage/files/partimage-0.6.9-clang.patch | 181 +++++++++++++++++++++ .../files/partimage-0.6.9-zlib-1.2.5.2-r1.patch | 33 ++++ sys-block/partimage/partimage-0.6.9-r3.ebuild | 141 ++++++++++++++++ 3 files changed, 355 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc8d5a3bbfae421d6c8bada78610bb9ea44a1c2 commit 8dc8d5a3bbfae421d6c8bada78610bb9ea44a1c2 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2022-03-27 18:25:04 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-04-02 18:34:20 +0000 acct-user/partimag: initial import Bug: https://bugs.gentoo.org/781494 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> acct-user/partimag/metadata.xml | 8 ++++++++ acct-user/partimag/partimag-0.ebuild | 14 ++++++++++++++ 2 files changed, 22 insertions(+) |