Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633892 - dev-util/radare2-2.0.0 version bump and ~arm64 keyword
Summary: dev-util/radare2-2.0.0 version bump and ~arm64 keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2017-10-09 22:17 UTC by Dan Robertson
Modified: 2017-10-12 11:14 UTC (History)
1 user (show)

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


Attachments
git patch addressing version bump and adding ~arm64 (0001-Ebuild-radare2-version-bump-and-allow-arm64.patch,3.88 KB, patch)
2017-10-09 22:17 UTC, Dan Robertson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Robertson 2017-10-09 22:17:30 UTC
Created attachment 498272 [details, diff]
git patch addressing version bump and adding ~arm64

Hi!

Please find attached git patch for dev-util/radare2. The patch addresses the 2.0.0 version bump and adds the ~arm64 keyword. I've been building radare2 locally with this patch on a few ~amd64 boxes and a ~arm64 raspberry pi. If it is easier for a maintainer to forgo using the patch and update this yourself, I will not be offended :-)

dan
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-10 22:10:49 UTC
Thanks for the report and the patch! David will handle it in
    https://github.com/gentoo/gentoo/pull/5908
Comment 2 Larry the Git Cow gentoo-dev 2017-10-12 11:14:55 UTC
The bug has been closed via the following commit(s):

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

commit ee8b518b56ddd8670f660cb673fdca14f22678e0
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2017-10-10 20:15:21 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-10-12 11:14:44 +0000

    dev-util/radare2: bump to 2.0.0
    
    Closes: https://github.com/gentoo/gentoo/pull/5908
    Closes: https://bugs.gentoo.org/633892

 dev-util/radare2/Manifest             |  1 +
 dev-util/radare2/radare2-2.0.0.ebuild | 53 +++++++++++++++++++++++++++++++++++
 dev-util/radare2/radare2-9999.ebuild  | 36 +++++++++++++++++++-----
 3 files changed, 83 insertions(+), 7 deletions(-)

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

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

commit 30c1405213ac6bfe721f74ac374815f871747798
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-10-12 11:13:09 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-10-12 11:14:44 +0000

    dev-libs/capstone: keyworded for ~arm64 (thanks to Dan Robertson), bug #633892
    
    Reported-by: Dan Robertson
    Bug: https://bugs.gentoo.org/633892
    Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}