blob: 43a80b863d8f51ff105ba19a2301c139651f8ada (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure unpack
DEPEND=ssl? ( dev-libs/openssl:= ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1
DESCRIPTION=Advanced command line hexadecimal editor and more
EAPI=5
HOMEPAGE=http://www.radare.org
IUSE=ssl
LICENSE=GPL-2
RDEPEND=ssl? ( dev-libs/openssl:= )
SLOT=0
_eclass_exported_funcs=src_unpack:git-r3 src_configure:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e git-r3 ef66dfc3db09f327af21cf32f140fb2b multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=d980680504f184f19ee913c13fa87cb8
|