Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781209 - app-backup/backuppc: migrate to GLEP 81
Summary: app-backup/backuppc: 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 19:33 UTC by Conrad Kostecki
Modified: 2021-04-11 19:24 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 19:33:13 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-11 13:20:17 UTC
The bug has been referenced in the following commit(s):

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

commit 1c05602c28662eeae83a1f5fe6afd633db8fb1a1
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-11 12:36:18 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-11 12:36:18 +0000

    uid-git.txt: add user/group (282) backuppc
    
    Bug: https://bugs.gentoo.org/781209
    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-04-11 16:26:38 UTC
The bug has been referenced in the following commit(s):

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

commit b5046cac1e6fdccfb4aec885f7eb9e42dbfe1f72
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-11 14:09:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-11 16:25:26 +0000

    cct-user/backuppc: add user for app-backup/backuppc
    
    Bug: https://bugs.gentoo.org/781209
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-user/backuppc/backuppc-0.ebuild | 15 +++++++++++++++
 acct-user/backuppc/metadata.xml      |  5 +++++
 2 files changed, 20 insertions(+)

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

commit 40f76028ad3500b0bb4d6757f72b3aff079a31d6
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-11 14:03:21 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-11 16:25:25 +0000

    acct-group/backuppc: add group for app-backup/backuppc
    
    Bug: https://bugs.gentoo.org/781209
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-group/backuppc/backuppc-0.ebuild | 10 ++++++++++
 acct-group/backuppc/metadata.xml      |  5 +++++
 2 files changed, 15 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-04-11 19:24:06 UTC
The bug has been closed via the following commit(s):

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

commit 3a38c0451e9f781371191490e80f76d4100a62e3
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-11 18:29:03 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-11 19:23:46 +0000

    app-backup/backuppc: migrate to GLEP 81
    
    Also updated to EAPI=7.
    
    Closes: https://bugs.gentoo.org/781209
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-backup/backuppc/backuppc-3.3.1-r6.ebuild       | 196 +++++++++++++++++++++
 .../files/3.2.0/04-add-docdir-marker.patch         |   4 +-
 app-backup/backuppc/files/3.2.0/05-nicelevel.patch |   8 +-
 .../backuppc/files/3.3.0/01-fix-configure.pl.patch |   4 +-
 .../files/3.3.0/02-fix-config.pl-formatting.patch  |   4 +-
 .../3.3.0/03-reasonable-config.pl-defaults.patch   |   4 +-
 .../backuppc/files/backuppc-3.3.1-perl522.patch    |   4 +-
 .../backuppc/files/backuppc-3.3.1-perl526.patch    |   4 +-
 8 files changed, 212 insertions(+), 16 deletions(-)