Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711496 - dev-libs/libbpf (live ebuild)
Summary: dev-libs/libbpf (live ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2020-03-04 11:07 UTC by Josip Kelečić
Modified: 2020-04-03 17:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs/libbpf live ebuild (0001-dev-libs-libbpf-add-a-live-ebuild.patch,3.03 KB, patch)
2020-03-04 11:07 UTC, Josip Kelečić
Details | Diff
dev-libs/libbpf live ebuild - updated (0001-dev-libs-libbpf-add-live-ebuild.patch,3.00 KB, patch)
2020-04-02 08:55 UTC, Josip Kelečić
Details | Diff
Adds "HOMEPAGE" entry (0001-dev-libs-libbpf-add-homepage.patch,765 bytes, patch)
2020-04-02 17:45 UTC, Josip Kelečić
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josip Kelečić 2020-03-04 11:07:06 UTC
Created attachment 617032 [details, diff]
dev-libs/libbpf live ebuild

Hello,

Please check out my patch for dev-libs/libbpf, adding a live ebuild.

Kind regards,

Josip
Comment 1 Patrick McLean gentoo-dev 2020-04-01 17:41:45 UTC
Hi, sorry about the delay in responding, it has been a somewhat hectic time lately.

The attached patch includes an extra copyright header other than the "Gentoo Authors", this is forbidden in the ::gentoo tree. If you would like to have your employer listed as an author/copyright holder, please add it as a separate commit to "metadata/AUTHORS" in the top level of the tree.

Feel free to update/rebase the PR as well, just ping me here when it is updated.
Comment 2 Josip Kelečić 2020-04-02 08:55:02 UTC
Created attachment 628940 [details, diff]
dev-libs/libbpf live ebuild - updated

Removed extra copyright header
Comment 3 Josip Kelečić 2020-04-02 09:09:56 UTC
(In reply to Patrick McLean from comment #1)
> Hi, sorry about the delay in responding, it has been a somewhat hectic time
> lately.
> 
> The attached patch includes an extra copyright header other than the "Gentoo
> Authors", this is forbidden in the ::gentoo tree. If you would like to have
> your employer listed as an author/copyright holder, please add it as a
> separate commit to "metadata/AUTHORS" in the top level of the tree.
> 
> Feel free to update/rebase the PR as well, just ping me here when it is
> updated.

Hello Patrick,

PR has been updated accordingly as well. Sorry for the inconvenience. 

Kind regards,

Josip
Comment 4 Josip Kelečić 2020-04-02 17:45:30 UTC
Created attachment 629146 [details, diff]
Adds "HOMEPAGE" entry

Attached another page wich adds a "HOMEPAGE" entry, as proposed by charles17. Please  refer to PR #15207 on github. 

https://github.com/gentoo/gentoo/pull/15207
Comment 5 Larry the Git Cow gentoo-dev 2020-04-03 17:22:47 UTC
The bug has been closed via the following commit(s):

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

commit d8e0412b28f4b7cc54b11809a5528e6d9c8e69a8
Author:     Josip Kelecic <josip.kelecic@sartura.hr>
AuthorDate: 2020-04-02 08:50:22 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-04-03 17:21:14 +0000

    dev-libs/libbpf: add live ebuild
    
    Signed-off-by: Josip Kelecic <josip.kelecic@sartura.hr>
    Closes: https://github.com/gentoo/gentoo/pull/15207
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
    Closes: https://bugs.gentoo.org/711496
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-libs/libbpf/files/libbpf-9999-paths.patch | 38 ++++++++++++++++++++
 dev-libs/libbpf/libbpf-9999.ebuild            | 52 +++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)