Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781596 - x11-misc/bumblebee: migrate to GLEP 81
Summary: x11-misc/bumblebee: 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: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2021-04-08 21:55 UTC by Conrad Kostecki
Modified: 2021-04-14 20:00 UTC (History)
3 users (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:55:25 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Pacho Ramos gentoo-dev 2021-04-09 07:17:18 UTC
Feel free to go ahead if you have time

Thanks
Comment 2 Larry the Git Cow gentoo-dev 2021-04-10 21:03:05 UTC
The bug has been referenced in the following commit(s):

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

commit 997d2c624658f789b5faf1a84eacab7d219455cb
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-10 21:01:42 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 21:01:42 +0000

    files/uid-gid.txt: add bumblebee (380) group
    
    Bug: https://bugs.gentoo.org/781596
    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-04-10 21:14:46 UTC
The bug has been closed via the following commit(s):

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

commit 923a7b16af1bdbd8855d4015b794fa5c226c2e3d
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-10 21:13:07 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 21:14:31 +0000

    x11-misc/bumblebee: migrate to GLEP 81 (live)
    
    Closes: https://bugs.gentoo.org/781596
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 x11-misc/bumblebee/bumblebee-9999.ebuild | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

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

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

commit 017ccfb9ef663e9d30e31d7acab036e8a053fdd1
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-10 21:10:29 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-10 21:14:31 +0000

    x11-misc/bumblebee: migrate to GLEP 81
    
    Bug: https://bugs.gentoo.org/781596
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild  | 93 ++++++++++++++++++++++
 1 file changed, 93 insertions(+)
Comment 4 Pacho Ramos gentoo-dev 2021-04-14 20:00:20 UTC
Thanks a lot!