Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781527 - www-apps/rt: migrate to GLEP 81
Summary: www-apps/rt: 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: Aaron W. Swenson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 21:20 UTC by Conrad Kostecki
Modified: 2022-05-13 22:50 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 21:20:32 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:39:06 UTC
The bug has been referenced in the following commit(s):

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

commit e0c5d3483c018449db1e159c88465bbeed5d9f8c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-13 22:13:46 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-13 22:37:55 +0000

    uid-gid.txt: add uid/gid (126) rt
    
    Bug: https://bugs.gentoo.org/781527
    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:52:15 UTC
The bug has been referenced in the following commit(s):

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

commit 925d0192f542cd8538645d39a76be68f48dabb26
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-14 19:31:57 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-14 19:51:15 +0000

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

 acct-group/rt/metadata.xml | 12 ++++++++++++
 acct-group/rt/rt-0.ebuild  | 10 ++++++++++
 2 files changed, 22 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-05-13 22:50:21 UTC
The bug has been closed via the following commit(s):

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

commit 480ea096393f2fe727ba247d555ea85911baadc3
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-04-02 11:38:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-05-13 22:49:56 +0000

    www-apps/rt: migrate to glep-81
    
    Closes: https://bugs.gentoo.org/781527
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/24865
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../rt/{rt-4.4.4-r1.ebuild => rt-4.4.4-r2.ebuild}  | 54 +++-------------------
 1 file changed, 6 insertions(+), 48 deletions(-)

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

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

commit 4d9a997af160c6da232696597ad58e9453229a21
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-04-02 11:33:54 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-05-13 22:49:55 +0000

    acct-user/rt: initial import
    
    Bug: https://bugs.gentoo.org/781527
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-user/rt/metadata.xml | 12 ++++++++++++
 acct-user/rt/rt-0.ebuild  | 13 +++++++++++++
 2 files changed, 25 insertions(+)