blob: 230afe96cc19257a1e3609358193cb1106c7fbbd (
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 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib-build ac696f0bea6c503f5980bfd5a0f312e5
_md5_=9ee1e89389880dd05e8ea780d77fe68f
|