blob: bff8df56b3b3106bb921060d6281a1631c6186df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare
DEPEND=ssl? ( dev-libs/openssl:= ) virtual/pkgconfig
DESCRIPTION=Advanced command line hexadecimal editor and more
EAPI=5
HOMEPAGE=http://www.radare.org
IUSE=ssl
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=ssl? ( dev-libs/openssl:= )
SLOT=0
SRC_URI=http://www.radare.org/get/radare2-0.10.6.tar.xz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=5e482235f0b3133db1e114c951f40411
|