Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781374 - net-dns/djbdns: migrate to GLEP 81
Summary: net-dns/djbdns: 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: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 20:48 UTC by Conrad Kostecki
Modified: 2021-04-19 18:46 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 20:48:41 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-19 18:43:56 UTC
The bug has been referenced in the following commit(s):

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

commit 251019662e017815ddf5523e4e89f3ec0feb14b3
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-04-19 12:54:38 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-19 18:43:34 +0000

    files/uid-gid.txt: add dnscache, dnslog, and tinydns users for djbdns.
    
    I took UIDs 225, 226, and 227 for these because the corresponding GIDs
    are already taken, but my users don't need them (they use the
    "nofiles" group).
    
    Bug: https://bugs.gentoo.org/781374
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

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

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

commit 833c0545e8afd0e54879133908b9e0a19ecd2db7
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-04-19 13:16:41 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-19 18:43:04 +0000

    net-dns/djbdns: new EAPI7/GLEP81 revision.
    
    Closes: https://bugs.gentoo.org/781374
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-dns/djbdns/djbdns-1.05-r34.ebuild | 126 ++++++++++++++++++++++++++++++++++
 1 file changed, 126 insertions(+)

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

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

commit 02634b9ed9ea9eb56569a0930da055732c5d4f2d
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-04-19 13:11:16 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-19 18:43:03 +0000

    acct-user/tinydns: new user for use with net-dns/djbdns.
    
    Bug: https://bugs.gentoo.org/781374
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    RepoMan-Options: --force
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 acct-user/tinydns/metadata.xml     |  8 ++++++++
 acct-user/tinydns/tinydns-0.ebuild | 11 +++++++++++
 2 files changed, 19 insertions(+)

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

commit 0a50e58b57e9f588cf9790704dc8df3da6f58a73
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-04-19 13:08:35 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-19 18:43:01 +0000

    acct-user/dnslog: new user for use with net-dns/djbdns.
    
    Bug: https://bugs.gentoo.org/781374
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    RepoMan-Options: --force
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 acct-user/dnslog/dnslog-0.ebuild | 11 +++++++++++
 acct-user/dnslog/metadata.xml    |  8 ++++++++
 2 files changed, 19 insertions(+)

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

commit 92aadefdd6e497d0fd079431a7dfcbd5e930da1c
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-04-19 13:01:56 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-19 18:42:55 +0000

    acct-user/dnscache: new user for use with net-dns/djbdns.
    
    Bug: https://bugs.gentoo.org/781374
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    RepoMan-Options: --force
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 acct-user/dnscache/dnscache-0.ebuild | 11 +++++++++++
 acct-user/dnscache/metadata.xml      |  8 ++++++++
 2 files changed, 19 insertions(+)