blob: 817458c4d84390ee9dd8ef1211bca56d3f0196a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
IUSE=abi_x86_32 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_64 )
SLOT=0
SRC_URI=https://sourceforge.net/projects/statifier/files/statifier/1.7.4/statifier-1.7.4.tar.gz
_eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multilib-build 20e68da7a5efff72f76cd8adaa5cdfdf toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=ee1bd9a35df23337a511f2ff96237c75
|