Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 671604

Summary: dev-util/bcc-0.7.0: version bump
Product: Gentoo Linux Reporter: Andy Dalton <andy.dalton>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/iovisor/bcc/releases/tag/v0.7.0
See Also: https://bugs.gentoo.org/show_bug.cgi?id=667158
Whiteboard:
Package list:
Runtime testing required: ---

Description Andy Dalton 2018-11-21 03:34:57 UTC
dev-util/bcc 0.7.0 was released on September 4.  I'd like to request an ebuild
that provides that version be added to the tree.  Copying the existing bcc-0.6.0.ebuild to bcc-0.7.0.ebuild seems to work without any additional modifications.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-11-21 05:05:05 UTC
The bug has been closed via the following commit(s):

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

commit 2b19fa96d8c1f20712f93aade619ef727c76f0e9
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-11-21 04:39:26 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-11-21 05:04:54 +0000

    dev-util/bcc: version bump to 0.7.0
    
    Reported-by: Andy Dalton <andy.dalton@gmail.com>
    Closes: https://bugs.gentoo.org/671604
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/bcc/Manifest         |  1 +
 dev-util/bcc/bcc-0.7.0.ebuild | 51 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)
Comment 2 Zac Medico gentoo-dev 2018-11-21 05:06:00 UTC
Thanks!