From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-auto-snapshot/
Date: Fri, 7 May 2021 12:46:25 +0000 (UTC) [thread overview]
Message-ID: <1620391556.0af6108fdfc47dc7127a6a9f8e01e7cae14e6c18.gyakovlev@gentoo> (raw)
commit: 0af6108fdfc47dc7127a6a9f8e01e7cae14e6c18
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 12:45:56 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri May 7 12:45:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af6108f
sys-fs/zfs-auto-snapshot: drop old
Closes: https://bugs.gentoo.org/788001
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../zfs-auto-snapshot-1.2.4.ebuild | 52 ----------------------
1 file changed, 52 deletions(-)
diff --git a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild
deleted file mode 100644
index 0975c6425fc..00000000000
--- a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit readme.gentoo-r1
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git"
-else
- MY_P="${PN}-upstream-${PV}"
- SRC_URI="https://github.com/zfsonlinux/${PN}/archive/upstream/${PV}.tar.gz -> ${MY_P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ppc64"
- S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="ZFS Automatic Snapshot Service for Linux"
-HOMEPAGE="https://github.com/zfsonlinux/zfs-auto-snapshot"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="+default-exclude"
-
-RDEPEND="sys-fs/zfs
- virtual/cron"
-
-src_install() {
- if use default-exclude; then
- for cronfile in etc/"${PN}".cron.{daily,hourly,monthly,weekly}; do
- sed -i "s/\(^exec ${PN}\)/\1 --default-exclude/" "${cronfile}" || die
- done
- sed -i "s/\(; ${PN}\)/\1 --default-exclude/" etc/"${PN}".cron.frequent || die
- fi
- readme.gentoo_create_doc
- emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-}
-
-pkg_postinst() {
- readme.gentoo_print_elog
-
- if ! use default-exclude; then
- ewarn "snapshots are enabled by default for ALL zfs datasets"
- ewarn "set com.sun:auto-snapshot=false or enable 'default-exclude' flag"
- elog
- fi
-
- if has_version sys-process/fcron; then
- ewarn "frequent snapshot may not work if you are using fcron"
- ewarn "you should add frequent job to crontab manually"
- fi
-}
next reply other threads:[~2021-05-07 12:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 12:46 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-16 12:59 [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-auto-snapshot/ Marc Schiffbauer
2024-02-10 6:58 Ionen Wolkens
2024-01-25 1:05 Ionen Wolkens
2023-05-30 3:28 Sam James
2022-06-26 4:47 Sam James
2022-04-28 13:35 Yixun Lan
2022-04-28 13:35 Yixun Lan
2021-05-07 12:46 Georgy Yakovlev
2021-05-07 12:46 Georgy Yakovlev
2021-05-07 12:46 Georgy Yakovlev
2020-09-28 10:17 Georgy Yakovlev
2020-09-28 10:10 Georgy Yakovlev
2020-09-28 10:10 Georgy Yakovlev
2020-09-02 20:19 Georgy Yakovlev
2020-09-02 20:19 Georgy Yakovlev
2020-09-02 20:19 Georgy Yakovlev
2020-07-31 19:19 Georgy Yakovlev
2019-12-07 1:01 Georgy Yakovlev
2019-12-07 1:01 Georgy Yakovlev
2018-06-17 1:18 Georgy Yakovlev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1620391556.0af6108fdfc47dc7127a6a9f8e01e7cae14e6c18.gyakovlev@gentoo \
--to=gyakovlev@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox