blob: 657f20d3ce68f9259e3996a6708a26e4d9c665a7 (
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_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=80a3050ab7197f0bd8647fd3d02755c3
|