Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671604 - dev-util/bcc-0.7.0: version bump
Summary: dev-util/bcc-0.7.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Zac Medico
URL: https://github.com/iovisor/bcc/releas...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-21 03:34 UTC by Andy Dalton
Modified: 2018-12-09 22:04 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 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!