Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781494 - sys-block/partimage: migrate to GLEP 81
Summary: sys-block/partimage: migrate to GLEP 81
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 21:13 UTC by Conrad Kostecki
Modified: 2022-04-02 18:36 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 Conrad Kostecki gentoo-dev 2021-04-08 21:13:58 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Conrad Kostecki gentoo-dev 2021-07-13 22:36:27 UTC
partimag is already present in uid-gid.txt.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-14 19:16:16 UTC
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(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-14 19:51:56 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-04-02 18:36:30 UTC
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(+)