Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781542 - www-servers/monkeyd: migrate to GLEP 81
Summary: www-servers/monkeyd: 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: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 21:22 UTC by Conrad Kostecki
Modified: 2021-07-20 19:03 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:22:35 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Anthony Basile gentoo-dev 2021-04-10 14:38:45 UTC
(In reply to Conrad Kostecki from comment #0)
> Current package still uses old 'user' eclass. Please port to GLEP 81.
> If you need help, just ask.

I'm very busy these days, feel free to commit if its an easy fix for you.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-13 22:38:37 UTC
The bug has been referenced in the following commit(s):

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

commit 235d3e7da096f34500f03e0a74b4caae94afb2d2
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-13 21:40:14 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-13 21:40:14 +0000

    uid-gid.txt: add uid/gid (149) monkeyd
    
    Bug: https://bugs.gentoo.org/781542
    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:46 UTC
The bug has been referenced in the following commit(s):

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

commit 828adb53740be53d3b1886db7fe553c00373af9f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-14 19:37:21 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-14 19:51:18 +0000

    acct-group/monkeyd: add group (149) monkeyd
    
    Bug: https://bugs.gentoo.org/781542
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-group/monkeyd/metadata.xml     |  8 ++++++++
 acct-group/monkeyd/monkeyd-0.ebuild | 10 ++++++++++
 2 files changed, 18 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-07-20 19:03:37 UTC
The bug has been closed via the following commit(s):

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

commit 0d1e374717dd026049baab74dfc190459ecd37a1
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-18 19:55:39 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-20 19:03:08 +0000

    www-servers/monkeyd: drop old version
    
    Closes: https://bugs.gentoo.org/781542
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild | 152 ----------------------------
 1 file changed, 152 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 324493b2eb7a8bbb1dba38b08617441432e1ab5a
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-18 19:54:41 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-20 19:03:07 +0000

    www-servers/monkeyd: migrate to GLEP 81
    
    Bug: https://bugs.gentoo.org/781542
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-user/monkeyd/monkeyd-0.ebuild          |   1 +
 www-servers/monkeyd/monkeyd-1.6.9-r2.ebuild | 147 ++++++++++++++++++++++++++++
 www-servers/monkeyd/monkeyd-9999.ebuild     |  26 +++--
 3 files changed, 159 insertions(+), 15 deletions(-)

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

commit 9d48f4596524c7d9530165d5933c4c512d99b112
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-18 19:48:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-20 19:03:06 +0000

    acct-user/monkeyd: add user (149) monkeyd
    
    Bug: https://bugs.gentoo.org/781542
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-user/monkeyd/metadata.xml     |  8 ++++++++
 acct-user/monkeyd/monkeyd-0.ebuild | 14 ++++++++++++++
 2 files changed, 22 insertions(+)