blob: a9c1311332e41e9b163a16c189e5aa0167b568ce (
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 6cbe156168ae85dbada8a9b5bd5857a5 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=ee1bd9a35df23337a511f2ff96237c75
|