Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781413 - net-misc/gofish: migrate to GLEP 81
Summary: net-misc/gofish: 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: Matthew Smith
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 20:56 UTC by Conrad Kostecki
Modified: 2021-04-10 18:35 UTC (History)
1 user (show)

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 20:56:26 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Larry the Git Cow gentoo-dev 2021-04-09 19:39:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/data/api.git/commit/?id=3c27bcc0dc5a2bfc4a67b72494152bdf355062a0

commit 3c27bcc0dc5a2bfc4a67b72494152bdf355062a0
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-09 10:15:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-09 19:31:57 +0000

    uid-gid.txt: allocate GID/UID (287) for gopher
    
    Bug: https://bugs.gentoo.org/781413
    Closes: https://github.com/gentoo/api-gentoo-org/pull/386
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 files/uid-gid.txt | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-04-10 18:35:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e411930598901f2470f8c4ec095596a2496ee2

commit a1e411930598901f2470f8c4ec095596a2496ee2
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-08 21:21:42 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 18:34:52 +0000

    net-misc/gofish: Migrate from user.eclass
    
    * Bump to EAPI 7
    * Migrate from enewuser to GLEP 81 user/group
    
    Closes: https://bugs.gentoo.org/781413
    Closes: https://github.com/gentoo/gentoo/pull/20309
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-misc/gofish/files/gofish-1.2-r1.confd |  1 +
 net-misc/gofish/files/gofish-1.2-r1.rc    | 12 +++++++++++
 net-misc/gofish/gofish-1.2-r1.ebuild      | 35 +++++++++++++++++++++++++++++++
 3 files changed, 48 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f1a8053f995dbf0a76a4e1aa2da136dacf706c

commit e1f1a8053f995dbf0a76a4e1aa2da136dacf706c
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-08 21:15:12 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 18:34:28 +0000

    acct-user/gopher: User for gofish
    
    Closes: https://bugs.gentoo.org/781413
    Closes: https://github.com/gentoo/gentoo/pull/20309
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-user/gopher/gopher-0.ebuild | 12 ++++++++++++
 acct-user/gopher/metadata.xml    | 12 ++++++++++++
 2 files changed, 24 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6af04e7e0f15606ffcab7d0156214caa91d042e

commit c6af04e7e0f15606ffcab7d0156214caa91d042e
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-08 21:13:56 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 18:34:00 +0000

    acct-group/gopher: Group for gofish
    
    Closes: https://bugs.gentoo.org/781413
    Closes: https://github.com/gentoo/gentoo/pull/20309
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-group/gopher/gopher-0.ebuild |  8 ++++++++
 acct-group/gopher/metadata.xml    | 12 ++++++++++++
 2 files changed, 20 insertions(+)