blob: ef7ea7597fe1802f9560bf740b4681100caee38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=sys-libs/zlib:=
DESCRIPTION=Linux filesystem designed to be simple, small, and to compress things well
EAPI=7
HOMEPAGE=https://github.com/npitre/cramfs-tools
INHERIT=toolchain-funcs
KEYWORDS=~alpha amd64 ppc ~sparc x86
LICENSE=GPL-2
RDEPEND=sys-libs/zlib:=
SLOT=0
SRC_URI=https://github.com/npitre/cramfs-tools/archive/v2.1.tar.gz -> cramfs-2.1.tar.gz
_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=341bd9c3c4113d940227a7de8d1a5678
|