blob: 3908285fa66ad582eff550a539075e05d63bea1c (
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=7
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 virtual/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 badd6e329e1f3e6bee99b35bf8763ce8 multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556
_md5_=9ee1e89389880dd05e8ea780d77fe68f
|