Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781446 - net-p2p/fms: migrate to GLEP 81
Summary: net-p2p/fms: 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: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 21:04 UTC by Conrad Kostecki
Modified: 2021-07-10 22:50 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:04:14 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-07-10 22:36:00 UTC
The bug has been referenced in the following commit(s):

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

commit d961d4f50de4cecf2b6be46c825f159b3171d9e3
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-10 21:47:29 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-10 21:47:29 +0000

    uid-gid.txt: add uid/gid (189) freenet
    
    Bug: https://bugs.gentoo.org/781446
    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-07-10 22:39:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/data/api.git/commit/?id=8a276637dee2a574978f4e5e9622c342329b5739

commit 8a276637dee2a574978f4e5e9622c342329b5739
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-10 22:38:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-10 22:38:47 +0000

    uid-gid.txt: move freenet to uid/gid 105
    
    Bug: https://bugs.gentoo.org/781446
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 files/uid-gid.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-10 22:50:53 UTC
The bug has been closed via the following commit(s):

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

commit 31f7b22a93e4b5044a6697b84e66807d5f608731
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-10 22:46:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-10 22:49:59 +0000

    net-p2p/fms: migrate to EAPI 7, GLEP 81
    
    Changes:
    - Updated deps
    - Updated init script for modern OpenRC
    - Updated docs in pkg_postinst
    - Update to EAPI 7
    - Migrate to GLEP 81
    
    Closes: https://bugs.gentoo.org/774516
    Closes: https://bugs.gentoo.org/781446
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-p2p/fms/files/fms.initd      | 11 +++++
 net-p2p/fms/fms-0.3.82-r1.ebuild | 97 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 108 insertions(+)