blob: ebf1eae6469e2d8548725435d454b17e86926d7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst
DESCRIPTION=ZFS Automatic Snapshot Service for Linux
EAPI=7
HOMEPAGE=https://github.com/zfsonlinux/zfs-auto-snapshot
INHERIT=prefix readme.gentoo-r1 systemd
IUSE=+cron +default-exclude systemd
KEYWORDS=amd64 arm64 ppc64
LICENSE=GPL-2+
RDEPEND=sys-fs/zfs !systemd? ( virtual/cron )
REQUIRED_USE=!systemd? ( cron )
SLOT=0
SRC_URI=https://github.com/zfsonlinux/zfs-auto-snapshot/archive/upstream/1.2.4.tar.gz -> zfs-auto-snapshot-upstream-1.2.4.tar.gz
_eclasses_=prefix de7d8e2b10085ed5ff09ad70e4753e5c readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=6d53be83cb928e2276e4ec5a888d14bf
|