blob: 5269c39e7951293bab13389ad3647ccba97b2fb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=gpm? ( sys-libs/gpm )
DESCRIPTION=A portable viewer of binary files, hexadecimal and disassembler modes
EAPI=7
HOMEPAGE=http://beye.sourceforge.net/
INHERIT=flag-o-matic toolchain-funcs
IUSE=gpm cpu_flags_x86_mmx cpu_flags_x86_sse
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=gpm? ( sys-libs/gpm )
REQUIRED_USE=cpu_flags_x86_mmx cpu_flags_x86_sse
SLOT=0
SRC_URI=https://downloads.sourceforge.net/beye/6.1.0/biew-610-src.tar.bz2
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
_md5_=9c676ac4aebebe7eb4e0d8177faa5f94
|