blob: 9b6b3858ae2c7caedd085cef0673f5330b9e6e32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst
DESCRIPTION=build a Linux distribution on a single floppy
EAPI=0
HOMEPAGE=http://byld.sourceforge.net/
KEYWORDS=x86
LICENSE=GPL-2
RDEPEND=sys-apps/util-linux
RESTRICT=strip
SLOT=0
SRC_URI=mirror://sourceforge/byld/byld-1_0_3.tgz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=1aa9f7302208462417586997eccf669e
|