Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781515 - sys-process/cronbase: migrate to GLEP 81
Summary: sys-process/cronbase: 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:18 UTC by Conrad Kostecki
Modified: 2021-07-20 21:15 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:18: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-13 22:38:32 UTC
The bug has been referenced in the following commit(s):

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

commit beaa9154d6359f61e440441b0ac37059ac20b3a0
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-13 21:41:02 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-13 21:41:02 +0000

    uid-gid.txt: add uid/gid (16) cron
    
    Bug: https://bugs.gentoo.org/781515
    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-14 19:51:41 UTC
The bug has been referenced in the following commit(s):

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

commit 5659d6a1c48a21fac0c7a2ea42b37ff6d8e53c57
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-14 19:24:04 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-14 19:51:12 +0000

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

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

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

commit 7f6419be9e08cc556477bd0a741385aa35ac1c01
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-18 20:03:25 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-20 19:03:10 +0000

    sys-process/cronbase: migrate to GLEP 81
    
    Bug: https://bugs.gentoo.org/781515
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-process/cronbase/cronbase-0.3.7-r7.ebuild | 28 +++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

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

commit fcbce1a1a7dad047d53d3de2369218563447c11f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-18 20:00:23 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-20 19:03:09 +0000

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

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