blob: e89ce3b2c596781366aa74d6aeef4a85e96578d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=app-arch/unzip
DESCRIPTION=Reverse Engineering Compiler
EAPI=4
HOMEPAGE=http://www.backerstreet.com/rec/rec.htm
KEYWORDS=-* ~amd64 ~x86
LICENSE=BSD-2 free-noncomm HPND
RDEPEND=sys-libs/ncurses sys-libs/gpm
RESTRICT=strip
SLOT=0
SRC_URI=http://www.backerstreet.com/rec/rec16lx.zip
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=92ea7e52e4fe483e0991e27064817f46
|