blob: e0c3732dce242295eade5c7e251ec7f871d8b63d (
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 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
_md5_=341bd9c3c4113d940227a7de8d1a5678
|