blob: 539451940458fa1cf9babca863ac34d8bdfc1302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Statifier is a tool for creating portable, self-containing Linux executables
EAPI=8
HOMEPAGE=http://statifier.sourceforge.net
INHERIT=flag-o-matic multilib-build toolchain-funcs
IUSE=abi_x86_32 abi_x86_x32 abi_x86_64
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=app-shells/bash sys-apps/coreutils app-alternatives/awk
REQUIRED_USE=|| ( abi_x86_32 abi_x86_x32 abi_x86_64 )
SLOT=0
SRC_URI=https://sourceforge.net/projects/statifier/files/statifier/1.7.4/statifier-1.7.4.tar.gz
_eclasses_=toolchain-funcs fc2af1957597c539ae6e48f82bd43125 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib-build e8aed98bd43dbd25694310a660ad562c
_md5_=fe59f9a7258a7e3f8e87ae5eb922f0d4
|