blob: 5d02e0f89a2ec3d13dde90d89260a3849b995bf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=sys-devel/gettext
DEFINED_PHASES=compile install postinst prepare
DESCRIPTION=Scripts to support compressed swap devices or ramdisks with zRAM
EAPI=7
HOMEPAGE=https://github.com/vaeth/zram-init/
INHERIT=prefix readme.gentoo-r1
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=GPL-2
RDEPEND=>=app-shells/push-2.0 virtual/libintl || ( sys-apps/openrc sys-apps/systemd )
SLOT=0
SRC_URI=https://github.com/vaeth/zram-init/archive/refs/tags/v11.0.tar.gz -> zram-init-11.0.tar.gz
_eclasses_=prefix d04f14b297013ad1410550c0757f14f8 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530
_md5_=729bcb2548ca491314763f958eaa08f9
|