blob: bacab5e24944b6c363a925585582cb92e4271499 (
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 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a flag-o-matic bc2e7662a4a9a8643be851982a837ddc multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib-build c311a933538fe97b72600926696ea66f
_md5_=9ee1e89389880dd05e8ea780d77fe68f
|