blob: 2a96f807b4d320bd9ce2a43f4d074a871d067a18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack
DESCRIPTION=another ELF packer for the PS2
EAPI=5
HOMEPAGE=https://github.com/ps2dev/ps2-packer
KEYWORDS=-* amd64 x86
LICENSE=GPL-2
RDEPEND=sys-libs/glibc games-misc/games-envd
RESTRICT=strip
SLOT=0
SRC_URI=mirror://gentoo/ps2-packer-0.4.4-linux.tar.gz
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:base src_prepare:base src_configure:games src_compile:games src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde games 2cf0d67d765e6358b435ccda30c13ad8 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=8acd7c76dfc3d0f247a2592b3f7cac72
|