blob: 1cb743b9f3e901620d30f3a733d135345cd50e3b (
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 245bf72183394aa1b43afa1dbc97ab2c readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=6d53be83cb928e2276e4ec5a888d14bf
|